ZhiguangHan
commited on
Commit
•
547e632
1
Parent(s):
698af70
End of training
Browse files
README.md
CHANGED
@@ -6,22 +6,22 @@ tags:
|
|
6 |
metrics:
|
7 |
- rouge
|
8 |
model-index:
|
9 |
-
- name: mt5-small-dataset2
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
# mt5-small-dataset2
|
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:
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
6 |
metrics:
|
7 |
- rouge
|
8 |
model-index:
|
9 |
+
- name: mt5-small-task1-dataset2
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# mt5-small-task1-dataset2
|
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: 0.5493
|
21 |
+
- Rouge1: 0.0
|
22 |
+
- Rouge2: 0.0
|
23 |
+
- Rougel: 0.0
|
24 |
+
- Rougelsum: 0.0
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
55 |
+
| 3.4035 | 1.0 | 500 | 0.9806 | 0.0 | 0.0 | 0.0 | 0.0 |
|
56 |
+
| 1.049 | 2.0 | 1000 | 0.7479 | 0.0 | 0.0 | 0.0 | 0.0 |
|
57 |
+
| 0.8222 | 3.0 | 1500 | 0.6804 | 0.0 | 0.0 | 0.0 | 0.0 |
|
58 |
+
| 0.7272 | 4.0 | 2000 | 0.6246 | 0.0 | 0.0 | 0.0 | 0.0 |
|
59 |
+
| 0.6758 | 5.0 | 2500 | 0.5872 | 0.0 | 0.0 | 0.0 | 0.0 |
|
60 |
+
| 0.6367 | 6.0 | 3000 | 0.5728 | 0.0 | 0.0 | 0.0 | 0.0 |
|
61 |
+
| 0.6214 | 7.0 | 3500 | 0.5567 | 0.0 | 0.0 | 0.0 | 0.0 |
|
62 |
+
| 0.6107 | 8.0 | 4000 | 0.5493 | 0.0 | 0.0 | 0.0 | 0.0 |
|
63 |
|
64 |
|
65 |
### Framework versions
|