Model save
Browse files
README.md
CHANGED
@@ -17,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 3.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- Perplexity: 24.
|
23 |
-
- Bleu: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -52,23 +52,23 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Perplexity | Bleu |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:----------:|:------:|
|
55 |
-
| 5.
|
56 |
-
| 4.
|
57 |
-
| 4.
|
58 |
-
| 3.
|
59 |
-
| 3.
|
60 |
-
| 3.
|
61 |
-
| 3.
|
62 |
-
| 3.
|
63 |
-
| 3.
|
64 |
-
| 3.
|
65 |
-
| 3.
|
66 |
-
| 3.
|
67 |
-
| 3.
|
68 |
-
| 3.
|
69 |
-
| 3.
|
70 |
-
| 3.
|
71 |
-
| 3.
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.1985
|
21 |
+
- Accuracy: 0.4196
|
22 |
+
- Perplexity: 24.4954
|
23 |
+
- Bleu: 0.1339
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Perplexity | Bleu |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:----------:|:------:|
|
55 |
+
| 5.9062 | 0.2806 | 500 | 5.7470 | 0.2234 | 313.2463 | 0.0493 |
|
56 |
+
| 4.8598 | 0.5612 | 1000 | 4.7428 | 0.2811 | 114.7554 | 0.0698 |
|
57 |
+
| 4.3025 | 0.8418 | 1500 | 4.2329 | 0.3170 | 68.9191 | 0.0834 |
|
58 |
+
| 3.9635 | 1.1223 | 2000 | 3.9291 | 0.3454 | 50.8590 | 0.0932 |
|
59 |
+
| 3.7769 | 1.4029 | 2500 | 3.7427 | 0.3636 | 42.2098 | 0.1020 |
|
60 |
+
| 3.6738 | 1.6835 | 3000 | 3.6225 | 0.3754 | 37.4295 | 0.1066 |
|
61 |
+
| 3.5744 | 1.9641 | 3500 | 3.5325 | 0.3845 | 34.2102 | 0.1118 |
|
62 |
+
| 3.456 | 2.2447 | 4000 | 3.4704 | 0.3902 | 32.1497 | 0.1139 |
|
63 |
+
| 3.3972 | 2.5253 | 4500 | 3.4190 | 0.3955 | 30.5384 | 0.1230 |
|
64 |
+
| 3.3654 | 2.8058 | 5000 | 3.3686 | 0.4007 | 29.0392 | 0.1230 |
|
65 |
+
| 3.247 | 3.0864 | 5500 | 3.3328 | 0.4043 | 28.0168 | 0.1247 |
|
66 |
+
| 3.2403 | 3.3670 | 6000 | 3.2985 | 0.4083 | 27.0714 | 0.1298 |
|
67 |
+
| 3.2167 | 3.6476 | 6500 | 3.2693 | 0.4112 | 26.2922 | 0.1288 |
|
68 |
+
| 3.1903 | 3.9282 | 7000 | 3.2456 | 0.4134 | 25.6768 | 0.1305 |
|
69 |
+
| 3.1212 | 4.2088 | 7500 | 3.2262 | 0.4161 | 25.1831 | 0.1325 |
|
70 |
+
| 3.0816 | 4.4893 | 8000 | 3.2128 | 0.4176 | 24.8480 | 0.1307 |
|
71 |
+
| 3.0917 | 4.7699 | 8500 | 3.1985 | 0.4196 | 24.4954 | 0.1339 |
|
72 |
|
73 |
|
74 |
### Framework versions
|