GuysTrans commited on
Commit
3622225
1 Parent(s): 752f4aa

End of training

Browse files
Files changed (3) hide show
  1. README.md +67 -0
  2. generation_config.json +8 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: vinai/bartpho-syllable
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: bart-base-vn-ehealth-tokenizer
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # bart-base-vn-ehealth-tokenizer
16
+
17
+ This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.6613
20
+ - Rouge1: 19.3999
21
+ - Rouge2: 9.9504
22
+ - Rougel: 16.1386
23
+ - Rougelsum: 17.9356
24
+ - Bleu-1: 0.0078
25
+ - Bleu-2: 0.0058
26
+ - Bleu-3: 0.0041
27
+ - Bleu-4: 0.003
28
+ - Gen Len: 20.0
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 8
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 1
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu-1 | Bleu-2 | Bleu-3 | Bleu-4 | Gen Len |
58
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:------:|:------:|:------:|:------:|:-------:|
59
+ | 1.7993 | 1.0 | 17418 | 1.6613 | 19.3999 | 9.9504 | 16.1386 | 17.9356 | 0.0078 | 0.0058 | 0.0041 | 0.003 | 20.0 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.33.0
65
+ - Pytorch 2.0.0
66
+ - Datasets 2.1.0
67
+ - Tokenizers 0.13.3
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "eos_token_id": 2,
5
+ "forced_eos_token_id": 2,
6
+ "pad_token_id": 1,
7
+ "transformers_version": "4.33.0"
8
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69b892228b13af7315aa94e55c363710afd99bf30b9d0190c943976afcb9df44
3
  size 1583595549
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc4bca829a2f11ea190dbbe07f59f8567883b53733ce959d677019d30c6a3ff1
3
  size 1583595549