Commit
·
1d45354
1
Parent(s):
cec43af
End of training
Browse files- README.md +13 -13
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2:
|
23 |
-
- Rougel:
|
24 |
-
- Rougelsum:
|
25 |
-
- Gen Len:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -51,17 +51,17 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
-
| Training Loss | Epoch | Step
|
55 |
-
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
- Transformers 4.33.1
|
65 |
-
- Pytorch
|
66 |
- Datasets 2.14.5
|
67 |
- Tokenizers 0.13.3
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0
|
21 |
+
- Rouge1: 100.0
|
22 |
+
- Rouge2: 100.0
|
23 |
+
- Rougel: 100.0
|
24 |
+
- Rougelsum: 100.0
|
25 |
+
- Gen Len: 5.0
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
+
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
+
| 0.0 | 1.0 | 4978 | 0.0 | 100.0 | 100.0 | 100.0 | 100.0 | 5.0 |
|
57 |
+
| 0.0 | 2.0 | 9956 | 0.0 | 100.0 | 100.0 | 100.0 | 100.0 | 5.0 |
|
58 |
+
| 0.0 | 3.0 | 14934 | 0.0 | 100.0 | 100.0 | 100.0 | 100.0 | 5.0 |
|
59 |
+
| 0.0 | 4.0 | 19912 | 0.0 | 100.0 | 100.0 | 100.0 | 100.0 | 5.0 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
- Transformers 4.33.1
|
65 |
+
- Pytorch 2.0.1+cu117
|
66 |
- Datasets 2.14.5
|
67 |
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 990404917
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6d15316081afc563fae57478b6c080f9e172deb3deaa53140db1b32b38f8c3f
|
3 |
size 990404917
|