irfanamal commited on
Commit
e43c2d0
1 Parent(s): 4aa3423

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -7
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [irfanamal/electra_multiple_choice](https://huggingface.co/irfanamal/electra_multiple_choice) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.4281
21
  - Accuracy: 0.45
22
 
23
  ## Model description
@@ -49,12 +49,17 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 1.4051 | 1.0 | 12 | 1.2474 | 0.45 |
53
- | 1.2299 | 2.0 | 24 | 1.2941 | 0.4 |
54
- | 1.1797 | 3.0 | 36 | 1.3306 | 0.4 |
55
- | 1.0344 | 4.0 | 48 | 1.3627 | 0.45 |
56
- | 0.9413 | 5.0 | 60 | 1.3808 | 0.45 |
57
- | 0.8793 | 6.0 | 72 | 1.4281 | 0.45 |
 
 
 
 
 
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [irfanamal/electra_multiple_choice](https://huggingface.co/irfanamal/electra_multiple_choice) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.4381
21
  - Accuracy: 0.45
22
 
23
  ## Model description
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.4368 | 1.0 | 12 | 1.2512 | 0.35 |
53
+ | 1.2949 | 2.0 | 24 | 1.2620 | 0.35 |
54
+ | 1.2896 | 3.0 | 36 | 1.2684 | 0.35 |
55
+ | 1.1331 | 4.0 | 48 | 1.2829 | 0.4 |
56
+ | 1.0597 | 5.0 | 60 | 1.2817 | 0.4 |
57
+ | 0.9501 | 6.0 | 72 | 1.3375 | 0.4 |
58
+ | 0.8908 | 7.0 | 84 | 1.3192 | 0.4 |
59
+ | 0.8428 | 8.0 | 96 | 1.3283 | 0.4 |
60
+ | 0.7653 | 9.0 | 108 | 1.3877 | 0.45 |
61
+ | 0.6729 | 10.0 | 120 | 1.3613 | 0.4 |
62
+ | 0.6523 | 11.0 | 132 | 1.4381 | 0.45 |
63
 
64
 
65
  ### Framework versions