KingLTD commited on
Commit
a7880e1
1 Parent(s): 789461a

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_version1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: pretrain_Law_model_vit5_version2
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_version2
17
+
18
+ This model is a fine-tuned version of [KingLTD/pretrain_Law_model_vit5_version1](https://huggingface.co/KingLTD/pretrain_Law_model_vit5_version1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1644
21
+ - Rouge1: 0.4902
22
+ - Rouge2: 0.3828
23
+ - Rougel: 0.4363
24
+ - Rougelsum: 0.4521
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.1692 | 0.4844 | 0.3722 | 0.4279 | 0.4439 |
56
+ | No log | 2.0 | 490 | 0.1664 | 0.4846 | 0.3719 | 0.4261 | 0.4442 |
57
+ | 0.2198 | 3.0 | 735 | 0.1636 | 0.4840 | 0.3752 | 0.4292 | 0.4443 |
58
+ | 0.2198 | 4.0 | 980 | 0.1628 | 0.4878 | 0.3754 | 0.4300 | 0.4468 |
59
+ | 0.178 | 5.0 | 1225 | 0.1621 | 0.4871 | 0.3791 | 0.4349 | 0.4494 |
60
+ | 0.178 | 6.0 | 1470 | 0.1625 | 0.4881 | 0.3782 | 0.4328 | 0.4495 |
61
+ | 0.1466 | 7.0 | 1715 | 0.1636 | 0.4910 | 0.3837 | 0.4383 | 0.4538 |
62
+ | 0.1466 | 8.0 | 1960 | 0.1633 | 0.4890 | 0.3802 | 0.4343 | 0.4506 |
63
+ | 0.1307 | 9.0 | 2205 | 0.1642 | 0.4904 | 0.3836 | 0.4364 | 0.4531 |
64
+ | 0.1307 | 10.0 | 2450 | 0.1644 | 0.4902 | 0.3828 | 0.4363 | 0.4521 |
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:423b0209bb5b7e611c4bc952b50f70d3350b0e38abc603b6b83d53b4f6d3b57f
3
  size 903892625
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a572c13369bd912e5538eb8e37a87b5db58a5f674dd5ef6e5e205a2394dfcc48
3
  size 903892625