KingLTD commited on
Commit
2f5d28f
1 Parent(s): 7e0fc32

End of training

Browse files
Files changed (3) hide show
  1. README.md +71 -0
  2. generation_config.json +8 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: vinai/bartpho-syllable
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: pretrain_Law_model_bartpho_version1
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
+ # pretrain_Law_model_bartpho_version1
16
+
17
+ This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2879
20
+ - Rouge1: 0.4482
21
+ - Rouge2: 0.3252
22
+ - Rougel: 0.3897
23
+ - Rougelsum: 0.4055
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 10
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
53
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
54
+ | No log | 1.0 | 245 | 0.3270 | 0.4333 | 0.2996 | 0.3650 | 0.3815 |
55
+ | No log | 2.0 | 490 | 0.3024 | 0.4400 | 0.3072 | 0.3731 | 0.3938 |
56
+ | 0.6695 | 3.0 | 735 | 0.2883 | 0.4411 | 0.3186 | 0.3829 | 0.3996 |
57
+ | 0.6695 | 4.0 | 980 | 0.2820 | 0.4484 | 0.3255 | 0.3883 | 0.4046 |
58
+ | 0.2387 | 5.0 | 1225 | 0.2822 | 0.4500 | 0.3221 | 0.3876 | 0.4050 |
59
+ | 0.2387 | 6.0 | 1470 | 0.2806 | 0.4483 | 0.3224 | 0.3875 | 0.4049 |
60
+ | 0.1843 | 7.0 | 1715 | 0.2852 | 0.4471 | 0.3235 | 0.3870 | 0.4037 |
61
+ | 0.1843 | 8.0 | 1960 | 0.2844 | 0.4466 | 0.3216 | 0.3850 | 0.4020 |
62
+ | 0.1515 | 9.0 | 2205 | 0.2866 | 0.4504 | 0.3265 | 0.3900 | 0.4066 |
63
+ | 0.1515 | 10.0 | 2450 | 0.2879 | 0.4482 | 0.3252 | 0.3897 | 0.4055 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.32.1
69
+ - Pytorch 2.0.1+cu118
70
+ - Datasets 2.14.4
71
+ - 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.32.1"
8
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66ef7ea8c893e473e57b8b893ea75a6437b78e4d0a0753e90f466236a4581129
3
  size 1583595549
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:234f1ce271ce343e5b4481e20c7e5dc2b4c7ac1581dc7abbbd9876d0845f2631
3
  size 1583595549