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: 255.0069
|
26 |
-
- eval_samples_per_second: 3.921
|
27 |
-
- eval_steps_per_second: 3.921
|
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.1260
|
22 |
+
- Rouge1: 0.4187
|
23 |
+
- Rouge2: 0.2233
|
24 |
+
- Rougel: 0.3553
|
25 |
+
- Rougelsum: 0.3545
|
26 |
+
- Gen Len: 18.201
|
|
|
|
|
|
|
|
|
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.6968 | 1.0 | 1250 | 2.1990 | 0.4139 | 0.2206 | 0.353 | 0.3525 | 17.88 |
|
61 |
+
| 2.6029 | 2.0 | 2500 | 2.1650 | 0.415 | 0.2192 | 0.351 | 0.3503 | 18.142 |
|
62 |
+
| 2.5682 | 3.0 | 3750 | 2.1438 | 0.4162 | 0.2188 | 0.35 | 0.3495 | 18.151 |
|
63 |
+
| 2.5281 | 4.0 | 5000 | 2.1297 | 0.4189 | 0.223 | 0.3559 | 0.3553 | 18.287 |
|
64 |
+
| 2.5228 | 5.0 | 6250 | 2.1269 | 0.4175 | 0.2228 | 0.3551 | 0.3545 | 18.157 |
|
65 |
+
| 2.542 | 6.0 | 7500 | 2.1260 | 0.4187 | 0.2233 | 0.3553 | 0.3545 | 18.201 |
|
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:f8761a41257af40a454dfde3db4bc22209cc42d6e7dc50b13dd27b92feb7c28b
|
3 |
size 894624
|
runs/Jul26_11-41-37_e858228a3e53/events.out.tfevents.1721994352.e858228a3e53.989.2
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:c75c10fbd4205e0994e1e95c0682c40ec41701261600650e115d141c6b0d730f
|
3 |
+
size 13262
|