KingLTD commited on
Commit
0ad6dd0
·
1 Parent(s): 8697857

End of training

Browse files
Files changed (3) hide show
  1. README.md +72 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: KingLTD/pretrain_Law_model_vit5_version2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: pretrain_Law_model_vit5_version3
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
+ # pretrain_Law_model_vit5_version3
17
+
18
+ This model is a fine-tuned version of [KingLTD/pretrain_Law_model_vit5_version2](https://huggingface.co/KingLTD/pretrain_Law_model_vit5_version2) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1136
21
+ - Rouge1: 0.4973
22
+ - Rouge2: 0.4075
23
+ - Rougel: 0.4532
24
+ - Rougelsum: 0.4674
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 10
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
55
+ | No log | 1.0 | 245 | 0.1060 | 0.4960 | 0.4069 | 0.4502 | 0.4664 |
56
+ | No log | 2.0 | 490 | 0.1070 | 0.4946 | 0.4053 | 0.4484 | 0.4644 |
57
+ | 0.146 | 3.0 | 735 | 0.1079 | 0.4908 | 0.3988 | 0.4456 | 0.4601 |
58
+ | 0.146 | 4.0 | 980 | 0.1107 | 0.4994 | 0.4094 | 0.4508 | 0.4665 |
59
+ | 0.1149 | 5.0 | 1225 | 0.1107 | 0.4944 | 0.4024 | 0.4483 | 0.4635 |
60
+ | 0.1149 | 6.0 | 1470 | 0.1126 | 0.4931 | 0.4028 | 0.4478 | 0.4626 |
61
+ | 0.0956 | 7.0 | 1715 | 0.1124 | 0.4991 | 0.4108 | 0.4556 | 0.4701 |
62
+ | 0.0956 | 8.0 | 1960 | 0.1122 | 0.4944 | 0.4082 | 0.4515 | 0.4655 |
63
+ | 0.0822 | 9.0 | 2205 | 0.1133 | 0.4996 | 0.4111 | 0.4557 | 0.4699 |
64
+ | 0.0822 | 10.0 | 2450 | 0.1136 | 0.4973 | 0.4075 | 0.4532 | 0.4674 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.32.1
70
+ - Pytorch 2.0.1+cu118
71
+ - Datasets 2.14.4
72
+ - Tokenizers 0.13.3
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.32.1"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53208d548cf8fed97edac818320fa83b4c2776e056477083ab66884400b0592c
3
  size 903892625
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:918d45a7badc51371e05f3c72cb902f52cd166da889efe5f31d21bb38aa38009
3
  size 903892625