Model save
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 7.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -44,18 +44,18 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
-
| 10.
|
48 |
-
| 10.
|
49 |
-
| 10.
|
50 |
-
| 10.
|
51 |
-
| 9.
|
52 |
-
| 9.
|
53 |
-
| 8.
|
54 |
-
| 8.
|
55 |
-
| 8.
|
56 |
-
| 8.
|
57 |
-
| 8.
|
58 |
-
| 8.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 7.8466
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
+
| 10.8142 | 0.08 | 10 | 10.8052 |
|
48 |
+
| 10.7959 | 0.16 | 20 | 10.7830 |
|
49 |
+
| 10.7637 | 0.24 | 30 | 10.7251 |
|
50 |
+
| 10.62 | 0.32 | 40 | 10.3063 |
|
51 |
+
| 9.8971 | 0.4 | 50 | 9.2732 |
|
52 |
+
| 9.0782 | 0.48 | 60 | 8.6678 |
|
53 |
+
| 8.5836 | 0.56 | 70 | 8.3319 |
|
54 |
+
| 8.4033 | 0.64 | 80 | 8.1296 |
|
55 |
+
| 8.2454 | 0.72 | 90 | 8.0021 |
|
56 |
+
| 8.1265 | 0.8 | 100 | 7.9212 |
|
57 |
+
| 8.0655 | 0.88 | 110 | 7.8713 |
|
58 |
+
| 8.1315 | 0.96 | 120 | 7.8466 |
|
59 |
|
60 |
|
61 |
### Framework versions
|