GuysTrans commited on
Commit
d4a25a1
1 Parent(s): 6e30253

End of training

Browse files
Files changed (3) hide show
  1. README.md +68 -0
  2. generation_config.json +12 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-base-vn-re-attention
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-base-vn-re-attention
17
+
18
+ This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.6613
21
+ - Rouge1: 20.3928
22
+ - Rouge2: 8.6637
23
+ - Rougel: 16.2814
24
+ - Rougelsum: 18.1751
25
+ - Bleu-1: 0.0041
26
+ - Bleu-2: 0.0024
27
+ - Bleu-3: 0.0012
28
+ - Bleu-4: 0.0007
29
+ - Gen Len: 20.0
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 2e-05
49
+ - train_batch_size: 16
50
+ - eval_batch_size: 16
51
+ - seed: 42
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - num_epochs: 1
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu-1 | Bleu-2 | Bleu-3 | Bleu-4 | Gen Len |
59
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:------:|:------:|:------:|:------:|:-------:|
60
+ | 2.9148 | 1.0 | 10886 | 2.6613 | 20.3928 | 8.6637 | 16.2814 | 18.1751 | 0.0041 | 0.0024 | 0.0012 | 0.0007 | 20.0 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.33.0
66
+ - Pytorch 2.0.0
67
+ - Datasets 2.1.0
68
+ - Tokenizers 0.13.3
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.33.0"
12
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e7c5805ae24f7c02c17388a16522ef967f3a09a76f567be6f85eb7570c7120b
3
  size 558018637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbe2826128ccb45421ad2796ab0c341625bf84c80ffd738726dd3dcec221aadd
3
  size 558018637