Commit
·
6995a60
1
Parent(s):
ea46360
Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,14 +15,14 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-large](https://huggingface.co/google/mt5-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2: 1.
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 3.7859 | 1.7737 | 3.8966 | 1.1818 | 3.8139 | 3.8868 | 12.8069 | 0 |
|
52 |
| 1.7728 | 1.2922 | 6.8010 | 1.1881 | 6.7657 | 6.7657 | 11.7376 | 1 |
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-large](https://huggingface.co/google/mt5-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.3356
|
19 |
+
- Validation Loss: 1.0734
|
20 |
+
- Train Rouge1: 7.3020
|
21 |
+
- Train Rouge2: 1.8152
|
22 |
+
- Train Rougel: 7.1782
|
23 |
+
- Train Rougelsum: 7.3020
|
24 |
+
- Train Gen Len: 11.9010
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 3.7859 | 1.7737 | 3.8966 | 1.1818 | 3.8139 | 3.8868 | 12.8069 | 0 |
|
52 |
| 1.7728 | 1.2922 | 6.8010 | 1.1881 | 6.7657 | 6.7657 | 11.7376 | 1 |
|
53 |
+
| 1.3356 | 1.0734 | 7.3020 | 1.8152 | 7.1782 | 7.3020 | 11.9010 | 2 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1719390059.41eaf3db5c10.191.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbacc32beadc66d1e6a7b8352de42ca5515712be5f04a32f326ab17a4525712d
|
3 |
+
size 13279674
|
logs/validation/events.out.tfevents.1719390803.41eaf3db5c10.191.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fa94eaf2fbd07af8bbf07f52b6b54cc90ff1071fad6bf6797b825ffd9b193f3
|
3 |
+
size 544
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6968370776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f44daecef27f3097ce991000e7923e156fedff74f390187c3c5831a249316bc6
|
3 |
size 6968370776
|