pakawadeep
commited on
Commit
•
697d0d2
1
Parent(s):
0398d6b
Training in progress epoch 1
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:
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2:
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 3.9587 | 1.9327 | 2.7783 | 0.2200 | 2.7524 | 2.7558 | 11.6436 | 0 |
|
|
|
52 |
|
53 |
|
54 |
### 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.8568
|
19 |
+
- Validation Loss: 1.4440
|
20 |
+
- Train Rouge1: 6.6832
|
21 |
+
- Train Rouge2: 1.3201
|
22 |
+
- Train Rougel: 6.6007
|
23 |
+
- Train Rougelsum: 6.4769
|
24 |
+
- Train Gen Len: 11.7376
|
25 |
+
- Epoch: 1
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
49 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
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
|
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:829ee2395ded94b5b92c91c249111bd7278abceca77eba1269e8294b5ccae6b3
|
3 |
+
size 13279252
|
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:c55cf52911b2c7747e0cf0696c2beca62b135b28e1898d04aa9312b87fc243ab
|
3 |
+
size 388
|
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:2563e405db4d33c2514948af43914977e1dcbfd4f1c79faebf7cb5373221504e
|
3 |
size 6968370776
|