End of training
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
base_model: facebook/bart-base
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
|
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
@@ -16,16 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
-
|
23 |
-
-
|
24 |
-
-
|
25 |
-
- eval_runtime: 283.6448
|
26 |
-
- eval_samples_per_second: 3.526
|
27 |
-
- eval_steps_per_second: 3.526
|
28 |
-
- step: 0
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -55,6 +53,18 @@ The following hyperparameters were used during training:
|
|
55 |
- num_epochs: 6
|
56 |
- mixed_precision_training: Native AMP
|
57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
### Framework versions
|
59 |
|
60 |
- PEFT 0.12.0
|
|
|
2 |
base_model: facebook/bart-base
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
+
metrics:
|
6 |
+
- rouge
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 3.3948
|
22 |
+
- Rouge1: 0.2474
|
23 |
+
- Rouge2: 0.0918
|
24 |
+
- Rougel: 0.1969
|
25 |
+
- Rougelsum: 0.2198
|
26 |
+
- Gen Len: 18.166
|
|
|
|
|
|
|
|
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
53 |
- num_epochs: 6
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
+
### Training results
|
57 |
+
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
59 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
60 |
+
| 2.7028 | 1.0 | 1250 | 3.3697 | 0.25 | 0.0901 | 0.1969 | 0.2216 | 18.807 |
|
61 |
+
| 2.5838 | 2.0 | 2500 | 3.3865 | 0.2496 | 0.0904 | 0.196 | 0.2207 | 18.586 |
|
62 |
+
| 2.5612 | 3.0 | 3750 | 3.3752 | 0.2511 | 0.0928 | 0.1984 | 0.2223 | 18.311 |
|
63 |
+
| 2.5589 | 4.0 | 5000 | 3.3884 | 0.2508 | 0.0931 | 0.1991 | 0.2222 | 18.33 |
|
64 |
+
| 2.5524 | 5.0 | 6250 | 3.3936 | 0.2477 | 0.0931 | 0.1967 | 0.2204 | 18.159 |
|
65 |
+
| 2.5314 | 6.0 | 7500 | 3.3948 | 0.2474 | 0.0918 | 0.1969 | 0.2198 | 18.166 |
|
66 |
+
|
67 |
+
|
68 |
### Framework versions
|
69 |
|
70 |
- PEFT 0.12.0
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 894624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ff13fab02828cbbd37103c1e6057b10a2a3390b95eadd3a87ef7f3f0c01a2f0
|
3 |
size 894624
|
runs/Jul27_13-00-38_a4a9f51694ca/events.out.tfevents.1722085522.a4a9f51694ca.219.0
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:894078242737d7c40b0668ea5c7be9a85c102530abb4d746e491c5bf98ecc543
|
3 |
+
size 13283
|