SouthMemphis
commited on
Commit
•
209cd6a
1
Parent(s):
fb0b864
Training in progress epoch 3
Browse files- README.md +9 -8
- tf_model.h5 +1 -1
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/t5-efficient-tiny](https://huggingface.co/google/t5-efficient-tiny) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 4.
|
19 |
-
- Validation Loss: 3.
|
20 |
-
- Train Rouge1: 20.
|
21 |
-
- Train Rouge2: 3.
|
22 |
-
- Train Rougel: 16.
|
23 |
-
- Train Rougelsum: 16.
|
24 |
-
- Train Gen Len: 15.
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 6.2678 | 3.9891 | 17.7562 | 3.0062 | 14.6825 | 14.7004 | 14.717 | 0 |
|
52 |
| 5.1618 | 3.7340 | 19.5200 | 3.7088 | 16.1766 | 16.1763 | 15.528 | 1 |
|
53 |
| 4.8511 | 3.6247 | 20.1377 | 3.7645 | 16.1460 | 16.1223 | 15.966 | 2 |
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/t5-efficient-tiny](https://huggingface.co/google/t5-efficient-tiny) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 4.6068
|
19 |
+
- Validation Loss: 3.5431
|
20 |
+
- Train Rouge1: 20.4053
|
21 |
+
- Train Rouge2: 3.9626
|
22 |
+
- Train Rougel: 16.3460
|
23 |
+
- Train Rougelsum: 16.3444
|
24 |
+
- Train Gen Len: 15.884
|
25 |
+
- Epoch: 3
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
| 6.2678 | 3.9891 | 17.7562 | 3.0062 | 14.6825 | 14.7004 | 14.717 | 0 |
|
52 |
| 5.1618 | 3.7340 | 19.5200 | 3.7088 | 16.1766 | 16.1763 | 15.528 | 1 |
|
53 |
| 4.8511 | 3.6247 | 20.1377 | 3.7645 | 16.1460 | 16.1223 | 15.966 | 2 |
|
54 |
+
| 4.6068 | 3.5431 | 20.4053 | 3.9626 | 16.3460 | 16.3444 | 15.884 | 3 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 128277296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c211b2f99bc74eb0be7704a251bf26cf730c0b9139e6205bb0913b0c884d207b
|
3 |
size 128277296
|