Sami92 commited on
Commit
06eb578
·
verified ·
1 Parent(s): fd0d34b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -58,9 +58,11 @@ The second dataset is the human-annotated dataset that is used for training part
58
 
59
  #### Training Hyperparameters
60
 
61
-
62
-
63
- [More Information Needed]
 
 
64
 
65
  ## Evaluation
66
 
 
58
 
59
  #### Training Hyperparameters
60
 
61
+ - Epochs: 10
62
+ - Batch size: 16
63
+ - learning_rate: 2e-5
64
+ - weight_decay: 0.01
65
+ - fp16: True
66
 
67
  ## Evaluation
68