End of training
Browse files
README.md
CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
- Gen Len: 20.0
|
26 |
|
27 |
## Model description
|
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
-
| No log | 1.0 | 2 |
|
58 |
-
| No log | 2.0 | 4 | 0.
|
59 |
-
| No log | 3.0 | 6 | 0.
|
60 |
-
| No log | 4.0 | 8 | 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5155
|
21 |
+
- Rouge1: 0.3829
|
22 |
+
- Rouge2: 0.3086
|
23 |
+
- Rougel: 0.3623
|
24 |
+
- Rougelsum: 0.3576
|
25 |
- Gen Len: 20.0
|
26 |
|
27 |
## Model description
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
+
| No log | 1.0 | 2 | 0.8120 | 0.308 | 0.2272 | 0.2723 | 0.2758 | 20.0 |
|
58 |
+
| No log | 2.0 | 4 | 0.6427 | 0.3473 | 0.2635 | 0.3179 | 0.3189 | 20.0 |
|
59 |
+
| No log | 3.0 | 6 | 0.5496 | 0.3925 | 0.3203 | 0.3671 | 0.3642 | 20.0 |
|
60 |
+
| No log | 4.0 | 8 | 0.5155 | 0.3829 | 0.3086 | 0.3623 | 0.3576 | 20.0 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557912620
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:974f9a3acfc952b5d3a0a9ea2a7f9818b010d148c0f70e11f9056dca0a987df5
|
3 |
size 557912620
|
runs/Apr30_08-34-46_647ab1a00d71/events.out.tfevents.1714466087.647ab1a00d71.2068.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9839061c63c7bea01f8ea46bd019f7f5bed2b8ba5ef35db967e460105dc633a2
|
3 |
+
size 8276
|
runs/Apr30_08-38-22_647ab1a00d71/events.out.tfevents.1714466303.647ab1a00d71.2209.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dad8e43437103ac4faeb709c3eecad786f464a0a58bf76b296bc015a33d1bb0b
|
3 |
+
size 8276
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:639721018eb87056b3ea652cb9a1d13110d2c26bc385a3da3ec8398aa1962372
|
3 |
size 5112
|