Upload TFT5ForConditionalGeneration
#2
by
prateeksahu147
- opened
- README.md +16 -16
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,12 +15,12 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Rouge1:
|
21 |
-
- Train Rouge2:
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
- Epoch: 9
|
25 |
|
26 |
## Model description
|
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Epoch |
|
49 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-----:|
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.6588
|
19 |
+
- Validation Loss: 0.5614
|
20 |
+
- Train Rouge1: 81.6702
|
21 |
+
- Train Rouge2: 69.0116
|
22 |
+
- Train Rougel: 81.6273
|
23 |
+
- Train Rougelsum: 81.5364
|
24 |
- Epoch: 9
|
25 |
|
26 |
## Model description
|
|
|
47 |
|
48 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Epoch |
|
49 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-----:|
|
50 |
+
| 0.9026 | 0.7256 | 78.4320 | 65.5502 | 78.2535 | 78.1327 | 0 |
|
51 |
+
| 0.8436 | 0.6875 | 79.2603 | 66.4389 | 79.1002 | 79.0620 | 1 |
|
52 |
+
| 0.7989 | 0.6597 | 79.8406 | 66.7444 | 79.5641 | 79.5095 | 2 |
|
53 |
+
| 0.7739 | 0.6403 | 81.0719 | 68.0576 | 80.8293 | 80.7287 | 3 |
|
54 |
+
| 0.7439 | 0.6246 | 81.0565 | 68.0129 | 80.7808 | 80.6909 | 4 |
|
55 |
+
| 0.7209 | 0.6135 | 81.1721 | 68.2028 | 80.9586 | 80.8343 | 5 |
|
56 |
+
| 0.6962 | 0.5982 | 81.6791 | 68.9723 | 81.5971 | 81.5262 | 6 |
|
57 |
+
| 0.6922 | 0.5822 | 81.7266 | 69.0548 | 81.6877 | 81.6085 | 7 |
|
58 |
+
| 0.6657 | 0.5696 | 82.0421 | 69.3520 | 81.9003 | 81.8580 | 8 |
|
59 |
+
| 0.6588 | 0.5614 | 81.6702 | 69.0116 | 81.6273 | 81.5364 | 9 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 373902664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a9b1be802a946c2536de3300ae43093ee955cd51da120914567398b9c6c63aa
|
3 |
size 373902664
|