TechSorceress commited on
Commit
7286c22
·
1 Parent(s): 0f6fa1c

Model save

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-finetuned-BBC
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-finetuned-BBC
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: 2.5563
21
+ - Rouge1: 0.2171
22
+ - Rouge2: 0.1721
23
+ - Rougel: 0.2038
24
+ - Rougelsum: 0.2041
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5.6e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 8
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
55
+ | 1.7637 | 1.0 | 223 | 2.5862 | 0.212 | 0.1654 | 0.1983 | 0.1987 |
56
+ | 2.1325 | 2.0 | 446 | 2.5126 | 0.2152 | 0.171 | 0.2017 | 0.2017 |
57
+ | 1.9421 | 3.0 | 669 | 2.4889 | 0.2113 | 0.1653 | 0.1973 | 0.1975 |
58
+ | 1.791 | 4.0 | 892 | 2.4865 | 0.2143 | 0.1708 | 0.2019 | 0.2017 |
59
+ | 1.6626 | 5.0 | 1115 | 2.4988 | 0.2148 | 0.1694 | 0.2007 | 0.2006 |
60
+ | 1.5752 | 6.0 | 1338 | 2.5300 | 0.2139 | 0.1692 | 0.2009 | 0.2011 |
61
+ | 1.4931 | 7.0 | 1561 | 2.5403 | 0.2165 | 0.1715 | 0.2028 | 0.2031 |
62
+ | 1.4494 | 8.0 | 1784 | 2.5563 | 0.2171 | 0.1721 | 0.2038 | 0.2041 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.35.2
68
+ - Pytorch 2.1.0+cu118
69
+ - Datasets 2.15.0
70
+ - Tokenizers 0.15.0
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.35.2"
12
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92eb89bf94caf4e32af3f3c58951c287aee00b95dadcb52716f1c66b8ed021fd
3
  size 557912620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:616f5794bf2ce10ec2c24f8d6a2a8774b4f17aca32240c41bd6691ac445bf017
3
  size 557912620
runs/Dec13_11-10-26_9bfb7a1b058f/events.out.tfevents.1702465829.9bfb7a1b058f.14417.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1eb621a823b11845b98eb4ea808ca83c552695a4ab89a31c670309c983e9e9c6
3
- size 9232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f85b09e81d038a30c4be371ad50a4d0df629e6917e4be4a9f2692e9c666196af
3
+ size 10848