Binaryy commited on
Commit
d9a1c7b
1 Parent(s): 5eccd11

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/bart-base
4
+ tags:
5
+ - summarization
6
+ - generated_from_trainer
7
+ metrics:
8
+ - rouge
9
+ model-index:
10
+ - name: bart-base-finetuned-findsum
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # bart-base-finetuned-findsum
18
+
19
+ This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.8402
22
+ - Rouge1: 6.8778
23
+ - Rouge2: 3.2689
24
+ - Rougel: 6.1322
25
+ - Rougelsum: 6.5067
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: 5.6e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 3
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
56
+ | No log | 1.0 | 500 | 1.9816 | 6.8051 | 3.19 | 6.0519 | 6.4262 |
57
+ | 2.2143 | 2.0 | 1000 | 1.8705 | 6.8637 | 3.2288 | 6.1205 | 6.4957 |
58
+ | 2.2143 | 3.0 | 1500 | 1.8402 | 6.8778 | 3.2689 | 6.1322 | 6.5067 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.38.1
64
+ - Pytorch 2.1.2
65
+ - Datasets 2.18.0
66
+ - 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.38.1"
12
+ }
runs/Mar30_08-37-27_a8809679dde4/events.out.tfevents.1711787849.a8809679dde4.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63419d7726c51e09d6628750e7856a6a0774153a16b07b183c5f1129a91a7b3c
3
- size 6997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e59a96d7509ab8eb1fd2cc9a0eeb2d405e1609a04706dda8a3c5acca30482753
3
+ size 7825
runs/Mar30_08-37-27_a8809679dde4/events.out.tfevents.1711793060.a8809679dde4.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eae3c6a1bf7dbcb6d910979d1634c2277f42c70512ffb52099225fa0c0da95bb
3
+ size 562