AXKuhta commited on
Commit
34d5be3
·
verified ·
1 Parent(s): 9f09891

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -20,7 +20,7 @@ It achieves the following results on the evaluation set:
20
  - Model Preparation Time: 0.0021
21
 
22
  ```
23
- precision recall f1-score support
24
 
25
  B-COMMENT 0.88 0.90 0.89 767
26
  B-NAME 0.91 0.91 0.91 1050
@@ -38,6 +38,8 @@ weighted avg 0.93 0.93 0.93 5882
38
 
39
  ## Training procedure
40
 
 
 
41
  ### Training hyperparameters
42
 
43
  The following hyperparameters were used during training:
 
20
  - Model Preparation Time: 0.0021
21
 
22
  ```
23
+ precision recall f1-score support
24
 
25
  B-COMMENT 0.88 0.90 0.89 767
26
  B-NAME 0.91 0.91 0.91 1050
 
38
 
39
  ## Training procedure
40
 
41
+ See bert_finetune_fin.ipynb
42
+
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training: