irfanamal commited on
Commit
f2f6880
1 Parent(s): b10222a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -13
README.md CHANGED
@@ -17,8 +17,8 @@ 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.3346
21
- - Accuracy: 0.45
22
 
23
  ## Model description
24
 
@@ -49,17 +49,13 @@ The following hyperparameters were used during training:
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
 
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.2327
21
+ - Accuracy: 0.55
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.2768 | 1.0 | 12 | 1.1911 | 0.5 |
53
+ | 1.0332 | 2.0 | 24 | 1.1788 | 0.5 |
54
+ | 1.0537 | 3.0 | 36 | 1.1820 | 0.5 |
55
+ | 0.8868 | 4.0 | 48 | 1.1830 | 0.5 |
56
+ | 0.8634 | 5.0 | 60 | 1.2148 | 0.5 |
57
+ | 0.7732 | 6.0 | 72 | 1.2242 | 0.5 |
58
+ | 0.7369 | 7.0 | 84 | 1.2327 | 0.55 |
 
 
 
 
59
 
60
 
61
  ### Framework versions