adrimj commited on
Commit
8a66005
1 Parent(s): 73152b1

End of training

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: robercg33/distilbart-cnn-12-6-finetuned
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: robadri_summ_v1
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # robadri_summ_v1
14
+
15
+ This model is a fine-tuned version of [robercg33/distilbart-cnn-12-6-finetuned](https://huggingface.co/robercg33/distilbart-cnn-12-6-finetuned) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 1.1886
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 5e-05
37
+ - train_batch_size: 8
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 5
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 266 | 1.0832 |
49
+ | 1.2203 | 2.0 | 532 | 1.1000 |
50
+ | 1.2203 | 3.0 | 798 | 1.1211 |
51
+ | 0.841 | 4.0 | 1064 | 1.1581 |
52
+ | 0.841 | 5.0 | 1330 | 1.1886 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.44.0
58
+ - Pytorch 2.3.1+cu121
59
+ - Datasets 2.20.0
60
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "decoder_start_token_id": 2,
5
+ "early_stopping": true,
6
+ "eos_token_id": 2,
7
+ "forced_bos_token_id": 0,
8
+ "forced_eos_token_id": 2,
9
+ "length_penalty": 2.0,
10
+ "max_length": 142,
11
+ "min_length": 56,
12
+ "no_repeat_ngram_size": 3,
13
+ "num_beams": 4,
14
+ "pad_token_id": 1,
15
+ "transformers_version": "4.44.0"
16
+ }
runs/Aug09_09-54-51_32f7166f624b/events.out.tfevents.1723197293.32f7166f624b.1516.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb115e0f5b58c5714229fe5c7f9fe9740b3751f1648704d99b60fcc11b46f94e
3
- size 7651
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:597cb45ee2557052c4495ba6c38962c06fb9fd1de2a55cc741747a7502784fb5
3
+ size 8276