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: 275.3742
|
26 |
-
- eval_samples_per_second: 3.631
|
27 |
-
- eval_steps_per_second: 3.631
|
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.3782
|
22 |
+
- Rouge1: 0.2538
|
23 |
+
- Rouge2: 0.0951
|
24 |
+
- Rougel: 0.1997
|
25 |
+
- Rougelsum: 0.2242
|
26 |
+
- Gen Len: 18.562
|
|
|
|
|
|
|
|
|
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.699 | 1.0 | 1250 | 3.3753 | 0.2516 | 0.0907 | 0.1966 | 0.2214 | 19.026 |
|
61 |
+
| 2.6011 | 2.0 | 2500 | 3.3638 | 0.2505 | 0.0913 | 0.1968 | 0.2211 | 18.839 |
|
62 |
+
| 2.578 | 3.0 | 3750 | 3.3738 | 0.2516 | 0.0918 | 0.1971 | 0.2208 | 18.888 |
|
63 |
+
| 2.532 | 4.0 | 5000 | 3.3729 | 0.2523 | 0.0946 | 0.1993 | 0.223 | 18.506 |
|
64 |
+
| 2.5583 | 5.0 | 6250 | 3.3794 | 0.2528 | 0.0939 | 0.1984 | 0.2233 | 18.612 |
|
65 |
+
| 2.539 | 6.0 | 7500 | 3.3782 | 0.2538 | 0.0951 | 0.1997 | 0.2242 | 18.562 |
|
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:6b628a0a2cc37f1b7db1ecce57410cc5085f223d4a420faaef9127ac1a88fd68
|
3 |
size 894624
|
runs/Jul26_20-57-31_eac2ae36916c/events.out.tfevents.1722027726.eac2ae36916c.3278.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:a13f1d4ae158f63f4e1e977efa48d64f9f6d24f3cba570cd0e9250aa97ef92b7
|
3 |
+
size 13283
|