CyrexPro commited on
Commit
a66a2af
1 Parent(s): a2b4672

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-finetuned-cnn_dailymail
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-finetuned-cnn_dailymail
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: 1.0869
21
+ - Rouge1: 24.319
22
+ - Rouge2: 11.7165
23
+ - Rougel: 20.2787
24
+ - Rougelsum: 22.8328
25
+ - Bleu 1: 4.2345
26
+ - Bleu 2: 2.7623
27
+ - Bleu 3: 2.0117
28
+ - Meteor: 12.0461
29
+ - Compression rate: 4.0559
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 5.6e-05
49
+ - train_batch_size: 16
50
+ - eval_batch_size: 128
51
+ - seed: 42
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - num_epochs: 2
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu 1 | Bleu 2 | Bleu 3 | Meteor | Compression rate |
59
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:------:|:------:|:------:|:-------:|:----------------:|
60
+ | 1.4958 | 1.0 | 625 | 1.1055 | 24.2121 | 11.6998 | 20.2626 | 22.6715 | 4.2072 | 2.7283 | 1.981 | 11.9736 | 4.0611 |
61
+ | 1.1078 | 2.0 | 1250 | 1.0869 | 24.319 | 11.7165 | 20.2787 | 22.8328 | 4.2345 | 2.7623 | 2.0117 | 12.0461 | 4.0559 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.40.0
67
+ - Pytorch 2.2.2+cu118
68
+ - Datasets 2.19.0
69
+ - Tokenizers 0.19.1
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.40.0"
12
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92342f5f25fbb35821b37a8d2c93061439a01488ab4b147b68d855df67cd5c82
3
  size 557912620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b066d74366510336e9a505f7b9733f827acec2ba1a0df1e80d1d371df982d7c6
3
  size 557912620
runs/Apr27_13-42-45_DESKTOP-I570M0U/events.out.tfevents.1714214572.DESKTOP-I570M0U.661701.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1355a68c6af4868091bce210a4cea223a97ead90eb9d1e8bb85a8cf3a89e0871
3
- size 6901
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718d2ef8a2506c0e6bb488630c8b98e273d546fc858749f366b5091715baca24
3
+ size 8200