nguyennghia0902 commited on
Commit
ae5615f
1 Parent(s): 3fb5ec5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -22,6 +22,13 @@ It achieves the following results on the evaluation set:
22
  - Validation End Logits Accuracy: 0.4375
23
  - Validation Start Logits Accuracy: 0.4154
24
  - Epoch: 9
 
 
 
 
 
 
 
25
 
26
  ## Model description
27
 
 
22
  - Validation End Logits Accuracy: 0.4375
23
  - Validation Start Logits Accuracy: 0.4154
24
  - Epoch: 9
25
+ - {'name': 'project02_google/electra-small-discriminator_1e-05_32',
26
+ 'lnr': 1e-05,
27
+ 'epoch': 10,
28
+ 'batch_size': 32,
29
+ 'time': 14461.474628210068,
30
+ 'accuracy': 0.32024509190946604,
31
+ 'f1_score': 0.4362419993977412}
32
 
33
  ## Model description
34