ZhiguangHan
commited on
Commit
•
03678f7
1
Parent(s):
b9f39cb
End of training
Browse files- README.md +15 -16
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- Mse: 6.
|
23 |
-
- Log-distance: 0.
|
24 |
-
- S Score: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,21 +52,20 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Mse | Log-distance | S Score |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------------:|:-------:|
|
55 |
-
|
|
56 |
-
| 3.
|
57 |
-
| 2.
|
58 |
-
|
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
-
| 1.6804 | 10.0 | 2500 | 1.5832 | 0.056 | 6.6919 | 0.6837 | 0.4844 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
68 |
|
69 |
- Transformers 4.35.2
|
70 |
- Pytorch 2.1.0+cu121
|
71 |
-
- Datasets 2.
|
72 |
- Tokenizers 0.15.0
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.6024
|
21 |
+
- Accuracy: 0.038
|
22 |
+
- Mse: 6.4524
|
23 |
+
- Log-distance: 0.6628
|
24 |
+
- S Score: 0.4912
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Mse | Log-distance | S Score |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------------:|:-------:|
|
55 |
+
| 12.4369 | 1.0 | 250 | 2.2550 | 0.038 | 6.7116 | 0.6817 | 0.4748 |
|
56 |
+
| 3.1387 | 2.0 | 500 | 1.8576 | 0.024 | 5.8813 | 0.7455 | 0.4552 |
|
57 |
+
| 2.3265 | 3.0 | 750 | 1.6663 | 0.05 | 7.7168 | 0.7232 | 0.4556 |
|
58 |
+
| 1.9955 | 4.0 | 1000 | 1.6121 | 0.04 | 6.3175 | 0.6614 | 0.4908 |
|
59 |
+
| 1.8234 | 5.0 | 1250 | 1.6380 | 0.034 | 6.8099 | 0.6780 | 0.4860 |
|
60 |
+
| 1.7591 | 6.0 | 1500 | 1.5953 | 0.04 | 6.3175 | 0.6614 | 0.4908 |
|
61 |
+
| 1.7194 | 7.0 | 1750 | 1.5996 | 0.054 | 6.0821 | 0.6559 | 0.4976 |
|
62 |
+
| 1.6988 | 8.0 | 2000 | 1.5970 | 0.048 | 6.6575 | 0.6618 | 0.4952 |
|
63 |
+
| 1.6831 | 9.0 | 2250 | 1.6024 | 0.038 | 6.4524 | 0.6628 | 0.4912 |
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
- Transformers 4.35.2
|
69 |
- Pytorch 2.1.0+cu121
|
70 |
+
- Datasets 2.16.1
|
71 |
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200729512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ed0d2367f2e3fa53f8b208ff54f61188ca2e4a48a60f84106a97a9d9efde978
|
3 |
size 1200729512
|