pakawadeep
commited on
Commit
•
f77f6b4
1
Parent(s):
78859a4
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-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2: 0.
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len:
|
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 |
| 9.2952 | 2.6353 | 1.5618 | 0.0 | 1.5117 | 1.5288 | 16.5347 | 0 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 4.7507
|
19 |
+
- Validation Loss: 1.8159
|
20 |
+
- Train Rouge1: 5.5776
|
21 |
+
- Train Rouge2: 0.2888
|
22 |
+
- Train Rougel: 5.5611
|
23 |
+
- Train Rougelsum: 5.5281
|
24 |
+
- Train Gen Len: 12.2475
|
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 |
| 9.2952 | 2.6353 | 1.5618 | 0.0 | 1.5117 | 1.5288 | 16.5347 | 0 |
|
52 |
+
| 4.7507 | 1.8159 | 5.5776 | 0.2888 | 5.5611 | 5.5281 | 12.2475 | 1 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1719307739.c8f33d5a2397.1942.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:14063288ce0485ff44dc54cba91d3c48e14a7eac4c8fa269ee803a7c2fb9f806
|
3 |
+
size 4548268
|
logs/validation/events.out.tfevents.1719307957.c8f33d5a2397.1942.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:5928517b6d619fca5b6d299f12327dbc7c9396079916bc7d4dabfdf556f1cd18
|
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 2225556280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bc6e651845bbcbc43041d0b967d652ef4631f17b4e6b3e44ec6d82439b91300
|
3 |
size 2225556280
|