ganse/word_wizards_final_bart
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:
|
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 | 3 |
|
58 |
-
| No log | 2.0 | 6 |
|
59 |
-
| No log | 3.0 | 9 |
|
60 |
-
| No log | 4.0 | 12 |
|
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: 1.2484
|
21 |
+
- Rouge1: 0.2698
|
22 |
+
- Rouge2: 0.2581
|
23 |
+
- Rougel: 0.2698
|
24 |
+
- Rougelsum: 0.2698
|
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 | 3 | 1.6226 | 0.0826 | 0.0 | 0.0661 | 0.0661 | 20.0 |
|
58 |
+
| No log | 2.0 | 6 | 1.4712 | 0.256 | 0.2439 | 0.256 | 0.256 | 20.0 |
|
59 |
+
| No log | 3.0 | 9 | 1.3444 | 0.2698 | 0.2581 | 0.2698 | 0.2698 | 20.0 |
|
60 |
+
| No log | 4.0 | 12 | 1.2484 | 0.2698 | 0.2581 | 0.2698 | 0.2698 | 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:03aaef8e9ff231dce1a5677f7e97e285ce5d8e830cfb1c8214f8416b9998b8a8
|
3 |
size 557912620
|
runs/Dec07_03-16-10_122418b4c9bd/events.out.tfevents.1701918971.122418b4c9bd.12256.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8e92c38ad6a647a39200787ef95794dc3b781c603d46a25ea011e34b7941d0d
|
3 |
+
size 7810
|
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:b896f1b77dcfab0e569d9bc306370554a375bfa1aa9c3a95232997649ec04307
|
3 |
size 4728
|