Angelectronic
commited on
Commit
•
d2a2b69
1
Parent(s):
155e2c1
End of training
Browse files- README.md +102 -0
- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- runs/May29_19-13-10_iai/events.out.tfevents.1716984791.iai.195476.0 +3 -0
- runs/May29_19-15-36_iai/events.out.tfevents.1716984937.iai.195993.0 +3 -0
- special_tokens_map.json +55 -0
- spiece.model +3 -0
- tokenizer.json +0 -0
- tokenizer_config.json +470 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
base_model: VietAI/envit5-translation
|
7 |
+
metrics:
|
8 |
+
- bleu
|
9 |
+
model-index:
|
10 |
+
- name: envit5-MedEV
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# envit5-MedEV
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [VietAI/envit5-translation](https://huggingface.co/VietAI/envit5-translation) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0795
|
22 |
+
- Bleu: 16.0497
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 2e-05
|
42 |
+
- train_batch_size: 32
|
43 |
+
- eval_batch_size: 8
|
44 |
+
- seed: 42
|
45 |
+
- gradient_accumulation_steps: 4
|
46 |
+
- total_train_batch_size: 128
|
47 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
+
- lr_scheduler_type: cosine
|
49 |
+
- lr_scheduler_warmup_steps: 10
|
50 |
+
- num_epochs: 5
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
55 |
+
|:-------------:|:------:|:-----:|:---------------:|:-------:|
|
56 |
+
| 33.2165 | 0.1314 | 700 | 0.5906 | 0.0653 |
|
57 |
+
| 0.4083 | 0.2628 | 1400 | 0.1096 | 13.8606 |
|
58 |
+
| 0.114 | 0.3942 | 2100 | 0.0918 | 14.7674 |
|
59 |
+
| 0.1027 | 0.5256 | 2800 | 0.0890 | 14.9410 |
|
60 |
+
| 0.0997 | 0.6571 | 3500 | 0.0873 | 15.0741 |
|
61 |
+
| 0.0973 | 0.7885 | 4200 | 0.0861 | 15.1717 |
|
62 |
+
| 0.0964 | 0.9199 | 4900 | 0.0852 | 15.2362 |
|
63 |
+
| 0.0949 | 1.0513 | 5600 | 0.0844 | 15.3131 |
|
64 |
+
| 0.0947 | 1.1827 | 6300 | 0.0838 | 15.3815 |
|
65 |
+
| 0.0937 | 1.3141 | 7000 | 0.0832 | 15.5075 |
|
66 |
+
| 0.0935 | 1.4455 | 7700 | 0.0827 | 15.5932 |
|
67 |
+
| 0.092 | 1.5769 | 8400 | 0.0822 | 15.6434 |
|
68 |
+
| 0.0924 | 1.7084 | 9100 | 0.0818 | 15.7233 |
|
69 |
+
| 0.0915 | 1.8398 | 9800 | 0.0815 | 15.8051 |
|
70 |
+
| 0.0915 | 1.9712 | 10500 | 0.0812 | 15.8279 |
|
71 |
+
| 0.0906 | 2.1026 | 11200 | 0.0809 | 15.8559 |
|
72 |
+
| 0.0904 | 2.2340 | 11900 | 0.0807 | 15.9008 |
|
73 |
+
| 0.0908 | 2.3654 | 12600 | 0.0805 | 15.8917 |
|
74 |
+
| 0.0904 | 2.4968 | 13300 | 0.0803 | 15.9352 |
|
75 |
+
| 0.0895 | 2.6282 | 14000 | 0.0802 | 15.9442 |
|
76 |
+
| 0.0896 | 2.7597 | 14700 | 0.0800 | 15.9677 |
|
77 |
+
| 0.0894 | 2.8911 | 15400 | 0.0800 | 15.9459 |
|
78 |
+
| 0.09 | 3.0225 | 16100 | 0.0799 | 15.9746 |
|
79 |
+
| 0.0895 | 3.1539 | 16800 | 0.0798 | 16.0154 |
|
80 |
+
| 0.0892 | 3.2853 | 17500 | 0.0797 | 15.9976 |
|
81 |
+
| 0.0896 | 3.4167 | 18200 | 0.0797 | 16.0193 |
|
82 |
+
| 0.0893 | 3.5481 | 18900 | 0.0796 | 16.0179 |
|
83 |
+
| 0.0888 | 3.6795 | 19600 | 0.0796 | 16.0510 |
|
84 |
+
| 0.0887 | 3.8110 | 20300 | 0.0796 | 16.0226 |
|
85 |
+
| 0.0891 | 3.9424 | 21000 | 0.0796 | 16.0277 |
|
86 |
+
| 0.0892 | 4.0738 | 21700 | 0.0796 | 16.0302 |
|
87 |
+
| 0.0892 | 4.2052 | 22400 | 0.0795 | 16.0425 |
|
88 |
+
| 0.0886 | 4.3366 | 23100 | 0.0795 | 16.0452 |
|
89 |
+
| 0.0889 | 4.4680 | 23800 | 0.0795 | 16.0518 |
|
90 |
+
| 0.0888 | 4.5994 | 24500 | 0.0795 | 16.0397 |
|
91 |
+
| 0.0893 | 4.7308 | 25200 | 0.0795 | 16.0450 |
|
92 |
+
| 0.0889 | 4.8623 | 25900 | 0.0795 | 16.0497 |
|
93 |
+
| 0.0887 | 4.9937 | 26600 | 0.0795 | 16.0497 |
|
94 |
+
|
95 |
+
|
96 |
+
### Framework versions
|
97 |
+
|
98 |
+
- PEFT 0.10.0
|
99 |
+
- Transformers 4.40.2
|
100 |
+
- Pytorch 2.3.0
|
101 |
+
- Datasets 2.19.1
|
102 |
+
- Tokenizers 0.19.1
|
adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "T5ForConditionalGeneration",
|
5 |
+
"parent_library": "transformers.models.t5.modeling_t5"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "VietAI/envit5-translation",
|
8 |
+
"bias": "none",
|
9 |
+
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": true,
|
12 |
+
"layer_replication": null,
|
13 |
+
"layers_pattern": null,
|
14 |
+
"layers_to_transform": null,
|
15 |
+
"loftq_config": {},
|
16 |
+
"lora_alpha": 16,
|
17 |
+
"lora_dropout": 0.1,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 16,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"o",
|
27 |
+
"q",
|
28 |
+
"v",
|
29 |
+
"k"
|
30 |
+
],
|
31 |
+
"task_type": null,
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35a21c8398788c4ff1489fc8a48cebf8b77b91cf0b337a5a6986bd0c181440d4
|
3 |
+
size 14196208
|
runs/May29_19-13-10_iai/events.out.tfevents.1716984791.iai.195476.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a024bd27833ab77e19ef55ef2cd9876c36d71f1c16b0b60bcff5abeefd0b4b15
|
3 |
+
size 5069
|
runs/May29_19-15-36_iai/events.out.tfevents.1716984937.iai.195993.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ac4ae0df957bc1aee3517e71b5e20d40d16bc6c694f1e82dc2ecf41f5b53f5c
|
3 |
+
size 25719
|
special_tokens_map.json
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<extra_id_0>",
|
4 |
+
"<extra_id_1>",
|
5 |
+
"<extra_id_2>",
|
6 |
+
"<extra_id_3>",
|
7 |
+
"<extra_id_4>",
|
8 |
+
"<extra_id_5>",
|
9 |
+
"<extra_id_6>",
|
10 |
+
"<extra_id_7>",
|
11 |
+
"<extra_id_8>",
|
12 |
+
"<extra_id_9>",
|
13 |
+
"<extra_id_10>",
|
14 |
+
"<extra_id_11>",
|
15 |
+
"<extra_id_12>",
|
16 |
+
"<extra_id_13>",
|
17 |
+
"<extra_id_14>",
|
18 |
+
"<extra_id_15>",
|
19 |
+
"<extra_id_16>",
|
20 |
+
"<extra_id_17>",
|
21 |
+
"<extra_id_18>",
|
22 |
+
"<extra_id_19>",
|
23 |
+
"<extra_id_20>",
|
24 |
+
"<extra_id_21>",
|
25 |
+
"<extra_id_22>",
|
26 |
+
"<extra_id_23>",
|
27 |
+
"<extra_id_24>",
|
28 |
+
"<extra_id_25>",
|
29 |
+
"<extra_id_26>",
|
30 |
+
"<extra_id_27>",
|
31 |
+
"<extra_id_28>",
|
32 |
+
"<extra_id_29>",
|
33 |
+
"<extra_id_30>",
|
34 |
+
"<extra_id_31>",
|
35 |
+
"<extra_id_32>",
|
36 |
+
"<extra_id_33>",
|
37 |
+
"<extra_id_34>",
|
38 |
+
"<extra_id_35>",
|
39 |
+
"<extra_id_36>",
|
40 |
+
"<extra_id_37>",
|
41 |
+
"<extra_id_38>",
|
42 |
+
"<extra_id_39>",
|
43 |
+
"<extra_id_40>",
|
44 |
+
"<extra_id_41>",
|
45 |
+
"<extra_id_42>",
|
46 |
+
"<extra_id_43>",
|
47 |
+
"<extra_id_44>",
|
48 |
+
"<extra_id_45>",
|
49 |
+
"<extra_id_46>",
|
50 |
+
"<extra_id_47>"
|
51 |
+
],
|
52 |
+
"eos_token": "</s>",
|
53 |
+
"pad_token": "<pad>",
|
54 |
+
"unk_token": "<unk>"
|
55 |
+
}
|
spiece.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b4eda923bbac1726e8fda66254a8783ecc705be5577149ee8c98074efdb5de5
|
3 |
+
size 1102207
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,470 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "<pad>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "</s>",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"2": {
|
20 |
+
"content": "<unk>",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"50000": {
|
28 |
+
"content": "<extra_id_47>",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"50001": {
|
36 |
+
"content": "<extra_id_46>",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
},
|
43 |
+
"50002": {
|
44 |
+
"content": "<extra_id_45>",
|
45 |
+
"lstrip": false,
|
46 |
+
"normalized": false,
|
47 |
+
"rstrip": false,
|
48 |
+
"single_word": false,
|
49 |
+
"special": true
|
50 |
+
},
|
51 |
+
"50003": {
|
52 |
+
"content": "<extra_id_44>",
|
53 |
+
"lstrip": false,
|
54 |
+
"normalized": false,
|
55 |
+
"rstrip": false,
|
56 |
+
"single_word": false,
|
57 |
+
"special": true
|
58 |
+
},
|
59 |
+
"50004": {
|
60 |
+
"content": "<extra_id_43>",
|
61 |
+
"lstrip": false,
|
62 |
+
"normalized": false,
|
63 |
+
"rstrip": false,
|
64 |
+
"single_word": false,
|
65 |
+
"special": true
|
66 |
+
},
|
67 |
+
"50005": {
|
68 |
+
"content": "<extra_id_42>",
|
69 |
+
"lstrip": false,
|
70 |
+
"normalized": false,
|
71 |
+
"rstrip": false,
|
72 |
+
"single_word": false,
|
73 |
+
"special": true
|
74 |
+
},
|
75 |
+
"50006": {
|
76 |
+
"content": "<extra_id_41>",
|
77 |
+
"lstrip": false,
|
78 |
+
"normalized": false,
|
79 |
+
"rstrip": false,
|
80 |
+
"single_word": false,
|
81 |
+
"special": true
|
82 |
+
},
|
83 |
+
"50007": {
|
84 |
+
"content": "<extra_id_40>",
|
85 |
+
"lstrip": false,
|
86 |
+
"normalized": false,
|
87 |
+
"rstrip": false,
|
88 |
+
"single_word": false,
|
89 |
+
"special": true
|
90 |
+
},
|
91 |
+
"50008": {
|
92 |
+
"content": "<extra_id_39>",
|
93 |
+
"lstrip": false,
|
94 |
+
"normalized": false,
|
95 |
+
"rstrip": false,
|
96 |
+
"single_word": false,
|
97 |
+
"special": true
|
98 |
+
},
|
99 |
+
"50009": {
|
100 |
+
"content": "<extra_id_38>",
|
101 |
+
"lstrip": false,
|
102 |
+
"normalized": false,
|
103 |
+
"rstrip": false,
|
104 |
+
"single_word": false,
|
105 |
+
"special": true
|
106 |
+
},
|
107 |
+
"50010": {
|
108 |
+
"content": "<extra_id_37>",
|
109 |
+
"lstrip": false,
|
110 |
+
"normalized": false,
|
111 |
+
"rstrip": false,
|
112 |
+
"single_word": false,
|
113 |
+
"special": true
|
114 |
+
},
|
115 |
+
"50011": {
|
116 |
+
"content": "<extra_id_36>",
|
117 |
+
"lstrip": false,
|
118 |
+
"normalized": false,
|
119 |
+
"rstrip": false,
|
120 |
+
"single_word": false,
|
121 |
+
"special": true
|
122 |
+
},
|
123 |
+
"50012": {
|
124 |
+
"content": "<extra_id_35>",
|
125 |
+
"lstrip": false,
|
126 |
+
"normalized": false,
|
127 |
+
"rstrip": false,
|
128 |
+
"single_word": false,
|
129 |
+
"special": true
|
130 |
+
},
|
131 |
+
"50013": {
|
132 |
+
"content": "<extra_id_34>",
|
133 |
+
"lstrip": false,
|
134 |
+
"normalized": false,
|
135 |
+
"rstrip": false,
|
136 |
+
"single_word": false,
|
137 |
+
"special": true
|
138 |
+
},
|
139 |
+
"50014": {
|
140 |
+
"content": "<extra_id_33>",
|
141 |
+
"lstrip": false,
|
142 |
+
"normalized": false,
|
143 |
+
"rstrip": false,
|
144 |
+
"single_word": false,
|
145 |
+
"special": true
|
146 |
+
},
|
147 |
+
"50015": {
|
148 |
+
"content": "<extra_id_32>",
|
149 |
+
"lstrip": false,
|
150 |
+
"normalized": false,
|
151 |
+
"rstrip": false,
|
152 |
+
"single_word": false,
|
153 |
+
"special": true
|
154 |
+
},
|
155 |
+
"50016": {
|
156 |
+
"content": "<extra_id_31>",
|
157 |
+
"lstrip": false,
|
158 |
+
"normalized": false,
|
159 |
+
"rstrip": false,
|
160 |
+
"single_word": false,
|
161 |
+
"special": true
|
162 |
+
},
|
163 |
+
"50017": {
|
164 |
+
"content": "<extra_id_30>",
|
165 |
+
"lstrip": false,
|
166 |
+
"normalized": false,
|
167 |
+
"rstrip": false,
|
168 |
+
"single_word": false,
|
169 |
+
"special": true
|
170 |
+
},
|
171 |
+
"50018": {
|
172 |
+
"content": "<extra_id_29>",
|
173 |
+
"lstrip": false,
|
174 |
+
"normalized": false,
|
175 |
+
"rstrip": false,
|
176 |
+
"single_word": false,
|
177 |
+
"special": true
|
178 |
+
},
|
179 |
+
"50019": {
|
180 |
+
"content": "<extra_id_28>",
|
181 |
+
"lstrip": false,
|
182 |
+
"normalized": false,
|
183 |
+
"rstrip": false,
|
184 |
+
"single_word": false,
|
185 |
+
"special": true
|
186 |
+
},
|
187 |
+
"50020": {
|
188 |
+
"content": "<extra_id_27>",
|
189 |
+
"lstrip": false,
|
190 |
+
"normalized": false,
|
191 |
+
"rstrip": false,
|
192 |
+
"single_word": false,
|
193 |
+
"special": true
|
194 |
+
},
|
195 |
+
"50021": {
|
196 |
+
"content": "<extra_id_26>",
|
197 |
+
"lstrip": false,
|
198 |
+
"normalized": false,
|
199 |
+
"rstrip": false,
|
200 |
+
"single_word": false,
|
201 |
+
"special": true
|
202 |
+
},
|
203 |
+
"50022": {
|
204 |
+
"content": "<extra_id_25>",
|
205 |
+
"lstrip": false,
|
206 |
+
"normalized": false,
|
207 |
+
"rstrip": false,
|
208 |
+
"single_word": false,
|
209 |
+
"special": true
|
210 |
+
},
|
211 |
+
"50023": {
|
212 |
+
"content": "<extra_id_24>",
|
213 |
+
"lstrip": false,
|
214 |
+
"normalized": false,
|
215 |
+
"rstrip": false,
|
216 |
+
"single_word": false,
|
217 |
+
"special": true
|
218 |
+
},
|
219 |
+
"50024": {
|
220 |
+
"content": "<extra_id_23>",
|
221 |
+
"lstrip": false,
|
222 |
+
"normalized": false,
|
223 |
+
"rstrip": false,
|
224 |
+
"single_word": false,
|
225 |
+
"special": true
|
226 |
+
},
|
227 |
+
"50025": {
|
228 |
+
"content": "<extra_id_22>",
|
229 |
+
"lstrip": false,
|
230 |
+
"normalized": false,
|
231 |
+
"rstrip": false,
|
232 |
+
"single_word": false,
|
233 |
+
"special": true
|
234 |
+
},
|
235 |
+
"50026": {
|
236 |
+
"content": "<extra_id_21>",
|
237 |
+
"lstrip": false,
|
238 |
+
"normalized": false,
|
239 |
+
"rstrip": false,
|
240 |
+
"single_word": false,
|
241 |
+
"special": true
|
242 |
+
},
|
243 |
+
"50027": {
|
244 |
+
"content": "<extra_id_20>",
|
245 |
+
"lstrip": false,
|
246 |
+
"normalized": false,
|
247 |
+
"rstrip": false,
|
248 |
+
"single_word": false,
|
249 |
+
"special": true
|
250 |
+
},
|
251 |
+
"50028": {
|
252 |
+
"content": "<extra_id_19>",
|
253 |
+
"lstrip": false,
|
254 |
+
"normalized": false,
|
255 |
+
"rstrip": false,
|
256 |
+
"single_word": false,
|
257 |
+
"special": true
|
258 |
+
},
|
259 |
+
"50029": {
|
260 |
+
"content": "<extra_id_18>",
|
261 |
+
"lstrip": false,
|
262 |
+
"normalized": false,
|
263 |
+
"rstrip": false,
|
264 |
+
"single_word": false,
|
265 |
+
"special": true
|
266 |
+
},
|
267 |
+
"50030": {
|
268 |
+
"content": "<extra_id_17>",
|
269 |
+
"lstrip": false,
|
270 |
+
"normalized": false,
|
271 |
+
"rstrip": false,
|
272 |
+
"single_word": false,
|
273 |
+
"special": true
|
274 |
+
},
|
275 |
+
"50031": {
|
276 |
+
"content": "<extra_id_16>",
|
277 |
+
"lstrip": false,
|
278 |
+
"normalized": false,
|
279 |
+
"rstrip": false,
|
280 |
+
"single_word": false,
|
281 |
+
"special": true
|
282 |
+
},
|
283 |
+
"50032": {
|
284 |
+
"content": "<extra_id_15>",
|
285 |
+
"lstrip": false,
|
286 |
+
"normalized": false,
|
287 |
+
"rstrip": false,
|
288 |
+
"single_word": false,
|
289 |
+
"special": true
|
290 |
+
},
|
291 |
+
"50033": {
|
292 |
+
"content": "<extra_id_14>",
|
293 |
+
"lstrip": false,
|
294 |
+
"normalized": false,
|
295 |
+
"rstrip": false,
|
296 |
+
"single_word": false,
|
297 |
+
"special": true
|
298 |
+
},
|
299 |
+
"50034": {
|
300 |
+
"content": "<extra_id_13>",
|
301 |
+
"lstrip": false,
|
302 |
+
"normalized": false,
|
303 |
+
"rstrip": false,
|
304 |
+
"single_word": false,
|
305 |
+
"special": true
|
306 |
+
},
|
307 |
+
"50035": {
|
308 |
+
"content": "<extra_id_12>",
|
309 |
+
"lstrip": false,
|
310 |
+
"normalized": false,
|
311 |
+
"rstrip": false,
|
312 |
+
"single_word": false,
|
313 |
+
"special": true
|
314 |
+
},
|
315 |
+
"50036": {
|
316 |
+
"content": "<extra_id_11>",
|
317 |
+
"lstrip": false,
|
318 |
+
"normalized": false,
|
319 |
+
"rstrip": false,
|
320 |
+
"single_word": false,
|
321 |
+
"special": true
|
322 |
+
},
|
323 |
+
"50037": {
|
324 |
+
"content": "<extra_id_10>",
|
325 |
+
"lstrip": false,
|
326 |
+
"normalized": false,
|
327 |
+
"rstrip": false,
|
328 |
+
"single_word": false,
|
329 |
+
"special": true
|
330 |
+
},
|
331 |
+
"50038": {
|
332 |
+
"content": "<extra_id_9>",
|
333 |
+
"lstrip": false,
|
334 |
+
"normalized": false,
|
335 |
+
"rstrip": false,
|
336 |
+
"single_word": false,
|
337 |
+
"special": true
|
338 |
+
},
|
339 |
+
"50039": {
|
340 |
+
"content": "<extra_id_8>",
|
341 |
+
"lstrip": false,
|
342 |
+
"normalized": false,
|
343 |
+
"rstrip": false,
|
344 |
+
"single_word": false,
|
345 |
+
"special": true
|
346 |
+
},
|
347 |
+
"50040": {
|
348 |
+
"content": "<extra_id_7>",
|
349 |
+
"lstrip": false,
|
350 |
+
"normalized": false,
|
351 |
+
"rstrip": false,
|
352 |
+
"single_word": false,
|
353 |
+
"special": true
|
354 |
+
},
|
355 |
+
"50041": {
|
356 |
+
"content": "<extra_id_6>",
|
357 |
+
"lstrip": false,
|
358 |
+
"normalized": false,
|
359 |
+
"rstrip": false,
|
360 |
+
"single_word": false,
|
361 |
+
"special": true
|
362 |
+
},
|
363 |
+
"50042": {
|
364 |
+
"content": "<extra_id_5>",
|
365 |
+
"lstrip": false,
|
366 |
+
"normalized": false,
|
367 |
+
"rstrip": false,
|
368 |
+
"single_word": false,
|
369 |
+
"special": true
|
370 |
+
},
|
371 |
+
"50043": {
|
372 |
+
"content": "<extra_id_4>",
|
373 |
+
"lstrip": false,
|
374 |
+
"normalized": false,
|
375 |
+
"rstrip": false,
|
376 |
+
"single_word": false,
|
377 |
+
"special": true
|
378 |
+
},
|
379 |
+
"50044": {
|
380 |
+
"content": "<extra_id_3>",
|
381 |
+
"lstrip": false,
|
382 |
+
"normalized": false,
|
383 |
+
"rstrip": false,
|
384 |
+
"single_word": false,
|
385 |
+
"special": true
|
386 |
+
},
|
387 |
+
"50045": {
|
388 |
+
"content": "<extra_id_2>",
|
389 |
+
"lstrip": false,
|
390 |
+
"normalized": false,
|
391 |
+
"rstrip": false,
|
392 |
+
"single_word": false,
|
393 |
+
"special": true
|
394 |
+
},
|
395 |
+
"50046": {
|
396 |
+
"content": "<extra_id_1>",
|
397 |
+
"lstrip": false,
|
398 |
+
"normalized": false,
|
399 |
+
"rstrip": false,
|
400 |
+
"single_word": false,
|
401 |
+
"special": true
|
402 |
+
},
|
403 |
+
"50047": {
|
404 |
+
"content": "<extra_id_0>",
|
405 |
+
"lstrip": false,
|
406 |
+
"normalized": false,
|
407 |
+
"rstrip": false,
|
408 |
+
"single_word": false,
|
409 |
+
"special": true
|
410 |
+
}
|
411 |
+
},
|
412 |
+
"additional_special_tokens": [
|
413 |
+
"<extra_id_0>",
|
414 |
+
"<extra_id_1>",
|
415 |
+
"<extra_id_2>",
|
416 |
+
"<extra_id_3>",
|
417 |
+
"<extra_id_4>",
|
418 |
+
"<extra_id_5>",
|
419 |
+
"<extra_id_6>",
|
420 |
+
"<extra_id_7>",
|
421 |
+
"<extra_id_8>",
|
422 |
+
"<extra_id_9>",
|
423 |
+
"<extra_id_10>",
|
424 |
+
"<extra_id_11>",
|
425 |
+
"<extra_id_12>",
|
426 |
+
"<extra_id_13>",
|
427 |
+
"<extra_id_14>",
|
428 |
+
"<extra_id_15>",
|
429 |
+
"<extra_id_16>",
|
430 |
+
"<extra_id_17>",
|
431 |
+
"<extra_id_18>",
|
432 |
+
"<extra_id_19>",
|
433 |
+
"<extra_id_20>",
|
434 |
+
"<extra_id_21>",
|
435 |
+
"<extra_id_22>",
|
436 |
+
"<extra_id_23>",
|
437 |
+
"<extra_id_24>",
|
438 |
+
"<extra_id_25>",
|
439 |
+
"<extra_id_26>",
|
440 |
+
"<extra_id_27>",
|
441 |
+
"<extra_id_28>",
|
442 |
+
"<extra_id_29>",
|
443 |
+
"<extra_id_30>",
|
444 |
+
"<extra_id_31>",
|
445 |
+
"<extra_id_32>",
|
446 |
+
"<extra_id_33>",
|
447 |
+
"<extra_id_34>",
|
448 |
+
"<extra_id_35>",
|
449 |
+
"<extra_id_36>",
|
450 |
+
"<extra_id_37>",
|
451 |
+
"<extra_id_38>",
|
452 |
+
"<extra_id_39>",
|
453 |
+
"<extra_id_40>",
|
454 |
+
"<extra_id_41>",
|
455 |
+
"<extra_id_42>",
|
456 |
+
"<extra_id_43>",
|
457 |
+
"<extra_id_44>",
|
458 |
+
"<extra_id_45>",
|
459 |
+
"<extra_id_46>",
|
460 |
+
"<extra_id_47>"
|
461 |
+
],
|
462 |
+
"clean_up_tokenization_spaces": true,
|
463 |
+
"eos_token": "</s>",
|
464 |
+
"extra_ids": 48,
|
465 |
+
"model_max_length": 1000000000000000019884624838656,
|
466 |
+
"pad_token": "<pad>",
|
467 |
+
"sp_model_kwargs": {},
|
468 |
+
"tokenizer_class": "T5Tokenizer",
|
469 |
+
"unk_token": "<unk>"
|
470 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82819415d26a651d25b14afbef0e1aa389e80dee6d89b88c7a9f99a43ac0687d
|
3 |
+
size 5176
|