KingLTD commited on
Commit
e14752b
1 Parent(s): af5f193

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: KingLTD/pretrain_Law_model_bartpho_version2
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: pretrain_Law_model_bartpho_version3
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_version3
16
+
17
+ This model is a fine-tuned version of [KingLTD/pretrain_Law_model_bartpho_version2](https://huggingface.co/KingLTD/pretrain_Law_model_bartpho_version2) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.1145
20
+ - Rouge1: 0.4814
21
+ - Rouge2: 0.3997
22
+ - Rougel: 0.4430
23
+ - Rougelsum: 0.4527
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.0961 | 0.4759 | 0.3999 | 0.4423 | 0.4503 |
55
+ | No log | 2.0 | 490 | 0.1000 | 0.4820 | 0.4017 | 0.4425 | 0.4522 |
56
+ | 0.0968 | 3.0 | 735 | 0.1065 | 0.4817 | 0.4014 | 0.4422 | 0.4527 |
57
+ | 0.0968 | 4.0 | 980 | 0.1072 | 0.4807 | 0.4016 | 0.4445 | 0.4542 |
58
+ | 0.0618 | 5.0 | 1225 | 0.1098 | 0.4808 | 0.3997 | 0.4435 | 0.4532 |
59
+ | 0.0618 | 6.0 | 1470 | 0.1110 | 0.4817 | 0.3990 | 0.4428 | 0.4526 |
60
+ | 0.0427 | 7.0 | 1715 | 0.1125 | 0.4796 | 0.3988 | 0.4423 | 0.4529 |
61
+ | 0.0427 | 8.0 | 1960 | 0.1136 | 0.4822 | 0.4032 | 0.4453 | 0.4539 |
62
+ | 0.0314 | 9.0 | 2205 | 0.1141 | 0.4814 | 0.3991 | 0.4430 | 0.4527 |
63
+ | 0.0314 | 10.0 | 2450 | 0.1145 | 0.4814 | 0.3997 | 0.4430 | 0.4527 |
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:4cdb2f08049f915ba11cba1b1b426a4aea7417ecf30fb83f18745e517513a016
3
  size 1583595549
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38e59bd19f887d18edd3612429b3dd01805dc5ffa47dd691859510cb0a6d05bc
3
  size 1583595549