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.3131
|
26 |
-
- eval_samples_per_second: 3.917
|
27 |
-
- eval_steps_per_second: 3.917
|
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.1283
|
22 |
+
- Rouge1: 0.4194
|
23 |
+
- Rouge2: 0.2246
|
24 |
+
- Rougel: 0.3563
|
25 |
+
- Rougelsum: 0.356
|
26 |
+
- Gen Len: 18.24
|
|
|
|
|
|
|
|
|
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.7018 | 1.0 | 1250 | 2.1985 | 0.4123 | 0.2198 | 0.352 | 0.3522 | 17.961 |
|
61 |
+
| 2.6001 | 2.0 | 2500 | 2.1649 | 0.4125 | 0.2205 | 0.3526 | 0.3526 | 17.963 |
|
62 |
+
| 2.577 | 3.0 | 3750 | 2.1418 | 0.4189 | 0.222 | 0.3547 | 0.3548 | 18.185 |
|
63 |
+
| 2.5295 | 4.0 | 5000 | 2.1347 | 0.4213 | 0.2256 | 0.3564 | 0.3559 | 18.174 |
|
64 |
+
| 2.5513 | 5.0 | 6250 | 2.1299 | 0.4174 | 0.2224 | 0.3545 | 0.3542 | 18.118 |
|
65 |
+
| 2.5347 | 6.0 | 7500 | 2.1283 | 0.4194 | 0.2246 | 0.3563 | 0.356 | 18.24 |
|
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:17fbf98a4dc951135ec398961661068045dd1fb7a20aa2b285c22c6471f3f122
|
3 |
size 894624
|
runs/Jul26_12-58-06_e858228a3e53/events.out.tfevents.1721998942.e858228a3e53.989.3
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:205f8bb6d4d0c2052f81b00708e8a754da4e8e06b06c1a6b7324fef526a9b28c
|
3 |
+
size 13262
|