nguyennghia0902 commited on
Commit
c5aafc0
1 Parent(s): 792c79f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -22,7 +22,13 @@ It achieves the following results on the evaluation set:
22
  - Validation End Logits Accuracy: 0.5643
23
  - Validation Start Logits Accuracy: 0.5514
24
  - Epoch: 10
25
- - Time training: 14419.388898849487s ~ 4 hours
 
 
 
 
 
 
26
 
27
  ## Model description
28
 
 
22
  - Validation End Logits Accuracy: 0.5643
23
  - Validation Start Logits Accuracy: 0.5514
24
  - Epoch: 10
25
+ - {'name': 'textmining_proj02_electra',
26
+ 'lnr': 2e-05,
27
+ 'epoch': 10,
28
+ 'batch_size': 32,
29
+ 'time': 14419.3888988494,
30
+ 'accuracy': 0.4546079779917469,
31
+ 'f1_score': 0.582647682404047}
32
 
33
  ## Model description
34