pakawadeep
commited on
Commit
•
96622a6
1
Parent(s):
1e8131e
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-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2:
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len:
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -49,6 +49,8 @@ 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 |
| 6.9468 | 2.5770 | 1.3751 | 0.2405 | 1.3339 | 1.3916 | 8.5050 | 0 |
|
|
|
|
|
52 |
|
53 |
|
54 |
### 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: 2.7376
|
19 |
+
- Validation Loss: 2.2001
|
20 |
+
- Train Rouge1: 5.1568
|
21 |
+
- Train Rouge2: 1.3201
|
22 |
+
- Train Rougel: 4.9505
|
23 |
+
- Train Rougelsum: 5.1155
|
24 |
+
- Train Gen Len: 10.0099
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
49 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 6.9468 | 2.5770 | 1.3751 | 0.2405 | 1.3339 | 1.3916 | 8.5050 | 0 |
|
52 |
+
| 3.5520 | 2.0970 | 5.5693 | 0.8251 | 5.5487 | 5.6106 | 10.8564 | 1 |
|
53 |
+
| 2.7376 | 2.2001 | 5.1568 | 1.3201 | 4.9505 | 5.1155 | 10.0099 | 2 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1711647297.5fea8eccf83a.1006.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:d68511e6fdb35c1e0d3d66e9386e23bb7d2d674e46fba9c7e7e37a9a82e92579
|
3 |
+
size 6725295
|
logs/validation/events.out.tfevents.1711647589.5fea8eccf83a.1006.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:691aeb751a740c795b5b0190a63db7ea7e4a3bf9251e5a9cb30f83ffaf41c67f
|
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 3866872432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de5ab9ffa4e7a4c7715df18e57916b79287052378ee75aea4d4574ec25d84b1a
|
3 |
size 3866872432
|