ahmedmbutt
commited on
Commit
•
b9ea224
1
Parent(s):
1bd959b
End of training
Browse files
README.md
CHANGED
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
-
- Gen Len: 76.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -47,17 +47,21 @@ The following hyperparameters were used during training:
|
|
47 |
- seed: 42
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
-
- num_epochs:
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
-
| No log | 1.0 | 180 | 0.
|
58 |
-
| No log | 2.0 | 360 | 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
|
|
|
|
|
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.2638
|
21 |
+
- Rouge1: 0.6376
|
22 |
+
- Rouge2: 0.4143
|
23 |
+
- Rougel: 0.538
|
24 |
+
- Rougelsum: 0.5387
|
25 |
+
- Gen Len: 76.8417
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
47 |
- seed: 42
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
+
- num_epochs: 8
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
+
| No log | 1.0 | 180 | 0.8748 | 0.6166 | 0.3827 | 0.5058 | 0.5055 | 77.6583 |
|
58 |
+
| No log | 2.0 | 360 | 0.8774 | 0.6307 | 0.4064 | 0.5302 | 0.531 | 77.5111 |
|
59 |
+
| 0.6761 | 3.0 | 540 | 0.9064 | 0.635 | 0.4052 | 0.5309 | 0.5311 | 76.2833 |
|
60 |
+
| 0.6761 | 4.0 | 720 | 1.0386 | 0.6329 | 0.4038 | 0.5261 | 0.5262 | 78.4889 |
|
61 |
+
| 0.6761 | 5.0 | 900 | 1.0993 | 0.6285 | 0.4016 | 0.5239 | 0.5246 | 77.0083 |
|
62 |
+
| 0.2016 | 6.0 | 1080 | 1.2025 | 0.6351 | 0.4126 | 0.5351 | 0.5356 | 76.0722 |
|
63 |
+
| 0.2016 | 7.0 | 1260 | 1.2399 | 0.6356 | 0.4108 | 0.5362 | 0.5368 | 78.5361 |
|
64 |
+
| 0.2016 | 8.0 | 1440 | 1.2638 | 0.6376 | 0.4143 | 0.538 | 0.5387 | 76.8417 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1625422896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2ab14edcc212f1ec5f3027c42bc5f7b2b0d51f4d939f26334a4dd0c05c5b4c1
|
3 |
size 1625422896
|
runs/Jun15_11-27-20_4441297fbb55/events.out.tfevents.1718450841.4441297fbb55.7613.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:695853e5180610e9e961e64d33e0e7f4f80f2d6e2ee21fc55d94c3929a4b76fe
|
3 |
+
size 10920
|