End of training
Browse files- README.md +16 -16
- model.safetensors +1 -1
- runs/Dec13_07-36-12_a8ef923cfc5d/events.out.tfevents.1702452978.a8ef923cfc5d.857.2 +3 -0
- tokenizer.json +2 -2
- training_args.bin +2 -2
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-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2:
|
23 |
-
- Rougel:
|
24 |
-
- Rougelsum:
|
25 |
-
- Gen Len:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
56 |
-
| No log | 1.0 |
|
57 |
-
| No log | 2.0 |
|
58 |
-
| No log | 3.0 |
|
59 |
-
| No log | 4.0 |
|
60 |
-
| No log | 5.0 |
|
61 |
-
| No log | 6.0 |
|
62 |
-
| No log | 7.0 |
|
63 |
-
| No log | 8.0 |
|
64 |
-
| No log | 9.0 |
|
65 |
-
| No log | 10.0 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0064
|
21 |
+
- Rouge1: 48.6395
|
22 |
+
- Rouge2: 26.1905
|
23 |
+
- Rougel: 47.7211
|
24 |
+
- Rougelsum: 48.1633
|
25 |
+
- Gen Len: 10.5714
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
56 |
+
| No log | 1.0 | 8 | 2.5594 | 10.2165 | 0.0 | 9.9567 | 10.2165 | 11.0 |
|
57 |
+
| No log | 2.0 | 16 | 2.0407 | 25.7143 | 14.2857 | 25.7143 | 25.7143 | 6.0 |
|
58 |
+
| No log | 3.0 | 24 | 1.7822 | 46.0317 | 33.3333 | 46.0317 | 45.7143 | 11.7143 |
|
59 |
+
| No log | 4.0 | 32 | 1.5058 | 50.3401 | 32.8571 | 49.1156 | 49.932 | 11.0 |
|
60 |
+
| No log | 5.0 | 40 | 1.2425 | 48.6395 | 26.1905 | 47.7211 | 48.1633 | 11.7143 |
|
61 |
+
| No log | 6.0 | 48 | 1.1249 | 52.8912 | 33.3333 | 52.2109 | 52.2109 | 13.4286 |
|
62 |
+
| No log | 7.0 | 56 | 1.0713 | 41.7687 | 21.4286 | 40.9524 | 41.7687 | 9.7143 |
|
63 |
+
| No log | 8.0 | 64 | 1.0475 | 46.1224 | 21.4286 | 45.1701 | 45.4422 | 10.1429 |
|
64 |
+
| No log | 9.0 | 72 | 1.0154 | 43.8095 | 16.6667 | 42.7211 | 42.9932 | 10.7143 |
|
65 |
+
| No log | 10.0 | 80 | 1.0064 | 48.6395 | 26.1905 | 47.7211 | 48.1633 | 10.5714 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 307867048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf626a11861b9965737b34222a931cc0b246f7676fb38d6a1bdebb6218967175
|
3 |
size 307867048
|
runs/Dec13_07-36-12_a8ef923cfc5d/events.out.tfevents.1702452978.a8ef923cfc5d.857.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8867df26c4b253e6fe9e3d25606fc2e8145615dbf349af62b63c4a9108ee4241
|
3 |
+
size 10809
|
tokenizer.json
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
-
"Fixed":
|
12 |
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 307,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
+
"Fixed": 307
|
12 |
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
training_args.bin
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:9d201fcae9071d8f202b1f02da6b5990fbe3200d35b22750145f519e5317d30e
|
3 |
+
size 4792
|