stefan-it commited on
Commit
796a912
·
1 Parent(s): c254154

readme: link training and evaluation scripts

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -83,6 +83,8 @@ Recall: 89.16%;
83
  FB1: 89.08
84
  ```
85
 
 
 
86
  # Usage
87
 
88
  The fine-tuned model can be used like:
 
83
  FB1: 89.08
84
  ```
85
 
86
+ Scripts for [training](trainer.py) and [evaluation](evaluator.py) are also available.
87
+
88
  # Usage
89
 
90
  The fine-tuned model can be used like: