pakawadeep
commited on
Commit
•
568965e
1
Parent(s):
3c7e553
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: 2.
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2:
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len:
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 5.3770 | 2.6665 | 4.5262 | 0.6931 | 4.5733 | 4.5733 | 8.9356 | 0 |
|
52 |
| 2.7256 | 2.0063 | 5.6931 | 1.3201 | 5.6518 | 5.6931 | 10.2277 | 1 |
|
|
|
53 |
|
54 |
|
55 |
### 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.0053
|
19 |
+
- Validation Loss: 1.4899
|
20 |
+
- Train Rouge1: 7.7086
|
21 |
+
- Train Rouge2: 2.1782
|
22 |
+
- Train Rougel: 7.7086
|
23 |
+
- Train Rougelsum: 7.7086
|
24 |
+
- Train Gen Len: 11.3465
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 5.3770 | 2.6665 | 4.5262 | 0.6931 | 4.5733 | 4.5733 | 8.9356 | 0 |
|
52 |
| 2.7256 | 2.0063 | 5.6931 | 1.3201 | 5.6518 | 5.6931 | 10.2277 | 1 |
|
53 |
+
| 2.0053 | 1.4899 | 7.7086 | 2.1782 | 7.7086 | 7.7086 | 11.3465 | 2 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1719380532.435bcc1e6ed1.3727.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:03a5381edb0d2cc4043d60c59645aaf6e762fe1250f294d60c88d2c08045b6d0
|
3 |
+
size 6725295
|
logs/validation/events.out.tfevents.1719380924.435bcc1e6ed1.3727.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:f12a364b1c97e52300d13fc3d269d5ecf5eee83f03787ffe8503726aead38e73
|
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:aa21d75180f430a1d80951835bf019d54dddda4b17a28a8a48552bc61c4e763b
|
3 |
size 3866872432
|