smrynrz20 commited on
Commit
5d98d05
1 Parent(s): 0d9e29d

End of training

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_samsum_model
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_samsum_model
17
+
18
+ This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.5355
21
+ - Rouge1: 0.4698
22
+ - Rouge2: 0.2352
23
+ - Rougel: 0.397
24
+ - Rougelsum: 0.3963
25
+ - Gen Len: 18.1368
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: 8
46
+ - eval_batch_size: 8
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
+ - 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
+ | 1.8239 | 1.0 | 1842 | 1.5911 | 0.4604 | 0.2229 | 0.3882 | 0.3878 | 18.5128 |
58
+ | 1.6012 | 2.0 | 3684 | 1.5462 | 0.4648 | 0.2332 | 0.395 | 0.3945 | 17.9866 |
59
+ | 1.4771 | 3.0 | 5526 | 1.5355 | 0.4698 | 0.2352 | 0.397 | 0.3963 | 18.1368 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.36.2
65
+ - Pytorch 2.1.0+cu121
66
+ - Datasets 2.16.1
67
+ - 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.36.2"
12
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2db3dd8cf8deaf9154721e6228ef211f3dbc72eef4ebf63aebbe757a9acb2a7
3
  size 557912620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c27a116841fbea9216ba86902695fd241a28e9d6b2a69c6801bfaa0765513f
3
  size 557912620
runs/Jan09_00-08-48_83bfa6009420/events.out.tfevents.1704758930.83bfa6009420.409.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ee5bcc5ed8d4d803f9d39ad44935cc39724ab6db17ed8d30ae8e831829f8f9e
3
- size 7886
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f4ffebf1d739222c0003a8adbb4146c34fb14e0cac1e83117342078ce55cf6a
3
+ size 9236