Commit
·
0d201d7
1
Parent(s):
697d0d2
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: 6.
|
21 |
-
- Train Rouge2: 1.
|
22 |
-
- Train Rougel: 6.
|
23 |
-
- Train Rougelsum: 6.
|
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.9587 | 1.9327 | 2.7783 | 0.2200 | 2.7524 | 2.7558 | 11.6436 | 0 |
|
52 |
| 1.8568 | 1.4440 | 6.6832 | 1.3201 | 6.6007 | 6.4769 | 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.5929
|
19 |
+
- Validation Loss: 1.2365
|
20 |
+
- Train Rouge1: 6.2235
|
21 |
+
- Train Rouge2: 1.0891
|
22 |
+
- Train Rougel: 6.2235
|
23 |
+
- Train Rougelsum: 6.2235
|
24 |
+
- Train Gen Len: 11.6089
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 3.9587 | 1.9327 | 2.7783 | 0.2200 | 2.7524 | 2.7558 | 11.6436 | 0 |
|
52 |
| 1.8568 | 1.4440 | 6.6832 | 1.3201 | 6.6007 | 6.4769 | 11.7376 | 1 |
|
53 |
+
| 1.5929 | 1.2365 | 6.2235 | 1.0891 | 6.2235 | 6.2235 | 11.6089 | 2 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1720755221.0655e1851386.4174.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:d893a814f26273a66a5c90a69a43f1b252737eaa5dc870ff71436346b92aad49
|
3 |
+
size 13279674
|
logs/validation/events.out.tfevents.1720756090.0655e1851386.4174.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:e21245e04be170b01464802c4b77d7dfeb1925388fb4eee6e0b881ca451249e5
|
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:2f3af42907fcb73bf0ba9bc6300fd1af03596e0e2c6cfb27b9fdbd06b8f74fe9
|
3 |
size 6968370776
|