ZhiguangHan
commited on
Commit
•
e0f1ef5
1
Parent(s):
ce980e1
End of training
Browse files- README.md +23 -0
- model.safetensors +1 -1
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: google/mt5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: mt5-small-task3-dataset1
|
8 |
results: []
|
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# mt5-small-task3-dataset1
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -40,6 +45,24 @@ The following hyperparameters were used during training:
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 12
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.35.2
|
|
|
3 |
base_model: google/mt5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: mt5-small-task3-dataset1
|
10 |
results: []
|
|
|
16 |
# mt5-small-task3-dataset1
|
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.3592
|
21 |
+
- Accuracy: 0.14
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
- lr_scheduler_type: linear
|
46 |
- num_epochs: 12
|
47 |
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.6139 | 1.0 | 250 | 1.3916 | 0.102 |
|
53 |
+
| 1.5289 | 2.0 | 500 | 1.4550 | 0.108 |
|
54 |
+
| 1.4823 | 3.0 | 750 | 1.3630 | 0.132 |
|
55 |
+
| 1.4372 | 4.0 | 1000 | 1.3930 | 0.116 |
|
56 |
+
| 1.4563 | 5.0 | 1250 | 1.3857 | 0.124 |
|
57 |
+
| 1.4347 | 6.0 | 1500 | 1.3708 | 0.124 |
|
58 |
+
| 1.4303 | 7.0 | 1750 | 1.3856 | 0.136 |
|
59 |
+
| 1.4072 | 8.0 | 2000 | 1.3595 | 0.136 |
|
60 |
+
| 1.4045 | 9.0 | 2250 | 1.3677 | 0.13 |
|
61 |
+
| 1.3861 | 10.0 | 2500 | 1.3511 | 0.13 |
|
62 |
+
| 1.376 | 11.0 | 2750 | 1.3543 | 0.136 |
|
63 |
+
| 1.3699 | 12.0 | 3000 | 1.3592 | 0.14 |
|
64 |
+
|
65 |
+
|
66 |
### Framework versions
|
67 |
|
68 |
- Transformers 4.35.2
|
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:933249b636a6343239de7a4a39732e3540e913aea0deb0f0077f7b3c9c5623f9
|
3 |
size 1200729512
|