Model save
Browse files- README.md +93 -0
- generation_config.json +12 -0
- model.safetensors +1 -1
README.md
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: facebook/bart-base
|
| 4 |
+
tags:
|
| 5 |
+
- generated_from_trainer
|
| 6 |
+
metrics:
|
| 7 |
+
- rouge
|
| 8 |
+
model-index:
|
| 9 |
+
- name: bart-base-arxiv-1024
|
| 10 |
+
results: []
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
+
|
| 16 |
+
# bart-base-arxiv-1024
|
| 17 |
+
|
| 18 |
+
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
| 19 |
+
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 4.4204
|
| 21 |
+
- Rouge1: 42.7148
|
| 22 |
+
- Rouge2: 14.9393
|
| 23 |
+
- Rougel: 23.8135
|
| 24 |
+
- Rougelsum: 38.2094
|
| 25 |
+
- Gen Len: 152.94
|
| 26 |
+
|
| 27 |
+
## Model description
|
| 28 |
+
|
| 29 |
+
More information needed
|
| 30 |
+
|
| 31 |
+
## Intended uses & limitations
|
| 32 |
+
|
| 33 |
+
More information needed
|
| 34 |
+
|
| 35 |
+
## Training and evaluation data
|
| 36 |
+
|
| 37 |
+
More information needed
|
| 38 |
+
|
| 39 |
+
## Training procedure
|
| 40 |
+
|
| 41 |
+
### Training hyperparameters
|
| 42 |
+
|
| 43 |
+
The following hyperparameters were used during training:
|
| 44 |
+
- learning_rate: 0.0008
|
| 45 |
+
- train_batch_size: 16
|
| 46 |
+
- eval_batch_size: 4
|
| 47 |
+
- seed: 42
|
| 48 |
+
- gradient_accumulation_steps: 4
|
| 49 |
+
- total_train_batch_size: 64
|
| 50 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 51 |
+
- lr_scheduler_type: polynomial
|
| 52 |
+
- lr_scheduler_warmup_steps: 500
|
| 53 |
+
- num_epochs: 4
|
| 54 |
+
- mixed_precision_training: Native AMP
|
| 55 |
+
- label_smoothing_factor: 0.2
|
| 56 |
+
|
| 57 |
+
### Training results
|
| 58 |
+
|
| 59 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 60 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
| 61 |
+
| 5.0132 | 0.16 | 500 | 4.9526 | 36.6006 | 11.6516 | 21.2812 | 32.3855 | 102.5 |
|
| 62 |
+
| 4.9026 | 0.32 | 1000 | 4.8487 | 37.0279 | 11.9575 | 21.6566 | 33.3527 | 98.72 |
|
| 63 |
+
| 4.8134 | 0.47 | 1500 | 4.8093 | 38.6789 | 12.0964 | 21.5679 | 34.4042 | 131.17 |
|
| 64 |
+
| 4.7615 | 0.63 | 2000 | 4.7357 | 38.9948 | 12.6214 | 21.5771 | 34.6947 | 120.84 |
|
| 65 |
+
| 4.7316 | 0.79 | 2500 | 4.6984 | 39.0043 | 13.692 | 22.4767 | 34.7406 | 114.67 |
|
| 66 |
+
| 4.6984 | 0.95 | 3000 | 4.6661 | 37.7638 | 13.0795 | 21.9015 | 34.1801 | 112.11 |
|
| 67 |
+
| 4.6423 | 1.1 | 3500 | 4.6413 | 40.2953 | 13.9014 | 22.6632 | 35.9141 | 127.43 |
|
| 68 |
+
| 4.6166 | 1.26 | 4000 | 4.6175 | 40.99 | 14.3428 | 23.4201 | 36.6002 | 133.73 |
|
| 69 |
+
| 4.5878 | 1.42 | 4500 | 4.6042 | 40.8889 | 14.0993 | 23.0454 | 36.9924 | 141.88 |
|
| 70 |
+
| 4.5874 | 1.58 | 5000 | 4.5846 | 39.9072 | 14.2083 | 22.8314 | 35.9495 | 123.82 |
|
| 71 |
+
| 4.5642 | 1.73 | 5500 | 4.5687 | 40.4716 | 14.1263 | 22.6271 | 36.2139 | 137.2 |
|
| 72 |
+
| 4.555 | 1.89 | 6000 | 4.5551 | 41.3314 | 14.232 | 22.8318 | 37.1038 | 148.78 |
|
| 73 |
+
| 4.4763 | 2.05 | 6500 | 4.5433 | 41.7555 | 14.6625 | 23.7076 | 37.705 | 142.12 |
|
| 74 |
+
| 4.4687 | 2.21 | 7000 | 4.5232 | 41.226 | 14.6976 | 23.0482 | 36.7016 | 133.7 |
|
| 75 |
+
| 4.4737 | 2.37 | 7500 | 4.5128 | 40.0649 | 13.9868 | 23.1803 | 35.9016 | 122.17 |
|
| 76 |
+
| 4.4634 | 2.52 | 8000 | 4.4999 | 42.5774 | 15.4706 | 23.4321 | 38.212 | 137.87 |
|
| 77 |
+
| 4.4443 | 2.68 | 8500 | 4.4829 | 41.7603 | 15.1096 | 23.5735 | 37.5121 | 147.78 |
|
| 78 |
+
| 4.4409 | 2.84 | 9000 | 4.4757 | 41.9056 | 14.7477 | 23.1478 | 37.6321 | 142.64 |
|
| 79 |
+
| 4.4271 | 3.0 | 9500 | 4.4642 | 41.7456 | 15.1452 | 23.4016 | 37.6441 | 138.98 |
|
| 80 |
+
| 4.3629 | 3.15 | 10000 | 4.4569 | 41.5637 | 15.0198 | 23.0226 | 37.22 | 148.2 |
|
| 81 |
+
| 4.3489 | 3.31 | 10500 | 4.4502 | 42.0897 | 14.7576 | 23.1048 | 37.6046 | 142.48 |
|
| 82 |
+
| 4.3377 | 3.47 | 11000 | 4.4403 | 43.3032 | 15.4076 | 23.665 | 39.0579 | 156.0 |
|
| 83 |
+
| 4.339 | 3.63 | 11500 | 4.4329 | 42.6232 | 15.0481 | 23.6074 | 37.637 | 151.36 |
|
| 84 |
+
| 4.3423 | 3.78 | 12000 | 4.4272 | 42.565 | 14.9409 | 23.2332 | 38.1214 | 154.21 |
|
| 85 |
+
| 4.3269 | 3.94 | 12500 | 4.4204 | 42.7148 | 14.9393 | 23.8135 | 38.2094 | 152.94 |
|
| 86 |
+
|
| 87 |
+
|
| 88 |
+
### Framework versions
|
| 89 |
+
|
| 90 |
+
- Transformers 4.37.2
|
| 91 |
+
- Pytorch 2.0.1+cu117
|
| 92 |
+
- Datasets 2.14.4
|
| 93 |
+
- Tokenizers 0.15.2
|
generation_config.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 0,
|
| 3 |
+
"decoder_start_token_id": 2,
|
| 4 |
+
"early_stopping": true,
|
| 5 |
+
"eos_token_id": 2,
|
| 6 |
+
"forced_bos_token_id": 0,
|
| 7 |
+
"forced_eos_token_id": 2,
|
| 8 |
+
"no_repeat_ngram_size": 3,
|
| 9 |
+
"num_beams": 4,
|
| 10 |
+
"pad_token_id": 1,
|
| 11 |
+
"transformers_version": "4.37.2"
|
| 12 |
+
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557912620
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:977cacbc12cadb90160d1103dc1273f8b3ef4aee2a876d8dc1813b19ef796d86
|
| 3 |
size 557912620
|