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: 253.862
|
26 |
-
- eval_samples_per_second: 3.939
|
27 |
-
- eval_steps_per_second: 3.939
|
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: 2.1275
|
22 |
+
- Rouge1: 0.4196
|
23 |
+
- Rouge2: 0.2244
|
24 |
+
- Rougel: 0.3562
|
25 |
+
- Rougelsum: 0.3564
|
26 |
+
- Gen Len: 18.338
|
|
|
|
|
|
|
|
|
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.6973 | 1.0 | 1250 | 2.1978 | 0.4152 | 0.2215 | 0.3551 | 0.3555 | 17.896 |
|
61 |
+
| 2.6015 | 2.0 | 2500 | 2.1713 | 0.4141 | 0.2205 | 0.3511 | 0.3508 | 18.338 |
|
62 |
+
| 2.5775 | 3.0 | 3750 | 2.1466 | 0.4165 | 0.2208 | 0.3514 | 0.3515 | 18.41 |
|
63 |
+
| 2.5536 | 4.0 | 5000 | 2.1345 | 0.4214 | 0.2241 | 0.358 | 0.3579 | 18.38 |
|
64 |
+
| 2.5322 | 5.0 | 6250 | 2.1279 | 0.4226 | 0.2257 | 0.3587 | 0.3587 | 18.447 |
|
65 |
+
| 2.5289 | 6.0 | 7500 | 2.1275 | 0.4196 | 0.2244 | 0.3562 | 0.3564 | 18.338 |
|
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:2638aa44ac9544639bfbde956f4a051be5e4c908e70534e40f38788f4ed3babd
|
3 |
size 894624
|
runs/Jul26_07-36-08_63aa51b4602d/events.out.tfevents.1721979622.63aa51b4602d.2403.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:a6a82237b7968e7634103e7faf79dac8d85d62816f088439ed2dbfcece284ef9
|
3 |
+
size 13262
|