Commit
·
e7d1410
1
Parent(s):
21d4c7a
my-awesome-model
Browse files- README.md +10 -10
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,12 +17,12 @@ 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: 3.
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
-
- Gen Len:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -53,10 +53,10 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
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: 3.0221
|
21 |
+
- Rouge1: 0.0464
|
22 |
+
- Rouge2: 0.0119
|
23 |
+
- Rougel: 0.0464
|
24 |
+
- Rougelsum: 0.0463
|
25 |
+
- Gen Len: 16.2531
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
+
| 4.0764 | 1.0 | 938 | 3.1099 | 0.0429 | 0.0098 | 0.0428 | 0.0428 | 14.8533 |
|
57 |
+
| 3.8336 | 2.0 | 1876 | 3.0549 | 0.043 | 0.0103 | 0.0429 | 0.0427 | 15.4201 |
|
58 |
+
| 3.7839 | 3.0 | 2814 | 3.0356 | 0.0474 | 0.0116 | 0.0472 | 0.0471 | 16.3025 |
|
59 |
+
| 3.7851 | 4.0 | 3752 | 3.0221 | 0.0464 | 0.0119 | 0.0464 | 0.0463 | 16.2531 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200772613
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b771923d04bca5fc65155133d32939890769a42ae67fa88552ea6abd8b67c58
|
3 |
size 1200772613
|