irfanamal commited on
Commit
0926497
1 Parent(s): 0629019

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -11
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/bert_multiple_choice](https://huggingface.co/irfanamal/bert_multiple_choice) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.1939
21
- - Accuracy: 0.4
22
 
23
  ## Model description
24
 
@@ -49,15 +49,13 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 1.2306 | 1.0 | 12 | 1.1937 | 0.45 |
53
- | 1.1243 | 2.0 | 24 | 1.1896 | 0.4 |
54
- | 1.0706 | 3.0 | 36 | 1.1906 | 0.45 |
55
- | 0.9598 | 4.0 | 48 | 1.1842 | 0.4 |
56
- | 0.8738 | 5.0 | 60 | 1.1924 | 0.4 |
57
- | 0.7774 | 6.0 | 72 | 1.1853 | 0.45 |
58
- | 0.8232 | 7.0 | 84 | 1.1934 | 0.45 |
59
- | 0.6855 | 8.0 | 96 | 1.1903 | 0.4 |
60
- | 0.6606 | 9.0 | 108 | 1.1939 | 0.4 |
61
 
62
 
63
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [irfanamal/bert_multiple_choice](https://huggingface.co/irfanamal/bert_multiple_choice) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.3094
21
+ - Accuracy: 0.45
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.3327 | 1.0 | 12 | 1.2548 | 0.45 |
53
+ | 1.2466 | 2.0 | 24 | 1.2430 | 0.45 |
54
+ | 1.2218 | 3.0 | 36 | 1.2652 | 0.45 |
55
+ | 1.074 | 4.0 | 48 | 1.2846 | 0.45 |
56
+ | 1.0906 | 5.0 | 60 | 1.2903 | 0.45 |
57
+ | 1.0141 | 6.0 | 72 | 1.3058 | 0.45 |
58
+ | 0.997 | 7.0 | 84 | 1.3094 | 0.45 |
 
 
59
 
60
 
61
  ### Framework versions