pakawadeep
commited on
Commit
•
0f5a758
1
Parent(s):
f37922c
Training in progress epoch 3
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-base](https://huggingface.co/google/mt5-base) 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:
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len: 11.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 6.2987 | 3.0653 | 5.1273 | 0.9901 | 5.0743 | 5.2334 | 7.9208 | 0 |
|
52 |
| 2.9686 | 2.1339 | 6.0644 | 1.3201 | 6.1056 | 6.1056 | 9.7277 | 1 |
|
53 |
| 1.9868 | 1.6122 | 6.4356 | 1.6832 | 6.5535 | 6.5064 | 11.2970 | 2 |
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.4819
|
19 |
+
- Validation Loss: 1.2447
|
20 |
+
- Train Rouge1: 8.2744
|
21 |
+
- Train Rouge2: 2.1782
|
22 |
+
- Train Rougel: 8.3663
|
23 |
+
- Train Rougelsum: 8.4017
|
24 |
+
- Train Gen Len: 11.7921
|
25 |
+
- Epoch: 3
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
| 6.2987 | 3.0653 | 5.1273 | 0.9901 | 5.0743 | 5.2334 | 7.9208 | 0 |
|
52 |
| 2.9686 | 2.1339 | 6.0644 | 1.3201 | 6.1056 | 6.1056 | 9.7277 | 1 |
|
53 |
| 1.9868 | 1.6122 | 6.4356 | 1.6832 | 6.5535 | 6.5064 | 11.2970 | 2 |
|
54 |
+
| 1.4819 | 1.2447 | 8.2744 | 2.1782 | 8.3663 | 8.4017 | 11.7921 | 3 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/train/events.out.tfevents.1720713729.898d274bfbaa.381.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:5fe645c566b651c5e5e146e983957389d2fd000b9fd005d849bf1acf7df277d1
|
3 |
+
size 6823265
|
logs/validation/events.out.tfevents.1720714174.898d274bfbaa.381.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:077259df2b275f2e1be1dac0dae2576d19beae0ac471cededcf2d0a402a12d54
|
3 |
+
size 700
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3866872432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f8fe9f30422e29b83286965256ae6ac83a759764f58be8ba2cf26a9528fccff
|
3 |
size 3866872432
|