ganse/word_wizards_final_bart
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ 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: 1.0
|
22 |
- Rouge2: 1.0
|
23 |
- Rougel: 1.0
|
@@ -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 | 5 |
|
58 |
-
| No log | 2.0 | 10 | 0.
|
59 |
-
| No log | 3.0 | 15 | 0.
|
60 |
-
| No log | 4.0 | 20 | 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.0073
|
21 |
- Rouge1: 1.0
|
22 |
- Rouge2: 1.0
|
23 |
- Rougel: 1.0
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
+
| No log | 1.0 | 5 | 3.2325 | 0.0 | 0.0 | 0.0 | 0.0 | 20.0 |
|
58 |
+
| No log | 2.0 | 10 | 0.5941 | 0.8571 | 0.4 | 0.8571 | 0.8571 | 13.0 |
|
59 |
+
| No log | 3.0 | 15 | 0.0476 | 1.0 | 1.0 | 1.0 | 1.0 | 11.0 |
|
60 |
+
| No log | 4.0 | 20 | 0.0073 | 1.0 | 1.0 | 1.0 | 1.0 | 11.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:99937107342375af37bbbc215fe4341b973cdf52cb1b0e324df23b982300be1b
|
3 |
size 557912620
|
runs/Dec06_22-50-53_26c4abc7d069/events.out.tfevents.1701903056.26c4abc7d069.3699.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2c8a9dccd6dcac15e61d19651dc8f38cf9e12fb8104a6a33bf1f54a50f62db7
|
3 |
+
size 7868
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3eada7bb9ae3bae55dd5aef7e0acbf2426f1f5af512b31fe2acf90cda60d552
|
3 |
size 4728
|