hungngo04 commited on
Commit
3f5e161
1 Parent(s): fe74a0b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/bart-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: emnlp_test_9clusters_bart_large_sati
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
+ # emnlp_test_9clusters_bart_large_sati
17
+
18
+ This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.5178
21
+ - Bleu: 83.1112
22
+ - Gen Len: 10.6083
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 64
43
+ - eval_batch_size: 64
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
+ |:-------------:|:------:|:-----:|:---------------:|:-------:|:-------:|
54
+ | 0.1866 | 2.3303 | 15000 | 0.5819 | 80.4332 | 11.3463 |
55
+ | 0.1127 | 4.6606 | 30000 | 0.5120 | 82.2508 | 10.6137 |
56
+ | 0.0774 | 6.9908 | 45000 | 0.4587 | 82.8524 | 10.6968 |
57
+ | 0.0574 | 9.3211 | 60000 | 0.5178 | 83.1112 | 10.6083 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.41.2
63
+ - Pytorch 2.3.0+cu121
64
+ - Datasets 2.20.0
65
+ - Tokenizers 0.19.1
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.41.2"
12
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f37b86ae887bb8c0a395c611fdc870b0cc22d08aefc313f45f7ebb1cb26c3c2e
3
  size 1625426996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69b365f691abf726de81d1f95de052067cc4fa9f5dfaaf46b1a1f76bab4cc4e
3
  size 1625426996
runs/Jul12_23-48-07_cfb50db91b80/events.out.tfevents.1720828089.cfb50db91b80.33664.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ee7f28a898e8484e1ccd9eb5c62e1940c93e911922d529a22711d777c9af31d
3
- size 33221
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67f73cbb59e296492e6aaa3700daed9c1505c581c00ff2eb9acec47e90c8127e
3
+ size 35301