ptran74 commited on
Commit
d605fcb
1 Parent(s): 36511d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -112,6 +112,11 @@ The following hyperparameters were used during training:
112
  - lr_scheduler_type: linear
113
  - num_epochs: 7
114
 
 
 
 
 
 
115
  ### Training results
116
 
117
  | Training Loss | Epoch | Step | Validation Loss | Exact | F1 | Combined |
 
112
  - lr_scheduler_type: linear
113
  - num_epochs: 7
114
 
115
+ ### Model hyperparameters
116
+
117
+ - hidden_dropout_prob: 0.36
118
+ - attention_probs_dropout_prob = 0.36
119
+
120
  ### Training results
121
 
122
  | Training Loss | Epoch | Step | Validation Loss | Exact | F1 | Combined |