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.0893
|
26 |
-
- eval_samples_per_second: 3.92
|
27 |
-
- eval_steps_per_second: 3.92
|
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.1337
|
22 |
+
- Rouge1: 0.4177
|
23 |
+
- Rouge2: 0.2219
|
24 |
+
- Rougel: 0.3529
|
25 |
+
- Rougelsum: 0.3526
|
26 |
+
- Gen Len: 18.32
|
|
|
|
|
|
|
|
|
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.705 | 1.0 | 1250 | 2.1960 | 0.4122 | 0.2191 | 0.3515 | 0.3514 | 17.971 |
|
61 |
+
| 2.5847 | 2.0 | 2500 | 2.1640 | 0.414 | 0.2185 | 0.3495 | 0.3493 | 18.179 |
|
62 |
+
| 2.564 | 3.0 | 3750 | 2.1490 | 0.4165 | 0.2208 | 0.3519 | 0.3516 | 18.135 |
|
63 |
+
| 2.559 | 4.0 | 5000 | 2.1389 | 0.4161 | 0.2215 | 0.352 | 0.3518 | 18.26 |
|
64 |
+
| 2.5562 | 5.0 | 6250 | 2.1367 | 0.4165 | 0.2211 | 0.3517 | 0.3514 | 18.297 |
|
65 |
+
| 2.5298 | 6.0 | 7500 | 2.1337 | 0.4177 | 0.2219 | 0.3529 | 0.3526 | 18.32 |
|
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:18381e62bec1a53580edfabf1976b84eb1760552148650dec514689096371e2e
|
3 |
size 894624
|
runs/Jul26_14-14-27_e858228a3e53/events.out.tfevents.1722003522.e858228a3e53.989.4
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:688ad3ed8c4375794140946642625c5734f0ca7678b232260dffc7af2d68e32b
|
3 |
+
size 13262
|