irfanamal commited on
Commit
e46119b
1 Parent(s): 0fbd99a

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/roberta_multiple_choice](https://huggingface.co/irfanamal/roberta_multiple_choice) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.2964
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.4801 | 1.0 | 12 | 1.2458 | 0.45 |
53
- | 1.3302 | 2.0 | 24 | 1.2561 | 0.5 |
54
- | 1.3308 | 3.0 | 36 | 1.2642 | 0.45 |
55
- | 1.2018 | 4.0 | 48 | 1.2782 | 0.45 |
56
- | 1.1393 | 5.0 | 60 | 1.2783 | 0.45 |
57
- | 1.054 | 6.0 | 72 | 1.2964 | 0.45 |
 
 
 
 
 
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [irfanamal/roberta_multiple_choice](https://huggingface.co/irfanamal/roberta_multiple_choice) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.3346
21
  - Accuracy: 0.45
22
 
23
  ## Model description
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.4708 | 1.0 | 12 | 1.2461 | 0.45 |
53
+ | 1.2799 | 2.0 | 24 | 1.2625 | 0.45 |
54
+ | 1.312 | 3.0 | 36 | 1.2617 | 0.45 |
55
+ | 1.1714 | 4.0 | 48 | 1.2674 | 0.45 |
56
+ | 1.0799 | 5.0 | 60 | 1.2686 | 0.45 |
57
+ | 1.0014 | 6.0 | 72 | 1.2848 | 0.45 |
58
+ | 0.9559 | 7.0 | 84 | 1.3105 | 0.4 |
59
+ | 0.8669 | 8.0 | 96 | 1.3343 | 0.45 |
60
+ | 0.8452 | 9.0 | 108 | 1.3330 | 0.4 |
61
+ | 0.7777 | 10.0 | 120 | 1.3253 | 0.45 |
62
+ | 0.6924 | 11.0 | 132 | 1.3346 | 0.45 |
63
 
64
 
65
  ### Framework versions