End of training
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
base_model: facebook/bart-large
|
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-large](https://huggingface.co/facebook/bart-large) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
-
|
23 |
-
-
|
24 |
-
-
|
25 |
-
- eval_runtime: 457.3275
|
26 |
-
- eval_samples_per_second: 2.187
|
27 |
-
- eval_steps_per_second: 2.187
|
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.11.1
|
|
|
2 |
base_model: facebook/bart-large
|
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-large](https://huggingface.co/facebook/bart-large) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 3.0346
|
22 |
+
- Rouge1: 0.2419
|
23 |
+
- Rouge2: 0.0864
|
24 |
+
- Rougel: 0.1915
|
25 |
+
- Rougelsum: 0.2157
|
26 |
+
- Gen Len: 18.758
|
|
|
|
|
|
|
|
|
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.2338 | 1.0 | 1250 | 3.0353 | 0.238 | 0.084 | 0.1872 | 0.211 | 19.412 |
|
61 |
+
| 2.1329 | 2.0 | 2500 | 3.0331 | 0.2383 | 0.0835 | 0.1873 | 0.2116 | 19.091 |
|
62 |
+
| 2.0982 | 3.0 | 3750 | 3.0363 | 0.2412 | 0.0861 | 0.1911 | 0.2148 | 18.84 |
|
63 |
+
| 2.0827 | 4.0 | 5000 | 3.0470 | 0.2412 | 0.0865 | 0.191 | 0.2146 | 18.745 |
|
64 |
+
| 2.0732 | 5.0 | 6250 | 3.0370 | 0.2421 | 0.0865 | 0.1915 | 0.2157 | 18.798 |
|
65 |
+
| 2.0714 | 6.0 | 7500 | 3.0346 | 0.2419 | 0.0864 | 0.1915 | 0.2157 | 18.758 |
|
66 |
+
|
67 |
+
|
68 |
### Framework versions
|
69 |
|
70 |
- PEFT 0.11.1
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2379384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62b5fe735830ba30bfb5202723c6e8b8208d328b24bf43907e2e077981fe360f
|
3 |
size 2379384
|
runs/Jul23_19-46-16_5c349434023b/events.out.tfevents.1721764434.5c349434023b.2411.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:76e22f238ecbe45cacbc4a171f4907e26cad16c4e5a459bbb3689aab1fcbb5ed
|
3 |
+
size 13232
|