update model card README.md
Browse files
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/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.
|
21 |
- Accuracy: 0.5
|
22 |
|
23 |
## Model description
|
@@ -55,6 +55,11 @@ The following hyperparameters were used during training:
|
|
55 |
| 1.4246 | 4.0 | 48 | 1.2105 | 0.5 |
|
56 |
| 1.4013 | 5.0 | 60 | 1.2136 | 0.5 |
|
57 |
| 1.3983 | 6.0 | 72 | 1.2179 | 0.5 |
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
|
60 |
### 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.2269
|
21 |
- Accuracy: 0.5
|
22 |
|
23 |
## Model description
|
|
|
55 |
| 1.4246 | 4.0 | 48 | 1.2105 | 0.5 |
|
56 |
| 1.4013 | 5.0 | 60 | 1.2136 | 0.5 |
|
57 |
| 1.3983 | 6.0 | 72 | 1.2179 | 0.5 |
|
58 |
+
| 1.471 | 7.0 | 84 | 1.2231 | 0.5 |
|
59 |
+
| 1.4615 | 8.0 | 96 | 1.2285 | 0.5 |
|
60 |
+
| 1.4289 | 9.0 | 108 | 1.2276 | 0.5 |
|
61 |
+
| 1.4712 | 10.0 | 120 | 1.2255 | 0.5 |
|
62 |
+
| 1.3966 | 11.0 | 132 | 1.2269 | 0.5 |
|
63 |
|
64 |
|
65 |
### Framework versions
|