Aryan0310 commited on
Commit
d767a36
·
verified ·
1 Parent(s): f081b28

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mrm8488/bert-mini2bert-mini-finetuned-cnn_daily_mail-summarization
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: bert-mini2bert-mini-finetuned-cnn_daily_mail-summarization-finetuned-cnndaily
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
+ # bert-mini2bert-mini-finetuned-cnn_daily_mail-summarization-finetuned-cnndaily
17
+
18
+ This model is a fine-tuned version of [mrm8488/bert-mini2bert-mini-finetuned-cnn_daily_mail-summarization](https://huggingface.co/mrm8488/bert-mini2bert-mini-finetuned-cnn_daily_mail-summarization) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.5035
21
+ - Rouge1: 39.9928
22
+ - Rouge2: 17.5649
23
+ - Rougel: 26.9635
24
+ - Rougelsum: 36.7394
25
+ - Gen Len: 72.8086
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: 2e-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: 1
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
57
+ | 2.661 | 1.0 | 17945 | 2.5035 | 39.9928 | 17.5649 | 26.9635 | 36.7394 | 72.8086 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.39.3
63
+ - Pytorch 2.1.2
64
+ - Datasets 2.18.0
65
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 101,
3
+ "early_stopping": true,
4
+ "eos_token_id": 102,
5
+ "length_penalty": 2.0,
6
+ "max_length": 142,
7
+ "min_length": 56,
8
+ "no_repeat_ngram_size": 3,
9
+ "num_beams": 4,
10
+ "pad_token_id": 0,
11
+ "transformers_version": "4.39.3"
12
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14026607175b5ac97a09f98c342e33b4179abf59766f31f0de244a89be86d857
3
  size 93730136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab90e2a887fa8f6517c83f6b8d856dd415e9967bb1d2d54bf5145ea313a32758
3
  size 93730136
runs/May14_11-53-45_b8d0f742aa42/events.out.tfevents.1715687625.b8d0f742aa42.34.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce61a19b9eda22fba1231ba01d552854b4f25abcbdc7e8106ad70cbafeecacec
3
- size 16587
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:894c06d97ebf055c3da716624f44092c6c609b5e3240652520eb3821d57cad5b
3
+ size 17482