End of training
Browse files
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 |
|
@@ -53,11 +53,11 @@ 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 | 10 |
|
57 |
-
| No log | 2.0 | 20 |
|
58 |
-
| No log | 3.0 | 30 |
|
59 |
-
| No log | 4.0 | 40 |
|
60 |
-
| No log | 5.0 | 50 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
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: 1.4141
|
21 |
+
- Rouge1: 20.2835
|
22 |
+
- Rouge2: 9.4794
|
23 |
+
- Rougel: 20.2587
|
24 |
+
- Rougelsum: 20.2835
|
25 |
+
- Gen Len: 14.125
|
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 | 10 | 1.9123 | 18.7955 | 5.5978 | 17.9735 | 17.9848 | 14.75 |
|
57 |
+
| No log | 2.0 | 20 | 1.6554 | 22.5345 | 7.961 | 21.3846 | 21.8442 | 15.0 |
|
58 |
+
| No log | 3.0 | 30 | 1.5016 | 25.764 | 8.9312 | 24.6364 | 25.0268 | 13.75 |
|
59 |
+
| No log | 4.0 | 40 | 1.4346 | 20.2835 | 9.4794 | 20.2587 | 20.2835 | 14.125 |
|
60 |
+
| No log | 5.0 | 50 | 1.4141 | 20.2835 | 9.4794 | 20.2587 | 20.2835 | 14.125 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
logs/events.out.tfevents.1699583183.700a54b7d09e.9022.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7bbd8ff449ac568618b5ba71aab097f3f4d935e8d392592b29980981525d064
|
3 |
+
size 8169
|
logs/events.out.tfevents.1699583332.700a54b7d09e.9022.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2931531b299ec7e19ae31456ba67e354819dc865eacfabfa718398d1ce17ec96
|
3 |
+
size 603
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 990345064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a55c634028ae7ef3081e131f873e64a3e7151a4aeb16a8121b868d196e13cd5
|
3 |
size 990345064
|