pakawadeep
commited on
Commit
•
16892ce
1
Parent(s):
392c616
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-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: 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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 8.2342 | 2.0102 | 1.5963 | 0.0 | 1.6101 | 1.6005 | 16.5050 | 0 |
|
52 |
| 3.7896 | 1.7810 | 4.8515 | 0.7426 | 4.8845 | 4.8680 | 11.8614 | 1 |
|
|
|
53 |
|
54 |
|
55 |
### 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: 2.7018
|
19 |
+
- Validation Loss: 1.7212
|
20 |
+
- Train Rouge1: 6.8812
|
21 |
+
- Train Rouge2: 1.4851
|
22 |
+
- Train Rougel: 6.8812
|
23 |
+
- Train Rougelsum: 6.8812
|
24 |
+
- Train Gen Len: 11.9554
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 8.2342 | 2.0102 | 1.5963 | 0.0 | 1.6101 | 1.6005 | 16.5050 | 0 |
|
52 |
| 3.7896 | 1.7810 | 4.8515 | 0.7426 | 4.8845 | 4.8680 | 11.8614 | 1 |
|
53 |
+
| 2.7018 | 1.7212 | 6.8812 | 1.4851 | 6.8812 | 6.8812 | 11.9554 | 2 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1720713363.54cf4a276ca2.349.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:9f0bed437579241f73b198dcc36b35e44ce852e98b5e46c23fbf26eb640203b7
|
3 |
+
size 4548690
|
logs/validation/events.out.tfevents.1720713643.54cf4a276ca2.349.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:6544540ba4f2044914395defcbfe73bcf97f0f4c11198899e1e0b3ba222bc5d8
|
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 2225556280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4f9ed7b0469baaf93bd5a68320cefba2249dad00cfb5ec9e5bdd0c7158c8e15
|
3 |
size 2225556280
|