EE21 commited on
Commit
b4d58b5
1 Parent(s): 2f0266b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: facebook/bart-large-cnn
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: 01_ToS-BART
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
+ # 01_ToS-BART
17
+
18
+ This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.3895
21
+ - Rouge1: 0.6186
22
+ - Rouge2: 0.4739
23
+ - Rougel: 0.5159
24
+ - Rougelsum: 0.5152
25
+ - Gen Len: 108.6354
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: 5e-05
45
+ - train_batch_size: 2
46
+ - eval_batch_size: 2
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 500
51
+ - num_epochs: 5
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
57
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
58
+ | No log | 1.0 | 360 | 0.3310 | 0.5585 | 0.4013 | 0.4522 | 0.4522 | 116.1105 |
59
+ | 0.2783 | 2.0 | 720 | 0.3606 | 0.5719 | 0.4078 | 0.4572 | 0.4568 | 114.6796 |
60
+ | 0.2843 | 3.0 | 1080 | 0.3829 | 0.6019 | 0.4456 | 0.4872 | 0.4875 | 110.8066 |
61
+ | 0.2843 | 4.0 | 1440 | 0.3599 | 0.6092 | 0.4604 | 0.5049 | 0.5049 | 110.884 |
62
+ | 0.1491 | 5.0 | 1800 | 0.3895 | 0.6186 | 0.4739 | 0.5159 | 0.5152 | 108.6354 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.35.2
68
+ - Pytorch 2.1.0+cu121
69
+ - Datasets 2.15.0
70
+ - Tokenizers 0.15.0
generation_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "length_penalty": 2.0,
9
+ "max_length": 142,
10
+ "min_length": 56,
11
+ "no_repeat_ngram_size": 3,
12
+ "num_beams": 4,
13
+ "pad_token_id": 1,
14
+ "transformers_version": "4.35.2"
15
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1e143347b7c93900fb3315442549d85154d258d50ca6d90f2f81975e7e3e69a
3
  size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57f2404acf226397fd93dbe80399eee7b557953ed3d9730a1ca45268ec441827
3
  size 1625422896
runs/Dec18_14-19-04_b7e1aef15f17/events.out.tfevents.1702909145.b7e1aef15f17.8258.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a9f7aaf7870198e3466ee46ebe5cd15f741b92cf267e9323c133b9a5bc91b0d
3
- size 7928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63653c91ecbab36d3814b93f195d57325438122f60f6661e0441228bfd7c638e
3
+ size 8807