Gherman commited on
Commit
ce71ff7
·
verified ·
1 Parent(s): 78144cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -84,7 +84,7 @@ The following hyperparameters were used during training:
84
  - seed: 42
85
  - optimizer: Adam with weight decay fix
86
  - lr_scheduler_type: linear
87
- - num_epochs: 3
88
 
89
  ### Framework versions
90
 
@@ -97,9 +97,9 @@ The following hyperparameters were used during training:
97
 
98
  The model achieves the following results on the evaluation set:
99
 
100
- - Precision: 0.9713404
101
- - Recall: 0.9745631
102
- - F1 Score: 0.9729491
103
 
104
  ## Ethical considerations
105
 
 
84
  - seed: 42
85
  - optimizer: Adam with weight decay fix
86
  - lr_scheduler_type: linear
87
+ - num_epochs: 10
88
 
89
  ### Framework versions
90
 
 
97
 
98
  The model achieves the following results on the evaluation set:
99
 
100
+ - Precision: 0.987843
101
+ - Recall: 0.988498
102
+ - F1 Score: 0.988170
103
 
104
  ## Ethical considerations
105