update model card README.md
Browse files
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/distilbert_multiple_choice](https://huggingface.co/irfanamal/distilbert_multiple_choice) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,19 +49,17 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
-
| 1.
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.8673 | 12.0 | 144 | 1.5395 | 0.4 |
|
64 |
-
| 0.8 | 13.0 | 156 | 1.5628 | 0.4 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [irfanamal/distilbert_multiple_choice](https://huggingface.co/irfanamal/distilbert_multiple_choice) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.1067
|
21 |
+
- Accuracy: 0.6
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.2754 | 1.0 | 12 | 1.1916 | 0.55 |
|
53 |
+
| 1.142 | 2.0 | 24 | 1.1608 | 0.55 |
|
54 |
+
| 1.0688 | 3.0 | 36 | 1.1239 | 0.55 |
|
55 |
+
| 0.9401 | 4.0 | 48 | 1.1163 | 0.55 |
|
56 |
+
| 0.9029 | 5.0 | 60 | 1.1077 | 0.6 |
|
57 |
+
| 0.7597 | 6.0 | 72 | 1.0713 | 0.6 |
|
58 |
+
| 0.7811 | 7.0 | 84 | 1.0723 | 0.6 |
|
59 |
+
| 0.7215 | 8.0 | 96 | 1.1225 | 0.6 |
|
60 |
+
| 0.6318 | 9.0 | 108 | 1.1065 | 0.6 |
|
61 |
+
| 0.6308 | 10.0 | 120 | 1.0958 | 0.6 |
|
62 |
+
| 0.6369 | 11.0 | 132 | 1.1067 | 0.6 |
|
|
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|