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: 271.7042
|
26 |
-
- eval_samples_per_second: 3.68
|
27 |
-
- eval_steps_per_second: 3.68
|
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.3974
|
22 |
+
- Rouge1: 0.2518
|
23 |
+
- Rouge2: 0.0939
|
24 |
+
- Rougel: 0.1991
|
25 |
+
- Rougelsum: 0.2234
|
26 |
+
- Gen Len: 18.193
|
|
|
|
|
|
|
|
|
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.703 | 1.0 | 1250 | 3.3758 | 0.2513 | 0.0906 | 0.197 | 0.222 | 18.892 |
|
61 |
+
| 2.6143 | 2.0 | 2500 | 3.3837 | 0.2497 | 0.0914 | 0.1956 | 0.2202 | 18.433 |
|
62 |
+
| 2.5745 | 3.0 | 3750 | 3.3914 | 0.2487 | 0.0908 | 0.195 | 0.2188 | 18.475 |
|
63 |
+
| 2.5622 | 4.0 | 5000 | 3.3947 | 0.2481 | 0.0909 | 0.1957 | 0.2192 | 18.307 |
|
64 |
+
| 2.5308 | 5.0 | 6250 | 3.4010 | 0.2512 | 0.0935 | 0.1994 | 0.2232 | 18.139 |
|
65 |
+
| 2.5395 | 6.0 | 7500 | 3.3974 | 0.2518 | 0.0939 | 0.1991 | 0.2234 | 18.193 |
|
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:8faeca5fbbc0585cfc179b2c20293de56821304258444167ae07d00f75dbe91b
|
3 |
size 894624
|
runs/Jul25_10-21-52_e0e59327c303/events.out.tfevents.1721903184.e0e59327c303.1507.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:1d160e122adc7afd79db56869f6342b36685ed1317ee7cdd1a5410155d74adba
|
3 |
+
size 13283
|