BeastGokul commited on
Commit
74961db
1 Parent(s): 3364667

Upload 9 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ medquad.csv filter=lfs diff=lfs merge=lfs -text
Bio-Medical-Llama-3-8B-finetuned/model/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ContactDoctor/Bio-Medical-Llama-3-8B
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
Bio-Medical-Llama-3-8B-finetuned/model/adapter_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "ContactDoctor/Bio-Medical-Llama-3-8B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "v_proj",
25
+ "k_proj"
26
+ ],
27
+ "task_type": "CAUSAL_LM",
28
+ "use_dora": false,
29
+ "use_rslora": false
30
+ }
Bio-Medical-Llama-3-8B-finetuned/model/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03d0b63dc6fe16bcc072d3f7f39bd89b0b2c213a72157ed09e28e92d7e43ab4f
3
+ size 18899856
Bio-Medical-Llama-3-8B-finetuned/model/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46ec0056fdd0b874ddbe290726a684804081afe88c89a1766dc8aac3df79a727
3
+ size 5112
Bio-Medical-Llama-3-8B-finetuned/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|begin_of_text|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|eot_id|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|eot_id|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
Bio-Medical-Llama-3-8B-finetuned/tokenizer/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
Bio-Medical-Llama-3-8B-finetuned/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,2063 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "128000": {
4
+ "content": "<|begin_of_text|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "128001": {
12
+ "content": "<|end_of_text|>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "128002": {
20
+ "content": "<|reserved_special_token_0|>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": false
26
+ },
27
+ "128003": {
28
+ "content": "<|reserved_special_token_1|>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": false
34
+ },
35
+ "128004": {
36
+ "content": "<|reserved_special_token_2|>",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": false
42
+ },
43
+ "128005": {
44
+ "content": "<|reserved_special_token_3|>",
45
+ "lstrip": false,
46
+ "normalized": false,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": false
50
+ },
51
+ "128006": {
52
+ "content": "<|start_header_id|>",
53
+ "lstrip": false,
54
+ "normalized": false,
55
+ "rstrip": false,
56
+ "single_word": false,
57
+ "special": false
58
+ },
59
+ "128007": {
60
+ "content": "<|end_header_id|>",
61
+ "lstrip": false,
62
+ "normalized": false,
63
+ "rstrip": false,
64
+ "single_word": false,
65
+ "special": false
66
+ },
67
+ "128008": {
68
+ "content": "<|reserved_special_token_4|>",
69
+ "lstrip": false,
70
+ "normalized": false,
71
+ "rstrip": false,
72
+ "single_word": false,
73
+ "special": false
74
+ },
75
+ "128009": {
76
+ "content": "<|eot_id|>",
77
+ "lstrip": false,
78
+ "normalized": false,
79
+ "rstrip": false,
80
+ "single_word": false,
81
+ "special": true
82
+ },
83
+ "128010": {
84
+ "content": "<|reserved_special_token_5|>",
85
+ "lstrip": false,
86
+ "normalized": false,
87
+ "rstrip": false,
88
+ "single_word": false,
89
+ "special": false
90
+ },
91
+ "128011": {
92
+ "content": "<|reserved_special_token_6|>",
93
+ "lstrip": false,
94
+ "normalized": false,
95
+ "rstrip": false,
96
+ "single_word": false,
97
+ "special": false
98
+ },
99
+ "128012": {
100
+ "content": "<|reserved_special_token_7|>",
101
+ "lstrip": false,
102
+ "normalized": false,
103
+ "rstrip": false,
104
+ "single_word": false,
105
+ "special": false
106
+ },
107
+ "128013": {
108
+ "content": "<|reserved_special_token_8|>",
109
+ "lstrip": false,
110
+ "normalized": false,
111
+ "rstrip": false,
112
+ "single_word": false,
113
+ "special": false
114
+ },
115
+ "128014": {
116
+ "content": "<|reserved_special_token_9|>",
117
+ "lstrip": false,
118
+ "normalized": false,
119
+ "rstrip": false,
120
+ "single_word": false,
121
+ "special": false
122
+ },
123
+ "128015": {
124
+ "content": "<|reserved_special_token_10|>",
125
+ "lstrip": false,
126
+ "normalized": false,
127
+ "rstrip": false,
128
+ "single_word": false,
129
+ "special": false
130
+ },
131
+ "128016": {
132
+ "content": "<|reserved_special_token_11|>",
133
+ "lstrip": false,
134
+ "normalized": false,
135
+ "rstrip": false,
136
+ "single_word": false,
137
+ "special": false
138
+ },
139
+ "128017": {
140
+ "content": "<|reserved_special_token_12|>",
141
+ "lstrip": false,
142
+ "normalized": false,
143
+ "rstrip": false,
144
+ "single_word": false,
145
+ "special": false
146
+ },
147
+ "128018": {
148
+ "content": "<|reserved_special_token_13|>",
149
+ "lstrip": false,
150
+ "normalized": false,
151
+ "rstrip": false,
152
+ "single_word": false,
153
+ "special": false
154
+ },
155
+ "128019": {
156
+ "content": "<|reserved_special_token_14|>",
157
+ "lstrip": false,
158
+ "normalized": false,
159
+ "rstrip": false,
160
+ "single_word": false,
161
+ "special": false
162
+ },
163
+ "128020": {
164
+ "content": "<|reserved_special_token_15|>",
165
+ "lstrip": false,
166
+ "normalized": false,
167
+ "rstrip": false,
168
+ "single_word": false,
169
+ "special": false
170
+ },
171
+ "128021": {
172
+ "content": "<|reserved_special_token_16|>",
173
+ "lstrip": false,
174
+ "normalized": false,
175
+ "rstrip": false,
176
+ "single_word": false,
177
+ "special": false
178
+ },
179
+ "128022": {
180
+ "content": "<|reserved_special_token_17|>",
181
+ "lstrip": false,
182
+ "normalized": false,
183
+ "rstrip": false,
184
+ "single_word": false,
185
+ "special": false
186
+ },
187
+ "128023": {
188
+ "content": "<|reserved_special_token_18|>",
189
+ "lstrip": false,
190
+ "normalized": false,
191
+ "rstrip": false,
192
+ "single_word": false,
193
+ "special": false
194
+ },
195
+ "128024": {
196
+ "content": "<|reserved_special_token_19|>",
197
+ "lstrip": false,
198
+ "normalized": false,
199
+ "rstrip": false,
200
+ "single_word": false,
201
+ "special": false
202
+ },
203
+ "128025": {
204
+ "content": "<|reserved_special_token_20|>",
205
+ "lstrip": false,
206
+ "normalized": false,
207
+ "rstrip": false,
208
+ "single_word": false,
209
+ "special": false
210
+ },
211
+ "128026": {
212
+ "content": "<|reserved_special_token_21|>",
213
+ "lstrip": false,
214
+ "normalized": false,
215
+ "rstrip": false,
216
+ "single_word": false,
217
+ "special": false
218
+ },
219
+ "128027": {
220
+ "content": "<|reserved_special_token_22|>",
221
+ "lstrip": false,
222
+ "normalized": false,
223
+ "rstrip": false,
224
+ "single_word": false,
225
+ "special": false
226
+ },
227
+ "128028": {
228
+ "content": "<|reserved_special_token_23|>",
229
+ "lstrip": false,
230
+ "normalized": false,
231
+ "rstrip": false,
232
+ "single_word": false,
233
+ "special": false
234
+ },
235
+ "128029": {
236
+ "content": "<|reserved_special_token_24|>",
237
+ "lstrip": false,
238
+ "normalized": false,
239
+ "rstrip": false,
240
+ "single_word": false,
241
+ "special": false
242
+ },
243
+ "128030": {
244
+ "content": "<|reserved_special_token_25|>",
245
+ "lstrip": false,
246
+ "normalized": false,
247
+ "rstrip": false,
248
+ "single_word": false,
249
+ "special": false
250
+ },
251
+ "128031": {
252
+ "content": "<|reserved_special_token_26|>",
253
+ "lstrip": false,
254
+ "normalized": false,
255
+ "rstrip": false,
256
+ "single_word": false,
257
+ "special": false
258
+ },
259
+ "128032": {
260
+ "content": "<|reserved_special_token_27|>",
261
+ "lstrip": false,
262
+ "normalized": false,
263
+ "rstrip": false,
264
+ "single_word": false,
265
+ "special": false
266
+ },
267
+ "128033": {
268
+ "content": "<|reserved_special_token_28|>",
269
+ "lstrip": false,
270
+ "normalized": false,
271
+ "rstrip": false,
272
+ "single_word": false,
273
+ "special": false
274
+ },
275
+ "128034": {
276
+ "content": "<|reserved_special_token_29|>",
277
+ "lstrip": false,
278
+ "normalized": false,
279
+ "rstrip": false,
280
+ "single_word": false,
281
+ "special": false
282
+ },
283
+ "128035": {
284
+ "content": "<|reserved_special_token_30|>",
285
+ "lstrip": false,
286
+ "normalized": false,
287
+ "rstrip": false,
288
+ "single_word": false,
289
+ "special": false
290
+ },
291
+ "128036": {
292
+ "content": "<|reserved_special_token_31|>",
293
+ "lstrip": false,
294
+ "normalized": false,
295
+ "rstrip": false,
296
+ "single_word": false,
297
+ "special": false
298
+ },
299
+ "128037": {
300
+ "content": "<|reserved_special_token_32|>",
301
+ "lstrip": false,
302
+ "normalized": false,
303
+ "rstrip": false,
304
+ "single_word": false,
305
+ "special": false
306
+ },
307
+ "128038": {
308
+ "content": "<|reserved_special_token_33|>",
309
+ "lstrip": false,
310
+ "normalized": false,
311
+ "rstrip": false,
312
+ "single_word": false,
313
+ "special": false
314
+ },
315
+ "128039": {
316
+ "content": "<|reserved_special_token_34|>",
317
+ "lstrip": false,
318
+ "normalized": false,
319
+ "rstrip": false,
320
+ "single_word": false,
321
+ "special": false
322
+ },
323
+ "128040": {
324
+ "content": "<|reserved_special_token_35|>",
325
+ "lstrip": false,
326
+ "normalized": false,
327
+ "rstrip": false,
328
+ "single_word": false,
329
+ "special": false
330
+ },
331
+ "128041": {
332
+ "content": "<|reserved_special_token_36|>",
333
+ "lstrip": false,
334
+ "normalized": false,
335
+ "rstrip": false,
336
+ "single_word": false,
337
+ "special": false
338
+ },
339
+ "128042": {
340
+ "content": "<|reserved_special_token_37|>",
341
+ "lstrip": false,
342
+ "normalized": false,
343
+ "rstrip": false,
344
+ "single_word": false,
345
+ "special": false
346
+ },
347
+ "128043": {
348
+ "content": "<|reserved_special_token_38|>",
349
+ "lstrip": false,
350
+ "normalized": false,
351
+ "rstrip": false,
352
+ "single_word": false,
353
+ "special": false
354
+ },
355
+ "128044": {
356
+ "content": "<|reserved_special_token_39|>",
357
+ "lstrip": false,
358
+ "normalized": false,
359
+ "rstrip": false,
360
+ "single_word": false,
361
+ "special": false
362
+ },
363
+ "128045": {
364
+ "content": "<|reserved_special_token_40|>",
365
+ "lstrip": false,
366
+ "normalized": false,
367
+ "rstrip": false,
368
+ "single_word": false,
369
+ "special": false
370
+ },
371
+ "128046": {
372
+ "content": "<|reserved_special_token_41|>",
373
+ "lstrip": false,
374
+ "normalized": false,
375
+ "rstrip": false,
376
+ "single_word": false,
377
+ "special": false
378
+ },
379
+ "128047": {
380
+ "content": "<|reserved_special_token_42|>",
381
+ "lstrip": false,
382
+ "normalized": false,
383
+ "rstrip": false,
384
+ "single_word": false,
385
+ "special": false
386
+ },
387
+ "128048": {
388
+ "content": "<|reserved_special_token_43|>",
389
+ "lstrip": false,
390
+ "normalized": false,
391
+ "rstrip": false,
392
+ "single_word": false,
393
+ "special": false
394
+ },
395
+ "128049": {
396
+ "content": "<|reserved_special_token_44|>",
397
+ "lstrip": false,
398
+ "normalized": false,
399
+ "rstrip": false,
400
+ "single_word": false,
401
+ "special": false
402
+ },
403
+ "128050": {
404
+ "content": "<|reserved_special_token_45|>",
405
+ "lstrip": false,
406
+ "normalized": false,
407
+ "rstrip": false,
408
+ "single_word": false,
409
+ "special": false
410
+ },
411
+ "128051": {
412
+ "content": "<|reserved_special_token_46|>",
413
+ "lstrip": false,
414
+ "normalized": false,
415
+ "rstrip": false,
416
+ "single_word": false,
417
+ "special": false
418
+ },
419
+ "128052": {
420
+ "content": "<|reserved_special_token_47|>",
421
+ "lstrip": false,
422
+ "normalized": false,
423
+ "rstrip": false,
424
+ "single_word": false,
425
+ "special": false
426
+ },
427
+ "128053": {
428
+ "content": "<|reserved_special_token_48|>",
429
+ "lstrip": false,
430
+ "normalized": false,
431
+ "rstrip": false,
432
+ "single_word": false,
433
+ "special": false
434
+ },
435
+ "128054": {
436
+ "content": "<|reserved_special_token_49|>",
437
+ "lstrip": false,
438
+ "normalized": false,
439
+ "rstrip": false,
440
+ "single_word": false,
441
+ "special": false
442
+ },
443
+ "128055": {
444
+ "content": "<|reserved_special_token_50|>",
445
+ "lstrip": false,
446
+ "normalized": false,
447
+ "rstrip": false,
448
+ "single_word": false,
449
+ "special": false
450
+ },
451
+ "128056": {
452
+ "content": "<|reserved_special_token_51|>",
453
+ "lstrip": false,
454
+ "normalized": false,
455
+ "rstrip": false,
456
+ "single_word": false,
457
+ "special": false
458
+ },
459
+ "128057": {
460
+ "content": "<|reserved_special_token_52|>",
461
+ "lstrip": false,
462
+ "normalized": false,
463
+ "rstrip": false,
464
+ "single_word": false,
465
+ "special": false
466
+ },
467
+ "128058": {
468
+ "content": "<|reserved_special_token_53|>",
469
+ "lstrip": false,
470
+ "normalized": false,
471
+ "rstrip": false,
472
+ "single_word": false,
473
+ "special": false
474
+ },
475
+ "128059": {
476
+ "content": "<|reserved_special_token_54|>",
477
+ "lstrip": false,
478
+ "normalized": false,
479
+ "rstrip": false,
480
+ "single_word": false,
481
+ "special": false
482
+ },
483
+ "128060": {
484
+ "content": "<|reserved_special_token_55|>",
485
+ "lstrip": false,
486
+ "normalized": false,
487
+ "rstrip": false,
488
+ "single_word": false,
489
+ "special": false
490
+ },
491
+ "128061": {
492
+ "content": "<|reserved_special_token_56|>",
493
+ "lstrip": false,
494
+ "normalized": false,
495
+ "rstrip": false,
496
+ "single_word": false,
497
+ "special": false
498
+ },
499
+ "128062": {
500
+ "content": "<|reserved_special_token_57|>",
501
+ "lstrip": false,
502
+ "normalized": false,
503
+ "rstrip": false,
504
+ "single_word": false,
505
+ "special": false
506
+ },
507
+ "128063": {
508
+ "content": "<|reserved_special_token_58|>",
509
+ "lstrip": false,
510
+ "normalized": false,
511
+ "rstrip": false,
512
+ "single_word": false,
513
+ "special": false
514
+ },
515
+ "128064": {
516
+ "content": "<|reserved_special_token_59|>",
517
+ "lstrip": false,
518
+ "normalized": false,
519
+ "rstrip": false,
520
+ "single_word": false,
521
+ "special": false
522
+ },
523
+ "128065": {
524
+ "content": "<|reserved_special_token_60|>",
525
+ "lstrip": false,
526
+ "normalized": false,
527
+ "rstrip": false,
528
+ "single_word": false,
529
+ "special": false
530
+ },
531
+ "128066": {
532
+ "content": "<|reserved_special_token_61|>",
533
+ "lstrip": false,
534
+ "normalized": false,
535
+ "rstrip": false,
536
+ "single_word": false,
537
+ "special": false
538
+ },
539
+ "128067": {
540
+ "content": "<|reserved_special_token_62|>",
541
+ "lstrip": false,
542
+ "normalized": false,
543
+ "rstrip": false,
544
+ "single_word": false,
545
+ "special": false
546
+ },
547
+ "128068": {
548
+ "content": "<|reserved_special_token_63|>",
549
+ "lstrip": false,
550
+ "normalized": false,
551
+ "rstrip": false,
552
+ "single_word": false,
553
+ "special": false
554
+ },
555
+ "128069": {
556
+ "content": "<|reserved_special_token_64|>",
557
+ "lstrip": false,
558
+ "normalized": false,
559
+ "rstrip": false,
560
+ "single_word": false,
561
+ "special": false
562
+ },
563
+ "128070": {
564
+ "content": "<|reserved_special_token_65|>",
565
+ "lstrip": false,
566
+ "normalized": false,
567
+ "rstrip": false,
568
+ "single_word": false,
569
+ "special": false
570
+ },
571
+ "128071": {
572
+ "content": "<|reserved_special_token_66|>",
573
+ "lstrip": false,
574
+ "normalized": false,
575
+ "rstrip": false,
576
+ "single_word": false,
577
+ "special": false
578
+ },
579
+ "128072": {
580
+ "content": "<|reserved_special_token_67|>",
581
+ "lstrip": false,
582
+ "normalized": false,
583
+ "rstrip": false,
584
+ "single_word": false,
585
+ "special": false
586
+ },
587
+ "128073": {
588
+ "content": "<|reserved_special_token_68|>",
589
+ "lstrip": false,
590
+ "normalized": false,
591
+ "rstrip": false,
592
+ "single_word": false,
593
+ "special": false
594
+ },
595
+ "128074": {
596
+ "content": "<|reserved_special_token_69|>",
597
+ "lstrip": false,
598
+ "normalized": false,
599
+ "rstrip": false,
600
+ "single_word": false,
601
+ "special": false
602
+ },
603
+ "128075": {
604
+ "content": "<|reserved_special_token_70|>",
605
+ "lstrip": false,
606
+ "normalized": false,
607
+ "rstrip": false,
608
+ "single_word": false,
609
+ "special": false
610
+ },
611
+ "128076": {
612
+ "content": "<|reserved_special_token_71|>",
613
+ "lstrip": false,
614
+ "normalized": false,
615
+ "rstrip": false,
616
+ "single_word": false,
617
+ "special": false
618
+ },
619
+ "128077": {
620
+ "content": "<|reserved_special_token_72|>",
621
+ "lstrip": false,
622
+ "normalized": false,
623
+ "rstrip": false,
624
+ "single_word": false,
625
+ "special": false
626
+ },
627
+ "128078": {
628
+ "content": "<|reserved_special_token_73|>",
629
+ "lstrip": false,
630
+ "normalized": false,
631
+ "rstrip": false,
632
+ "single_word": false,
633
+ "special": false
634
+ },
635
+ "128079": {
636
+ "content": "<|reserved_special_token_74|>",
637
+ "lstrip": false,
638
+ "normalized": false,
639
+ "rstrip": false,
640
+ "single_word": false,
641
+ "special": false
642
+ },
643
+ "128080": {
644
+ "content": "<|reserved_special_token_75|>",
645
+ "lstrip": false,
646
+ "normalized": false,
647
+ "rstrip": false,
648
+ "single_word": false,
649
+ "special": false
650
+ },
651
+ "128081": {
652
+ "content": "<|reserved_special_token_76|>",
653
+ "lstrip": false,
654
+ "normalized": false,
655
+ "rstrip": false,
656
+ "single_word": false,
657
+ "special": false
658
+ },
659
+ "128082": {
660
+ "content": "<|reserved_special_token_77|>",
661
+ "lstrip": false,
662
+ "normalized": false,
663
+ "rstrip": false,
664
+ "single_word": false,
665
+ "special": false
666
+ },
667
+ "128083": {
668
+ "content": "<|reserved_special_token_78|>",
669
+ "lstrip": false,
670
+ "normalized": false,
671
+ "rstrip": false,
672
+ "single_word": false,
673
+ "special": false
674
+ },
675
+ "128084": {
676
+ "content": "<|reserved_special_token_79|>",
677
+ "lstrip": false,
678
+ "normalized": false,
679
+ "rstrip": false,
680
+ "single_word": false,
681
+ "special": false
682
+ },
683
+ "128085": {
684
+ "content": "<|reserved_special_token_80|>",
685
+ "lstrip": false,
686
+ "normalized": false,
687
+ "rstrip": false,
688
+ "single_word": false,
689
+ "special": false
690
+ },
691
+ "128086": {
692
+ "content": "<|reserved_special_token_81|>",
693
+ "lstrip": false,
694
+ "normalized": false,
695
+ "rstrip": false,
696
+ "single_word": false,
697
+ "special": false
698
+ },
699
+ "128087": {
700
+ "content": "<|reserved_special_token_82|>",
701
+ "lstrip": false,
702
+ "normalized": false,
703
+ "rstrip": false,
704
+ "single_word": false,
705
+ "special": false
706
+ },
707
+ "128088": {
708
+ "content": "<|reserved_special_token_83|>",
709
+ "lstrip": false,
710
+ "normalized": false,
711
+ "rstrip": false,
712
+ "single_word": false,
713
+ "special": false
714
+ },
715
+ "128089": {
716
+ "content": "<|reserved_special_token_84|>",
717
+ "lstrip": false,
718
+ "normalized": false,
719
+ "rstrip": false,
720
+ "single_word": false,
721
+ "special": false
722
+ },
723
+ "128090": {
724
+ "content": "<|reserved_special_token_85|>",
725
+ "lstrip": false,
726
+ "normalized": false,
727
+ "rstrip": false,
728
+ "single_word": false,
729
+ "special": false
730
+ },
731
+ "128091": {
732
+ "content": "<|reserved_special_token_86|>",
733
+ "lstrip": false,
734
+ "normalized": false,
735
+ "rstrip": false,
736
+ "single_word": false,
737
+ "special": false
738
+ },
739
+ "128092": {
740
+ "content": "<|reserved_special_token_87|>",
741
+ "lstrip": false,
742
+ "normalized": false,
743
+ "rstrip": false,
744
+ "single_word": false,
745
+ "special": false
746
+ },
747
+ "128093": {
748
+ "content": "<|reserved_special_token_88|>",
749
+ "lstrip": false,
750
+ "normalized": false,
751
+ "rstrip": false,
752
+ "single_word": false,
753
+ "special": false
754
+ },
755
+ "128094": {
756
+ "content": "<|reserved_special_token_89|>",
757
+ "lstrip": false,
758
+ "normalized": false,
759
+ "rstrip": false,
760
+ "single_word": false,
761
+ "special": false
762
+ },
763
+ "128095": {
764
+ "content": "<|reserved_special_token_90|>",
765
+ "lstrip": false,
766
+ "normalized": false,
767
+ "rstrip": false,
768
+ "single_word": false,
769
+ "special": false
770
+ },
771
+ "128096": {
772
+ "content": "<|reserved_special_token_91|>",
773
+ "lstrip": false,
774
+ "normalized": false,
775
+ "rstrip": false,
776
+ "single_word": false,
777
+ "special": false
778
+ },
779
+ "128097": {
780
+ "content": "<|reserved_special_token_92|>",
781
+ "lstrip": false,
782
+ "normalized": false,
783
+ "rstrip": false,
784
+ "single_word": false,
785
+ "special": false
786
+ },
787
+ "128098": {
788
+ "content": "<|reserved_special_token_93|>",
789
+ "lstrip": false,
790
+ "normalized": false,
791
+ "rstrip": false,
792
+ "single_word": false,
793
+ "special": false
794
+ },
795
+ "128099": {
796
+ "content": "<|reserved_special_token_94|>",
797
+ "lstrip": false,
798
+ "normalized": false,
799
+ "rstrip": false,
800
+ "single_word": false,
801
+ "special": false
802
+ },
803
+ "128100": {
804
+ "content": "<|reserved_special_token_95|>",
805
+ "lstrip": false,
806
+ "normalized": false,
807
+ "rstrip": false,
808
+ "single_word": false,
809
+ "special": false
810
+ },
811
+ "128101": {
812
+ "content": "<|reserved_special_token_96|>",
813
+ "lstrip": false,
814
+ "normalized": false,
815
+ "rstrip": false,
816
+ "single_word": false,
817
+ "special": false
818
+ },
819
+ "128102": {
820
+ "content": "<|reserved_special_token_97|>",
821
+ "lstrip": false,
822
+ "normalized": false,
823
+ "rstrip": false,
824
+ "single_word": false,
825
+ "special": false
826
+ },
827
+ "128103": {
828
+ "content": "<|reserved_special_token_98|>",
829
+ "lstrip": false,
830
+ "normalized": false,
831
+ "rstrip": false,
832
+ "single_word": false,
833
+ "special": false
834
+ },
835
+ "128104": {
836
+ "content": "<|reserved_special_token_99|>",
837
+ "lstrip": false,
838
+ "normalized": false,
839
+ "rstrip": false,
840
+ "single_word": false,
841
+ "special": false
842
+ },
843
+ "128105": {
844
+ "content": "<|reserved_special_token_100|>",
845
+ "lstrip": false,
846
+ "normalized": false,
847
+ "rstrip": false,
848
+ "single_word": false,
849
+ "special": false
850
+ },
851
+ "128106": {
852
+ "content": "<|reserved_special_token_101|>",
853
+ "lstrip": false,
854
+ "normalized": false,
855
+ "rstrip": false,
856
+ "single_word": false,
857
+ "special": false
858
+ },
859
+ "128107": {
860
+ "content": "<|reserved_special_token_102|>",
861
+ "lstrip": false,
862
+ "normalized": false,
863
+ "rstrip": false,
864
+ "single_word": false,
865
+ "special": false
866
+ },
867
+ "128108": {
868
+ "content": "<|reserved_special_token_103|>",
869
+ "lstrip": false,
870
+ "normalized": false,
871
+ "rstrip": false,
872
+ "single_word": false,
873
+ "special": false
874
+ },
875
+ "128109": {
876
+ "content": "<|reserved_special_token_104|>",
877
+ "lstrip": false,
878
+ "normalized": false,
879
+ "rstrip": false,
880
+ "single_word": false,
881
+ "special": false
882
+ },
883
+ "128110": {
884
+ "content": "<|reserved_special_token_105|>",
885
+ "lstrip": false,
886
+ "normalized": false,
887
+ "rstrip": false,
888
+ "single_word": false,
889
+ "special": false
890
+ },
891
+ "128111": {
892
+ "content": "<|reserved_special_token_106|>",
893
+ "lstrip": false,
894
+ "normalized": false,
895
+ "rstrip": false,
896
+ "single_word": false,
897
+ "special": false
898
+ },
899
+ "128112": {
900
+ "content": "<|reserved_special_token_107|>",
901
+ "lstrip": false,
902
+ "normalized": false,
903
+ "rstrip": false,
904
+ "single_word": false,
905
+ "special": false
906
+ },
907
+ "128113": {
908
+ "content": "<|reserved_special_token_108|>",
909
+ "lstrip": false,
910
+ "normalized": false,
911
+ "rstrip": false,
912
+ "single_word": false,
913
+ "special": false
914
+ },
915
+ "128114": {
916
+ "content": "<|reserved_special_token_109|>",
917
+ "lstrip": false,
918
+ "normalized": false,
919
+ "rstrip": false,
920
+ "single_word": false,
921
+ "special": false
922
+ },
923
+ "128115": {
924
+ "content": "<|reserved_special_token_110|>",
925
+ "lstrip": false,
926
+ "normalized": false,
927
+ "rstrip": false,
928
+ "single_word": false,
929
+ "special": false
930
+ },
931
+ "128116": {
932
+ "content": "<|reserved_special_token_111|>",
933
+ "lstrip": false,
934
+ "normalized": false,
935
+ "rstrip": false,
936
+ "single_word": false,
937
+ "special": false
938
+ },
939
+ "128117": {
940
+ "content": "<|reserved_special_token_112|>",
941
+ "lstrip": false,
942
+ "normalized": false,
943
+ "rstrip": false,
944
+ "single_word": false,
945
+ "special": false
946
+ },
947
+ "128118": {
948
+ "content": "<|reserved_special_token_113|>",
949
+ "lstrip": false,
950
+ "normalized": false,
951
+ "rstrip": false,
952
+ "single_word": false,
953
+ "special": false
954
+ },
955
+ "128119": {
956
+ "content": "<|reserved_special_token_114|>",
957
+ "lstrip": false,
958
+ "normalized": false,
959
+ "rstrip": false,
960
+ "single_word": false,
961
+ "special": false
962
+ },
963
+ "128120": {
964
+ "content": "<|reserved_special_token_115|>",
965
+ "lstrip": false,
966
+ "normalized": false,
967
+ "rstrip": false,
968
+ "single_word": false,
969
+ "special": false
970
+ },
971
+ "128121": {
972
+ "content": "<|reserved_special_token_116|>",
973
+ "lstrip": false,
974
+ "normalized": false,
975
+ "rstrip": false,
976
+ "single_word": false,
977
+ "special": false
978
+ },
979
+ "128122": {
980
+ "content": "<|reserved_special_token_117|>",
981
+ "lstrip": false,
982
+ "normalized": false,
983
+ "rstrip": false,
984
+ "single_word": false,
985
+ "special": false
986
+ },
987
+ "128123": {
988
+ "content": "<|reserved_special_token_118|>",
989
+ "lstrip": false,
990
+ "normalized": false,
991
+ "rstrip": false,
992
+ "single_word": false,
993
+ "special": false
994
+ },
995
+ "128124": {
996
+ "content": "<|reserved_special_token_119|>",
997
+ "lstrip": false,
998
+ "normalized": false,
999
+ "rstrip": false,
1000
+ "single_word": false,
1001
+ "special": false
1002
+ },
1003
+ "128125": {
1004
+ "content": "<|reserved_special_token_120|>",
1005
+ "lstrip": false,
1006
+ "normalized": false,
1007
+ "rstrip": false,
1008
+ "single_word": false,
1009
+ "special": false
1010
+ },
1011
+ "128126": {
1012
+ "content": "<|reserved_special_token_121|>",
1013
+ "lstrip": false,
1014
+ "normalized": false,
1015
+ "rstrip": false,
1016
+ "single_word": false,
1017
+ "special": false
1018
+ },
1019
+ "128127": {
1020
+ "content": "<|reserved_special_token_122|>",
1021
+ "lstrip": false,
1022
+ "normalized": false,
1023
+ "rstrip": false,
1024
+ "single_word": false,
1025
+ "special": false
1026
+ },
1027
+ "128128": {
1028
+ "content": "<|reserved_special_token_123|>",
1029
+ "lstrip": false,
1030
+ "normalized": false,
1031
+ "rstrip": false,
1032
+ "single_word": false,
1033
+ "special": false
1034
+ },
1035
+ "128129": {
1036
+ "content": "<|reserved_special_token_124|>",
1037
+ "lstrip": false,
1038
+ "normalized": false,
1039
+ "rstrip": false,
1040
+ "single_word": false,
1041
+ "special": false
1042
+ },
1043
+ "128130": {
1044
+ "content": "<|reserved_special_token_125|>",
1045
+ "lstrip": false,
1046
+ "normalized": false,
1047
+ "rstrip": false,
1048
+ "single_word": false,
1049
+ "special": false
1050
+ },
1051
+ "128131": {
1052
+ "content": "<|reserved_special_token_126|>",
1053
+ "lstrip": false,
1054
+ "normalized": false,
1055
+ "rstrip": false,
1056
+ "single_word": false,
1057
+ "special": false
1058
+ },
1059
+ "128132": {
1060
+ "content": "<|reserved_special_token_127|>",
1061
+ "lstrip": false,
1062
+ "normalized": false,
1063
+ "rstrip": false,
1064
+ "single_word": false,
1065
+ "special": false
1066
+ },
1067
+ "128133": {
1068
+ "content": "<|reserved_special_token_128|>",
1069
+ "lstrip": false,
1070
+ "normalized": false,
1071
+ "rstrip": false,
1072
+ "single_word": false,
1073
+ "special": false
1074
+ },
1075
+ "128134": {
1076
+ "content": "<|reserved_special_token_129|>",
1077
+ "lstrip": false,
1078
+ "normalized": false,
1079
+ "rstrip": false,
1080
+ "single_word": false,
1081
+ "special": false
1082
+ },
1083
+ "128135": {
1084
+ "content": "<|reserved_special_token_130|>",
1085
+ "lstrip": false,
1086
+ "normalized": false,
1087
+ "rstrip": false,
1088
+ "single_word": false,
1089
+ "special": false
1090
+ },
1091
+ "128136": {
1092
+ "content": "<|reserved_special_token_131|>",
1093
+ "lstrip": false,
1094
+ "normalized": false,
1095
+ "rstrip": false,
1096
+ "single_word": false,
1097
+ "special": false
1098
+ },
1099
+ "128137": {
1100
+ "content": "<|reserved_special_token_132|>",
1101
+ "lstrip": false,
1102
+ "normalized": false,
1103
+ "rstrip": false,
1104
+ "single_word": false,
1105
+ "special": false
1106
+ },
1107
+ "128138": {
1108
+ "content": "<|reserved_special_token_133|>",
1109
+ "lstrip": false,
1110
+ "normalized": false,
1111
+ "rstrip": false,
1112
+ "single_word": false,
1113
+ "special": false
1114
+ },
1115
+ "128139": {
1116
+ "content": "<|reserved_special_token_134|>",
1117
+ "lstrip": false,
1118
+ "normalized": false,
1119
+ "rstrip": false,
1120
+ "single_word": false,
1121
+ "special": false
1122
+ },
1123
+ "128140": {
1124
+ "content": "<|reserved_special_token_135|>",
1125
+ "lstrip": false,
1126
+ "normalized": false,
1127
+ "rstrip": false,
1128
+ "single_word": false,
1129
+ "special": false
1130
+ },
1131
+ "128141": {
1132
+ "content": "<|reserved_special_token_136|>",
1133
+ "lstrip": false,
1134
+ "normalized": false,
1135
+ "rstrip": false,
1136
+ "single_word": false,
1137
+ "special": false
1138
+ },
1139
+ "128142": {
1140
+ "content": "<|reserved_special_token_137|>",
1141
+ "lstrip": false,
1142
+ "normalized": false,
1143
+ "rstrip": false,
1144
+ "single_word": false,
1145
+ "special": false
1146
+ },
1147
+ "128143": {
1148
+ "content": "<|reserved_special_token_138|>",
1149
+ "lstrip": false,
1150
+ "normalized": false,
1151
+ "rstrip": false,
1152
+ "single_word": false,
1153
+ "special": false
1154
+ },
1155
+ "128144": {
1156
+ "content": "<|reserved_special_token_139|>",
1157
+ "lstrip": false,
1158
+ "normalized": false,
1159
+ "rstrip": false,
1160
+ "single_word": false,
1161
+ "special": false
1162
+ },
1163
+ "128145": {
1164
+ "content": "<|reserved_special_token_140|>",
1165
+ "lstrip": false,
1166
+ "normalized": false,
1167
+ "rstrip": false,
1168
+ "single_word": false,
1169
+ "special": false
1170
+ },
1171
+ "128146": {
1172
+ "content": "<|reserved_special_token_141|>",
1173
+ "lstrip": false,
1174
+ "normalized": false,
1175
+ "rstrip": false,
1176
+ "single_word": false,
1177
+ "special": false
1178
+ },
1179
+ "128147": {
1180
+ "content": "<|reserved_special_token_142|>",
1181
+ "lstrip": false,
1182
+ "normalized": false,
1183
+ "rstrip": false,
1184
+ "single_word": false,
1185
+ "special": false
1186
+ },
1187
+ "128148": {
1188
+ "content": "<|reserved_special_token_143|>",
1189
+ "lstrip": false,
1190
+ "normalized": false,
1191
+ "rstrip": false,
1192
+ "single_word": false,
1193
+ "special": false
1194
+ },
1195
+ "128149": {
1196
+ "content": "<|reserved_special_token_144|>",
1197
+ "lstrip": false,
1198
+ "normalized": false,
1199
+ "rstrip": false,
1200
+ "single_word": false,
1201
+ "special": false
1202
+ },
1203
+ "128150": {
1204
+ "content": "<|reserved_special_token_145|>",
1205
+ "lstrip": false,
1206
+ "normalized": false,
1207
+ "rstrip": false,
1208
+ "single_word": false,
1209
+ "special": false
1210
+ },
1211
+ "128151": {
1212
+ "content": "<|reserved_special_token_146|>",
1213
+ "lstrip": false,
1214
+ "normalized": false,
1215
+ "rstrip": false,
1216
+ "single_word": false,
1217
+ "special": false
1218
+ },
1219
+ "128152": {
1220
+ "content": "<|reserved_special_token_147|>",
1221
+ "lstrip": false,
1222
+ "normalized": false,
1223
+ "rstrip": false,
1224
+ "single_word": false,
1225
+ "special": false
1226
+ },
1227
+ "128153": {
1228
+ "content": "<|reserved_special_token_148|>",
1229
+ "lstrip": false,
1230
+ "normalized": false,
1231
+ "rstrip": false,
1232
+ "single_word": false,
1233
+ "special": false
1234
+ },
1235
+ "128154": {
1236
+ "content": "<|reserved_special_token_149|>",
1237
+ "lstrip": false,
1238
+ "normalized": false,
1239
+ "rstrip": false,
1240
+ "single_word": false,
1241
+ "special": false
1242
+ },
1243
+ "128155": {
1244
+ "content": "<|reserved_special_token_150|>",
1245
+ "lstrip": false,
1246
+ "normalized": false,
1247
+ "rstrip": false,
1248
+ "single_word": false,
1249
+ "special": false
1250
+ },
1251
+ "128156": {
1252
+ "content": "<|reserved_special_token_151|>",
1253
+ "lstrip": false,
1254
+ "normalized": false,
1255
+ "rstrip": false,
1256
+ "single_word": false,
1257
+ "special": false
1258
+ },
1259
+ "128157": {
1260
+ "content": "<|reserved_special_token_152|>",
1261
+ "lstrip": false,
1262
+ "normalized": false,
1263
+ "rstrip": false,
1264
+ "single_word": false,
1265
+ "special": false
1266
+ },
1267
+ "128158": {
1268
+ "content": "<|reserved_special_token_153|>",
1269
+ "lstrip": false,
1270
+ "normalized": false,
1271
+ "rstrip": false,
1272
+ "single_word": false,
1273
+ "special": false
1274
+ },
1275
+ "128159": {
1276
+ "content": "<|reserved_special_token_154|>",
1277
+ "lstrip": false,
1278
+ "normalized": false,
1279
+ "rstrip": false,
1280
+ "single_word": false,
1281
+ "special": false
1282
+ },
1283
+ "128160": {
1284
+ "content": "<|reserved_special_token_155|>",
1285
+ "lstrip": false,
1286
+ "normalized": false,
1287
+ "rstrip": false,
1288
+ "single_word": false,
1289
+ "special": false
1290
+ },
1291
+ "128161": {
1292
+ "content": "<|reserved_special_token_156|>",
1293
+ "lstrip": false,
1294
+ "normalized": false,
1295
+ "rstrip": false,
1296
+ "single_word": false,
1297
+ "special": false
1298
+ },
1299
+ "128162": {
1300
+ "content": "<|reserved_special_token_157|>",
1301
+ "lstrip": false,
1302
+ "normalized": false,
1303
+ "rstrip": false,
1304
+ "single_word": false,
1305
+ "special": false
1306
+ },
1307
+ "128163": {
1308
+ "content": "<|reserved_special_token_158|>",
1309
+ "lstrip": false,
1310
+ "normalized": false,
1311
+ "rstrip": false,
1312
+ "single_word": false,
1313
+ "special": false
1314
+ },
1315
+ "128164": {
1316
+ "content": "<|reserved_special_token_159|>",
1317
+ "lstrip": false,
1318
+ "normalized": false,
1319
+ "rstrip": false,
1320
+ "single_word": false,
1321
+ "special": false
1322
+ },
1323
+ "128165": {
1324
+ "content": "<|reserved_special_token_160|>",
1325
+ "lstrip": false,
1326
+ "normalized": false,
1327
+ "rstrip": false,
1328
+ "single_word": false,
1329
+ "special": false
1330
+ },
1331
+ "128166": {
1332
+ "content": "<|reserved_special_token_161|>",
1333
+ "lstrip": false,
1334
+ "normalized": false,
1335
+ "rstrip": false,
1336
+ "single_word": false,
1337
+ "special": false
1338
+ },
1339
+ "128167": {
1340
+ "content": "<|reserved_special_token_162|>",
1341
+ "lstrip": false,
1342
+ "normalized": false,
1343
+ "rstrip": false,
1344
+ "single_word": false,
1345
+ "special": false
1346
+ },
1347
+ "128168": {
1348
+ "content": "<|reserved_special_token_163|>",
1349
+ "lstrip": false,
1350
+ "normalized": false,
1351
+ "rstrip": false,
1352
+ "single_word": false,
1353
+ "special": false
1354
+ },
1355
+ "128169": {
1356
+ "content": "<|reserved_special_token_164|>",
1357
+ "lstrip": false,
1358
+ "normalized": false,
1359
+ "rstrip": false,
1360
+ "single_word": false,
1361
+ "special": false
1362
+ },
1363
+ "128170": {
1364
+ "content": "<|reserved_special_token_165|>",
1365
+ "lstrip": false,
1366
+ "normalized": false,
1367
+ "rstrip": false,
1368
+ "single_word": false,
1369
+ "special": false
1370
+ },
1371
+ "128171": {
1372
+ "content": "<|reserved_special_token_166|>",
1373
+ "lstrip": false,
1374
+ "normalized": false,
1375
+ "rstrip": false,
1376
+ "single_word": false,
1377
+ "special": false
1378
+ },
1379
+ "128172": {
1380
+ "content": "<|reserved_special_token_167|>",
1381
+ "lstrip": false,
1382
+ "normalized": false,
1383
+ "rstrip": false,
1384
+ "single_word": false,
1385
+ "special": false
1386
+ },
1387
+ "128173": {
1388
+ "content": "<|reserved_special_token_168|>",
1389
+ "lstrip": false,
1390
+ "normalized": false,
1391
+ "rstrip": false,
1392
+ "single_word": false,
1393
+ "special": false
1394
+ },
1395
+ "128174": {
1396
+ "content": "<|reserved_special_token_169|>",
1397
+ "lstrip": false,
1398
+ "normalized": false,
1399
+ "rstrip": false,
1400
+ "single_word": false,
1401
+ "special": false
1402
+ },
1403
+ "128175": {
1404
+ "content": "<|reserved_special_token_170|>",
1405
+ "lstrip": false,
1406
+ "normalized": false,
1407
+ "rstrip": false,
1408
+ "single_word": false,
1409
+ "special": false
1410
+ },
1411
+ "128176": {
1412
+ "content": "<|reserved_special_token_171|>",
1413
+ "lstrip": false,
1414
+ "normalized": false,
1415
+ "rstrip": false,
1416
+ "single_word": false,
1417
+ "special": false
1418
+ },
1419
+ "128177": {
1420
+ "content": "<|reserved_special_token_172|>",
1421
+ "lstrip": false,
1422
+ "normalized": false,
1423
+ "rstrip": false,
1424
+ "single_word": false,
1425
+ "special": false
1426
+ },
1427
+ "128178": {
1428
+ "content": "<|reserved_special_token_173|>",
1429
+ "lstrip": false,
1430
+ "normalized": false,
1431
+ "rstrip": false,
1432
+ "single_word": false,
1433
+ "special": false
1434
+ },
1435
+ "128179": {
1436
+ "content": "<|reserved_special_token_174|>",
1437
+ "lstrip": false,
1438
+ "normalized": false,
1439
+ "rstrip": false,
1440
+ "single_word": false,
1441
+ "special": false
1442
+ },
1443
+ "128180": {
1444
+ "content": "<|reserved_special_token_175|>",
1445
+ "lstrip": false,
1446
+ "normalized": false,
1447
+ "rstrip": false,
1448
+ "single_word": false,
1449
+ "special": false
1450
+ },
1451
+ "128181": {
1452
+ "content": "<|reserved_special_token_176|>",
1453
+ "lstrip": false,
1454
+ "normalized": false,
1455
+ "rstrip": false,
1456
+ "single_word": false,
1457
+ "special": false
1458
+ },
1459
+ "128182": {
1460
+ "content": "<|reserved_special_token_177|>",
1461
+ "lstrip": false,
1462
+ "normalized": false,
1463
+ "rstrip": false,
1464
+ "single_word": false,
1465
+ "special": false
1466
+ },
1467
+ "128183": {
1468
+ "content": "<|reserved_special_token_178|>",
1469
+ "lstrip": false,
1470
+ "normalized": false,
1471
+ "rstrip": false,
1472
+ "single_word": false,
1473
+ "special": false
1474
+ },
1475
+ "128184": {
1476
+ "content": "<|reserved_special_token_179|>",
1477
+ "lstrip": false,
1478
+ "normalized": false,
1479
+ "rstrip": false,
1480
+ "single_word": false,
1481
+ "special": false
1482
+ },
1483
+ "128185": {
1484
+ "content": "<|reserved_special_token_180|>",
1485
+ "lstrip": false,
1486
+ "normalized": false,
1487
+ "rstrip": false,
1488
+ "single_word": false,
1489
+ "special": false
1490
+ },
1491
+ "128186": {
1492
+ "content": "<|reserved_special_token_181|>",
1493
+ "lstrip": false,
1494
+ "normalized": false,
1495
+ "rstrip": false,
1496
+ "single_word": false,
1497
+ "special": false
1498
+ },
1499
+ "128187": {
1500
+ "content": "<|reserved_special_token_182|>",
1501
+ "lstrip": false,
1502
+ "normalized": false,
1503
+ "rstrip": false,
1504
+ "single_word": false,
1505
+ "special": false
1506
+ },
1507
+ "128188": {
1508
+ "content": "<|reserved_special_token_183|>",
1509
+ "lstrip": false,
1510
+ "normalized": false,
1511
+ "rstrip": false,
1512
+ "single_word": false,
1513
+ "special": false
1514
+ },
1515
+ "128189": {
1516
+ "content": "<|reserved_special_token_184|>",
1517
+ "lstrip": false,
1518
+ "normalized": false,
1519
+ "rstrip": false,
1520
+ "single_word": false,
1521
+ "special": false
1522
+ },
1523
+ "128190": {
1524
+ "content": "<|reserved_special_token_185|>",
1525
+ "lstrip": false,
1526
+ "normalized": false,
1527
+ "rstrip": false,
1528
+ "single_word": false,
1529
+ "special": false
1530
+ },
1531
+ "128191": {
1532
+ "content": "<|reserved_special_token_186|>",
1533
+ "lstrip": false,
1534
+ "normalized": false,
1535
+ "rstrip": false,
1536
+ "single_word": false,
1537
+ "special": false
1538
+ },
1539
+ "128192": {
1540
+ "content": "<|reserved_special_token_187|>",
1541
+ "lstrip": false,
1542
+ "normalized": false,
1543
+ "rstrip": false,
1544
+ "single_word": false,
1545
+ "special": false
1546
+ },
1547
+ "128193": {
1548
+ "content": "<|reserved_special_token_188|>",
1549
+ "lstrip": false,
1550
+ "normalized": false,
1551
+ "rstrip": false,
1552
+ "single_word": false,
1553
+ "special": false
1554
+ },
1555
+ "128194": {
1556
+ "content": "<|reserved_special_token_189|>",
1557
+ "lstrip": false,
1558
+ "normalized": false,
1559
+ "rstrip": false,
1560
+ "single_word": false,
1561
+ "special": false
1562
+ },
1563
+ "128195": {
1564
+ "content": "<|reserved_special_token_190|>",
1565
+ "lstrip": false,
1566
+ "normalized": false,
1567
+ "rstrip": false,
1568
+ "single_word": false,
1569
+ "special": false
1570
+ },
1571
+ "128196": {
1572
+ "content": "<|reserved_special_token_191|>",
1573
+ "lstrip": false,
1574
+ "normalized": false,
1575
+ "rstrip": false,
1576
+ "single_word": false,
1577
+ "special": false
1578
+ },
1579
+ "128197": {
1580
+ "content": "<|reserved_special_token_192|>",
1581
+ "lstrip": false,
1582
+ "normalized": false,
1583
+ "rstrip": false,
1584
+ "single_word": false,
1585
+ "special": false
1586
+ },
1587
+ "128198": {
1588
+ "content": "<|reserved_special_token_193|>",
1589
+ "lstrip": false,
1590
+ "normalized": false,
1591
+ "rstrip": false,
1592
+ "single_word": false,
1593
+ "special": false
1594
+ },
1595
+ "128199": {
1596
+ "content": "<|reserved_special_token_194|>",
1597
+ "lstrip": false,
1598
+ "normalized": false,
1599
+ "rstrip": false,
1600
+ "single_word": false,
1601
+ "special": false
1602
+ },
1603
+ "128200": {
1604
+ "content": "<|reserved_special_token_195|>",
1605
+ "lstrip": false,
1606
+ "normalized": false,
1607
+ "rstrip": false,
1608
+ "single_word": false,
1609
+ "special": false
1610
+ },
1611
+ "128201": {
1612
+ "content": "<|reserved_special_token_196|>",
1613
+ "lstrip": false,
1614
+ "normalized": false,
1615
+ "rstrip": false,
1616
+ "single_word": false,
1617
+ "special": false
1618
+ },
1619
+ "128202": {
1620
+ "content": "<|reserved_special_token_197|>",
1621
+ "lstrip": false,
1622
+ "normalized": false,
1623
+ "rstrip": false,
1624
+ "single_word": false,
1625
+ "special": false
1626
+ },
1627
+ "128203": {
1628
+ "content": "<|reserved_special_token_198|>",
1629
+ "lstrip": false,
1630
+ "normalized": false,
1631
+ "rstrip": false,
1632
+ "single_word": false,
1633
+ "special": false
1634
+ },
1635
+ "128204": {
1636
+ "content": "<|reserved_special_token_199|>",
1637
+ "lstrip": false,
1638
+ "normalized": false,
1639
+ "rstrip": false,
1640
+ "single_word": false,
1641
+ "special": false
1642
+ },
1643
+ "128205": {
1644
+ "content": "<|reserved_special_token_200|>",
1645
+ "lstrip": false,
1646
+ "normalized": false,
1647
+ "rstrip": false,
1648
+ "single_word": false,
1649
+ "special": false
1650
+ },
1651
+ "128206": {
1652
+ "content": "<|reserved_special_token_201|>",
1653
+ "lstrip": false,
1654
+ "normalized": false,
1655
+ "rstrip": false,
1656
+ "single_word": false,
1657
+ "special": false
1658
+ },
1659
+ "128207": {
1660
+ "content": "<|reserved_special_token_202|>",
1661
+ "lstrip": false,
1662
+ "normalized": false,
1663
+ "rstrip": false,
1664
+ "single_word": false,
1665
+ "special": false
1666
+ },
1667
+ "128208": {
1668
+ "content": "<|reserved_special_token_203|>",
1669
+ "lstrip": false,
1670
+ "normalized": false,
1671
+ "rstrip": false,
1672
+ "single_word": false,
1673
+ "special": false
1674
+ },
1675
+ "128209": {
1676
+ "content": "<|reserved_special_token_204|>",
1677
+ "lstrip": false,
1678
+ "normalized": false,
1679
+ "rstrip": false,
1680
+ "single_word": false,
1681
+ "special": false
1682
+ },
1683
+ "128210": {
1684
+ "content": "<|reserved_special_token_205|>",
1685
+ "lstrip": false,
1686
+ "normalized": false,
1687
+ "rstrip": false,
1688
+ "single_word": false,
1689
+ "special": false
1690
+ },
1691
+ "128211": {
1692
+ "content": "<|reserved_special_token_206|>",
1693
+ "lstrip": false,
1694
+ "normalized": false,
1695
+ "rstrip": false,
1696
+ "single_word": false,
1697
+ "special": false
1698
+ },
1699
+ "128212": {
1700
+ "content": "<|reserved_special_token_207|>",
1701
+ "lstrip": false,
1702
+ "normalized": false,
1703
+ "rstrip": false,
1704
+ "single_word": false,
1705
+ "special": false
1706
+ },
1707
+ "128213": {
1708
+ "content": "<|reserved_special_token_208|>",
1709
+ "lstrip": false,
1710
+ "normalized": false,
1711
+ "rstrip": false,
1712
+ "single_word": false,
1713
+ "special": false
1714
+ },
1715
+ "128214": {
1716
+ "content": "<|reserved_special_token_209|>",
1717
+ "lstrip": false,
1718
+ "normalized": false,
1719
+ "rstrip": false,
1720
+ "single_word": false,
1721
+ "special": false
1722
+ },
1723
+ "128215": {
1724
+ "content": "<|reserved_special_token_210|>",
1725
+ "lstrip": false,
1726
+ "normalized": false,
1727
+ "rstrip": false,
1728
+ "single_word": false,
1729
+ "special": false
1730
+ },
1731
+ "128216": {
1732
+ "content": "<|reserved_special_token_211|>",
1733
+ "lstrip": false,
1734
+ "normalized": false,
1735
+ "rstrip": false,
1736
+ "single_word": false,
1737
+ "special": false
1738
+ },
1739
+ "128217": {
1740
+ "content": "<|reserved_special_token_212|>",
1741
+ "lstrip": false,
1742
+ "normalized": false,
1743
+ "rstrip": false,
1744
+ "single_word": false,
1745
+ "special": false
1746
+ },
1747
+ "128218": {
1748
+ "content": "<|reserved_special_token_213|>",
1749
+ "lstrip": false,
1750
+ "normalized": false,
1751
+ "rstrip": false,
1752
+ "single_word": false,
1753
+ "special": false
1754
+ },
1755
+ "128219": {
1756
+ "content": "<|reserved_special_token_214|>",
1757
+ "lstrip": false,
1758
+ "normalized": false,
1759
+ "rstrip": false,
1760
+ "single_word": false,
1761
+ "special": false
1762
+ },
1763
+ "128220": {
1764
+ "content": "<|reserved_special_token_215|>",
1765
+ "lstrip": false,
1766
+ "normalized": false,
1767
+ "rstrip": false,
1768
+ "single_word": false,
1769
+ "special": false
1770
+ },
1771
+ "128221": {
1772
+ "content": "<|reserved_special_token_216|>",
1773
+ "lstrip": false,
1774
+ "normalized": false,
1775
+ "rstrip": false,
1776
+ "single_word": false,
1777
+ "special": false
1778
+ },
1779
+ "128222": {
1780
+ "content": "<|reserved_special_token_217|>",
1781
+ "lstrip": false,
1782
+ "normalized": false,
1783
+ "rstrip": false,
1784
+ "single_word": false,
1785
+ "special": false
1786
+ },
1787
+ "128223": {
1788
+ "content": "<|reserved_special_token_218|>",
1789
+ "lstrip": false,
1790
+ "normalized": false,
1791
+ "rstrip": false,
1792
+ "single_word": false,
1793
+ "special": false
1794
+ },
1795
+ "128224": {
1796
+ "content": "<|reserved_special_token_219|>",
1797
+ "lstrip": false,
1798
+ "normalized": false,
1799
+ "rstrip": false,
1800
+ "single_word": false,
1801
+ "special": false
1802
+ },
1803
+ "128225": {
1804
+ "content": "<|reserved_special_token_220|>",
1805
+ "lstrip": false,
1806
+ "normalized": false,
1807
+ "rstrip": false,
1808
+ "single_word": false,
1809
+ "special": false
1810
+ },
1811
+ "128226": {
1812
+ "content": "<|reserved_special_token_221|>",
1813
+ "lstrip": false,
1814
+ "normalized": false,
1815
+ "rstrip": false,
1816
+ "single_word": false,
1817
+ "special": false
1818
+ },
1819
+ "128227": {
1820
+ "content": "<|reserved_special_token_222|>",
1821
+ "lstrip": false,
1822
+ "normalized": false,
1823
+ "rstrip": false,
1824
+ "single_word": false,
1825
+ "special": false
1826
+ },
1827
+ "128228": {
1828
+ "content": "<|reserved_special_token_223|>",
1829
+ "lstrip": false,
1830
+ "normalized": false,
1831
+ "rstrip": false,
1832
+ "single_word": false,
1833
+ "special": false
1834
+ },
1835
+ "128229": {
1836
+ "content": "<|reserved_special_token_224|>",
1837
+ "lstrip": false,
1838
+ "normalized": false,
1839
+ "rstrip": false,
1840
+ "single_word": false,
1841
+ "special": false
1842
+ },
1843
+ "128230": {
1844
+ "content": "<|reserved_special_token_225|>",
1845
+ "lstrip": false,
1846
+ "normalized": false,
1847
+ "rstrip": false,
1848
+ "single_word": false,
1849
+ "special": false
1850
+ },
1851
+ "128231": {
1852
+ "content": "<|reserved_special_token_226|>",
1853
+ "lstrip": false,
1854
+ "normalized": false,
1855
+ "rstrip": false,
1856
+ "single_word": false,
1857
+ "special": false
1858
+ },
1859
+ "128232": {
1860
+ "content": "<|reserved_special_token_227|>",
1861
+ "lstrip": false,
1862
+ "normalized": false,
1863
+ "rstrip": false,
1864
+ "single_word": false,
1865
+ "special": false
1866
+ },
1867
+ "128233": {
1868
+ "content": "<|reserved_special_token_228|>",
1869
+ "lstrip": false,
1870
+ "normalized": false,
1871
+ "rstrip": false,
1872
+ "single_word": false,
1873
+ "special": false
1874
+ },
1875
+ "128234": {
1876
+ "content": "<|reserved_special_token_229|>",
1877
+ "lstrip": false,
1878
+ "normalized": false,
1879
+ "rstrip": false,
1880
+ "single_word": false,
1881
+ "special": false
1882
+ },
1883
+ "128235": {
1884
+ "content": "<|reserved_special_token_230|>",
1885
+ "lstrip": false,
1886
+ "normalized": false,
1887
+ "rstrip": false,
1888
+ "single_word": false,
1889
+ "special": false
1890
+ },
1891
+ "128236": {
1892
+ "content": "<|reserved_special_token_231|>",
1893
+ "lstrip": false,
1894
+ "normalized": false,
1895
+ "rstrip": false,
1896
+ "single_word": false,
1897
+ "special": false
1898
+ },
1899
+ "128237": {
1900
+ "content": "<|reserved_special_token_232|>",
1901
+ "lstrip": false,
1902
+ "normalized": false,
1903
+ "rstrip": false,
1904
+ "single_word": false,
1905
+ "special": false
1906
+ },
1907
+ "128238": {
1908
+ "content": "<|reserved_special_token_233|>",
1909
+ "lstrip": false,
1910
+ "normalized": false,
1911
+ "rstrip": false,
1912
+ "single_word": false,
1913
+ "special": false
1914
+ },
1915
+ "128239": {
1916
+ "content": "<|reserved_special_token_234|>",
1917
+ "lstrip": false,
1918
+ "normalized": false,
1919
+ "rstrip": false,
1920
+ "single_word": false,
1921
+ "special": false
1922
+ },
1923
+ "128240": {
1924
+ "content": "<|reserved_special_token_235|>",
1925
+ "lstrip": false,
1926
+ "normalized": false,
1927
+ "rstrip": false,
1928
+ "single_word": false,
1929
+ "special": false
1930
+ },
1931
+ "128241": {
1932
+ "content": "<|reserved_special_token_236|>",
1933
+ "lstrip": false,
1934
+ "normalized": false,
1935
+ "rstrip": false,
1936
+ "single_word": false,
1937
+ "special": false
1938
+ },
1939
+ "128242": {
1940
+ "content": "<|reserved_special_token_237|>",
1941
+ "lstrip": false,
1942
+ "normalized": false,
1943
+ "rstrip": false,
1944
+ "single_word": false,
1945
+ "special": false
1946
+ },
1947
+ "128243": {
1948
+ "content": "<|reserved_special_token_238|>",
1949
+ "lstrip": false,
1950
+ "normalized": false,
1951
+ "rstrip": false,
1952
+ "single_word": false,
1953
+ "special": false
1954
+ },
1955
+ "128244": {
1956
+ "content": "<|reserved_special_token_239|>",
1957
+ "lstrip": false,
1958
+ "normalized": false,
1959
+ "rstrip": false,
1960
+ "single_word": false,
1961
+ "special": false
1962
+ },
1963
+ "128245": {
1964
+ "content": "<|reserved_special_token_240|>",
1965
+ "lstrip": false,
1966
+ "normalized": false,
1967
+ "rstrip": false,
1968
+ "single_word": false,
1969
+ "special": false
1970
+ },
1971
+ "128246": {
1972
+ "content": "<|reserved_special_token_241|>",
1973
+ "lstrip": false,
1974
+ "normalized": false,
1975
+ "rstrip": false,
1976
+ "single_word": false,
1977
+ "special": false
1978
+ },
1979
+ "128247": {
1980
+ "content": "<|reserved_special_token_242|>",
1981
+ "lstrip": false,
1982
+ "normalized": false,
1983
+ "rstrip": false,
1984
+ "single_word": false,
1985
+ "special": false
1986
+ },
1987
+ "128248": {
1988
+ "content": "<|reserved_special_token_243|>",
1989
+ "lstrip": false,
1990
+ "normalized": false,
1991
+ "rstrip": false,
1992
+ "single_word": false,
1993
+ "special": false
1994
+ },
1995
+ "128249": {
1996
+ "content": "<|reserved_special_token_244|>",
1997
+ "lstrip": false,
1998
+ "normalized": false,
1999
+ "rstrip": false,
2000
+ "single_word": false,
2001
+ "special": false
2002
+ },
2003
+ "128250": {
2004
+ "content": "<|reserved_special_token_245|>",
2005
+ "lstrip": false,
2006
+ "normalized": false,
2007
+ "rstrip": false,
2008
+ "single_word": false,
2009
+ "special": false
2010
+ },
2011
+ "128251": {
2012
+ "content": "<|reserved_special_token_246|>",
2013
+ "lstrip": false,
2014
+ "normalized": false,
2015
+ "rstrip": false,
2016
+ "single_word": false,
2017
+ "special": false
2018
+ },
2019
+ "128252": {
2020
+ "content": "<|reserved_special_token_247|>",
2021
+ "lstrip": false,
2022
+ "normalized": false,
2023
+ "rstrip": false,
2024
+ "single_word": false,
2025
+ "special": false
2026
+ },
2027
+ "128253": {
2028
+ "content": "<|reserved_special_token_248|>",
2029
+ "lstrip": false,
2030
+ "normalized": false,
2031
+ "rstrip": false,
2032
+ "single_word": false,
2033
+ "special": false
2034
+ },
2035
+ "128254": {
2036
+ "content": "<|reserved_special_token_249|>",
2037
+ "lstrip": false,
2038
+ "normalized": false,
2039
+ "rstrip": false,
2040
+ "single_word": false,
2041
+ "special": false
2042
+ },
2043
+ "128255": {
2044
+ "content": "<|reserved_special_token_250|>",
2045
+ "lstrip": false,
2046
+ "normalized": false,
2047
+ "rstrip": false,
2048
+ "single_word": false,
2049
+ "special": false
2050
+ }
2051
+ },
2052
+ "bos_token": "<|begin_of_text|>",
2053
+ "chat_template": "{% for message in messages %}{% if message['role'] == 'system' %}{{ message['content'] }}{% elif message['role'] == 'user' %}{{ '\n\nHuman: ' + message['content'] + eos_token }}{% elif message['role'] == 'assistant' %}{{ '\n\nAssistant: ' + message['content'] + eos_token }}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '\n\nAssistant: ' }}{% endif %}",
2054
+ "clean_up_tokenization_spaces": true,
2055
+ "eos_token": "<|eot_id|>",
2056
+ "model_input_names": [
2057
+ "input_ids",
2058
+ "attention_mask"
2059
+ ],
2060
+ "model_max_length": 1000000000000000019884624838656,
2061
+ "pad_token": "<|eot_id|>",
2062
+ "tokenizer_class": "PreTrainedTokenizerFast"
2063
+ }
Model_Training.ipynb ADDED
@@ -0,0 +1,1829 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": 2,
6
+ "metadata": {
7
+ "colab": {
8
+ "base_uri": "https://localhost:8080/"
9
+ },
10
+ "collapsed": true,
11
+ "id": "pMAzkFCvb8Sn",
12
+ "outputId": "7fe8df0f-a511-4c67-f62c-afac548031d4"
13
+ },
14
+ "outputs": [
15
+ {
16
+ "name": "stdout",
17
+ "output_type": "stream",
18
+ "text": [
19
+ "Collecting datasets\n",
20
+ " Downloading datasets-3.1.0-py3-none-any.whl.metadata (20 kB)\n",
21
+ "Requirement already satisfied: transformers in /usr/local/lib/python3.10/dist-packages (4.44.2)\n",
22
+ "Requirement already satisfied: accelerate in /usr/local/lib/python3.10/dist-packages (0.34.2)\n",
23
+ "Collecting bitsandbytes\n",
24
+ " Downloading bitsandbytes-0.44.1-py3-none-manylinux_2_24_x86_64.whl.metadata (3.5 kB)\n",
25
+ "Requirement already satisfied: filelock in /usr/local/lib/python3.10/dist-packages (from datasets) (3.16.1)\n",
26
+ "Requirement already satisfied: numpy>=1.17 in /usr/local/lib/python3.10/dist-packages (from datasets) (1.26.4)\n",
27
+ "Requirement already satisfied: pyarrow>=15.0.0 in /usr/local/lib/python3.10/dist-packages (from datasets) (17.0.0)\n",
28
+ "Collecting dill<0.3.9,>=0.3.0 (from datasets)\n",
29
+ " Downloading dill-0.3.8-py3-none-any.whl.metadata (10 kB)\n",
30
+ "Requirement already satisfied: pandas in /usr/local/lib/python3.10/dist-packages (from datasets) (2.2.2)\n",
31
+ "Requirement already satisfied: requests>=2.32.2 in /usr/local/lib/python3.10/dist-packages (from datasets) (2.32.3)\n",
32
+ "Requirement already satisfied: tqdm>=4.66.3 in /usr/local/lib/python3.10/dist-packages (from datasets) (4.66.6)\n",
33
+ "Collecting xxhash (from datasets)\n",
34
+ " Downloading xxhash-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)\n",
35
+ "Collecting multiprocess<0.70.17 (from datasets)\n",
36
+ " Downloading multiprocess-0.70.16-py310-none-any.whl.metadata (7.2 kB)\n",
37
+ "Collecting fsspec<=2024.9.0,>=2023.1.0 (from fsspec[http]<=2024.9.0,>=2023.1.0->datasets)\n",
38
+ " Downloading fsspec-2024.9.0-py3-none-any.whl.metadata (11 kB)\n",
39
+ "Requirement already satisfied: aiohttp in /usr/local/lib/python3.10/dist-packages (from datasets) (3.10.10)\n",
40
+ "Requirement already satisfied: huggingface-hub>=0.23.0 in /usr/local/lib/python3.10/dist-packages (from datasets) (0.24.7)\n",
41
+ "Requirement already satisfied: packaging in /usr/local/lib/python3.10/dist-packages (from datasets) (24.1)\n",
42
+ "Requirement already satisfied: pyyaml>=5.1 in /usr/local/lib/python3.10/dist-packages (from datasets) (6.0.2)\n",
43
+ "Requirement already satisfied: regex!=2019.12.17 in /usr/local/lib/python3.10/dist-packages (from transformers) (2024.9.11)\n",
44
+ "Requirement already satisfied: safetensors>=0.4.1 in /usr/local/lib/python3.10/dist-packages (from transformers) (0.4.5)\n",
45
+ "Requirement already satisfied: tokenizers<0.20,>=0.19 in /usr/local/lib/python3.10/dist-packages (from transformers) (0.19.1)\n",
46
+ "Requirement already satisfied: psutil in /usr/local/lib/python3.10/dist-packages (from accelerate) (5.9.5)\n",
47
+ "Requirement already satisfied: torch>=1.10.0 in /usr/local/lib/python3.10/dist-packages (from accelerate) (2.5.0+cu121)\n",
48
+ "Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (2.4.3)\n",
49
+ "Requirement already satisfied: aiosignal>=1.1.2 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (1.3.1)\n",
50
+ "Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (24.2.0)\n",
51
+ "Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (1.5.0)\n",
52
+ "Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (6.1.0)\n",
53
+ "Requirement already satisfied: yarl<2.0,>=1.12.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (1.17.0)\n",
54
+ "Requirement already satisfied: async-timeout<5.0,>=4.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (4.0.3)\n",
55
+ "Requirement already satisfied: typing-extensions>=3.7.4.3 in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.23.0->datasets) (4.12.2)\n",
56
+ "Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests>=2.32.2->datasets) (3.4.0)\n",
57
+ "Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/dist-packages (from requests>=2.32.2->datasets) (3.10)\n",
58
+ "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/dist-packages (from requests>=2.32.2->datasets) (2.2.3)\n",
59
+ "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests>=2.32.2->datasets) (2024.8.30)\n",
60
+ "Requirement already satisfied: networkx in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (3.4.2)\n",
61
+ "Requirement already satisfied: jinja2 in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (3.1.4)\n",
62
+ "Requirement already satisfied: sympy==1.13.1 in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (1.13.1)\n",
63
+ "Requirement already satisfied: mpmath<1.4,>=1.1.0 in /usr/local/lib/python3.10/dist-packages (from sympy==1.13.1->torch>=1.10.0->accelerate) (1.3.0)\n",
64
+ "Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.10/dist-packages (from pandas->datasets) (2.8.2)\n",
65
+ "Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.10/dist-packages (from pandas->datasets) (2024.2)\n",
66
+ "Requirement already satisfied: tzdata>=2022.7 in /usr/local/lib/python3.10/dist-packages (from pandas->datasets) (2024.2)\n",
67
+ "Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil>=2.8.2->pandas->datasets) (1.16.0)\n",
68
+ "Requirement already satisfied: propcache>=0.2.0 in /usr/local/lib/python3.10/dist-packages (from yarl<2.0,>=1.12.0->aiohttp->datasets) (0.2.0)\n",
69
+ "Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/dist-packages (from jinja2->torch>=1.10.0->accelerate) (3.0.2)\n",
70
+ "Downloading datasets-3.1.0-py3-none-any.whl (480 kB)\n",
71
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m480.6/480.6 kB\u001b[0m \u001b[31m34.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
72
+ "\u001b[?25hDownloading bitsandbytes-0.44.1-py3-none-manylinux_2_24_x86_64.whl (122.4 MB)\n",
73
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m122.4/122.4 MB\u001b[0m \u001b[31m9.5 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
74
+ "\u001b[?25hDownloading dill-0.3.8-py3-none-any.whl (116 kB)\n",
75
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m116.3/116.3 kB\u001b[0m \u001b[31m8.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
76
+ "\u001b[?25hDownloading fsspec-2024.9.0-py3-none-any.whl (179 kB)\n",
77
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m179.3/179.3 kB\u001b[0m \u001b[31m16.5 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
78
+ "\u001b[?25hDownloading multiprocess-0.70.16-py310-none-any.whl (134 kB)\n",
79
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m134.8/134.8 kB\u001b[0m \u001b[31m10.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
80
+ "\u001b[?25hDownloading xxhash-3.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB)\n",
81
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m194.1/194.1 kB\u001b[0m \u001b[31m16.9 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
82
+ "\u001b[?25hInstalling collected packages: xxhash, fsspec, dill, multiprocess, bitsandbytes, datasets\n",
83
+ " Attempting uninstall: fsspec\n",
84
+ " Found existing installation: fsspec 2024.10.0\n",
85
+ " Uninstalling fsspec-2024.10.0:\n",
86
+ " Successfully uninstalled fsspec-2024.10.0\n",
87
+ "\u001b[31mERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.\n",
88
+ "gcsfs 2024.10.0 requires fsspec==2024.10.0, but you have fsspec 2024.9.0 which is incompatible.\u001b[0m\u001b[31m\n",
89
+ "\u001b[0mSuccessfully installed bitsandbytes-0.44.1 datasets-3.1.0 dill-0.3.8 fsspec-2024.9.0 multiprocess-0.70.16 xxhash-3.5.0\n"
90
+ ]
91
+ }
92
+ ],
93
+ "source": [
94
+ "!pip install datasets transformers datasets accelerate bitsandbytes peft\n"
95
+ ]
96
+ },
97
+ {
98
+ "cell_type": "code",
99
+ "execution_count": 1,
100
+ "metadata": {
101
+ "colab": {
102
+ "base_uri": "https://localhost:8080/",
103
+ "height": 84,
104
+ "referenced_widgets": [
105
+ "8b349cff427040fc8d00bf53f08e1f9f",
106
+ "fccfe3a8357a4122bbe8ee85c20af176",
107
+ "7aa4769c30034c73b98c50bb249ea6e9",
108
+ "ad43b705a7f04886947691385afa02c8",
109
+ "a422c9520dd841988a36736a510d62c3",
110
+ "57648fb4258743948c3007c6603d23e8",
111
+ "689b0aa3e69d4f75af7a62fae057158d",
112
+ "ebb2b14e2f8748d495012420720c85db",
113
+ "04a82101b6704de193d126f740f8ba0a",
114
+ "859a4a66b43f48a9934e836f1a95d9e1",
115
+ "53de1a03e8bf4cf7992a878193fa9f22"
116
+ ]
117
+ },
118
+ "id": "Z2reH2Q51KGv",
119
+ "outputId": "6ea5de08-09cb-4744-f116-38ad924b4acc"
120
+ },
121
+ "outputs": [
122
+ {
123
+ "name": "stderr",
124
+ "output_type": "stream",
125
+ "text": [
126
+ "`low_cpu_mem_usage` was None, now set to True since model is quantized.\n"
127
+ ]
128
+ },
129
+ {
130
+ "data": {
131
+ "application/vnd.jupyter.widget-view+json": {
132
+ "model_id": "8b349cff427040fc8d00bf53f08e1f9f",
133
+ "version_major": 2,
134
+ "version_minor": 0
135
+ },
136
+ "text/plain": [
137
+ "Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s]"
138
+ ]
139
+ },
140
+ "metadata": {},
141
+ "output_type": "display_data"
142
+ },
143
+ {
144
+ "name": "stdout",
145
+ "output_type": "stream",
146
+ "text": [
147
+ "trainable params: 4,718,592 || all params: 8,034,979,840 || trainable%: 0.0587\n"
148
+ ]
149
+ }
150
+ ],
151
+ "source": [
152
+ "import torch\n",
153
+ "import pandas as pd\n",
154
+ "from datasets import Dataset\n",
155
+ "from transformers import TrainingArguments, Trainer\n",
156
+ "from transformers import AutoTokenizer, AutoModelForCausalLM, BitsAndBytesConfig\n",
157
+ "from peft import LoraConfig, get_peft_model\n",
158
+ "\n",
159
+ "# Load tokenizer and model with quantization for reduced memory usage\n",
160
+ "tokenizer = AutoTokenizer.from_pretrained(\"ContactDoctor/Bio-Medical-Llama-3-8B\")\n",
161
+ "quantization_config = BitsAndBytesConfig(\n",
162
+ " load_in_4bit=True, # Enable 4-bit quantization\n",
163
+ " bnb_4bit_compute_dtype=torch.bfloat16, # Use bfloat16 for computation\n",
164
+ " bnb_4bit_quant_type=\"nf4\", # Quantization type\n",
165
+ " bnb_4bit_use_double_quant=True, # Double quantization\n",
166
+ ")\n",
167
+ "model = AutoModelForCausalLM.from_pretrained(\n",
168
+ " \"ContactDoctor/Bio-Medical-Llama-3-8B\",\n",
169
+ " quantization_config=quantization_config\n",
170
+ ")\n",
171
+ "\n",
172
+ "# **PEFT Configuration:**\n",
173
+ "# Define the LoRA configuration for the adapter\n",
174
+ "# Changed target_modules to 'q_proj', 'k_proj', 'v_proj' based on the model architecture\n",
175
+ "peft_config = LoraConfig(\n",
176
+ " r=8, # Rank of the LoRA update matrices\n",
177
+ " lora_alpha=32, # Scaling factor for the LoRA update matrices\n",
178
+ " lora_dropout=0.1, # Dropout probability for the LoRA layers\n",
179
+ " target_modules=[\"q_proj\", \"k_proj\", \"v_proj\"], # Specify the target modules for applying LoRA\n",
180
+ " bias=\"none\", # Bias type for the LoRA layers\n",
181
+ " task_type=\"CAUSAL_LM\", # Task type for fine-tuning\n",
182
+ ")\n",
183
+ "\n",
184
+ "# Apply LoRA to the model\n",
185
+ "model = get_peft_model(model, peft_config)\n",
186
+ "model.print_trainable_parameters() # Print the number of trainable parameters"
187
+ ]
188
+ },
189
+ {
190
+ "cell_type": "code",
191
+ "execution_count": 4,
192
+ "metadata": {
193
+ "colab": {
194
+ "base_uri": "https://localhost:8080/",
195
+ "height": 740,
196
+ "referenced_widgets": [
197
+ "17af2a5ad09b487dae0a27614cb8c9d4",
198
+ "4d80a7fbfb1c4ff699732b501ae4fa11",
199
+ "07883ddd58e74c028db1f071f6b79523",
200
+ "c4795ad740504fc5bc1c88771fe1f5c1",
201
+ "c2a37c7e05f54be2bff2fc96e6fd9ab7",
202
+ "7fc70f038a474b79af71c55beff060bb",
203
+ "a618ba7eedec463da536b5f738200f56",
204
+ "c48725720df943ff8c36567ba6e81fab",
205
+ "59ec7c53d1254f94a1a5b9a14259abdb",
206
+ "9ba1376a86fc41b3a4093f547abd0a79",
207
+ "2ae0862b14214f2b8c72cc08e277a440",
208
+ "31dc3fceda5c44e688d5695b8f4d4d20",
209
+ "be62a2e692ce41f4a5e28e5203ee8c0f",
210
+ "90428fe3f2ec477aaade1bce4dc22ff2",
211
+ "4c8fb76782c847278e0699a2c22b40ea",
212
+ "7f080d2f8e134e42919e7ebf4e9fb1be",
213
+ "4f4acea059184f808a75d1a26d23f044",
214
+ "6aa71ee2be094c85982a13819ef36e58",
215
+ "2a5bd0453dc6482ba7371dcf91fae280",
216
+ "7fa36aba3a2b4979b8baedaae7fa9981",
217
+ "5280b192d5a049d2805ae23f94405c45",
218
+ "9afc09fd6e7a496eb1b6d2e47a097205",
219
+ "a3921ef31e69468a8dceda7339df2b54",
220
+ "be6f516e9eb84af684d95bc7dd21f49c",
221
+ "25ab1d56afbe40f9b94e85bbff75e542",
222
+ "1ae32c3063bd495eb1ec65876ba0899e",
223
+ "94a3128d5b73472481881c18f1d255ad",
224
+ "728f083f74a4430e8120958ffc004a34",
225
+ "7410cb000d8c466cb8433b59aa52237b",
226
+ "660401973ec5496e9fbbfcb76fae6ee4",
227
+ "dfd12e73e36242f8a42e61fe2d9fa1d8",
228
+ "de0d60d8d3c84ceda7be69570cf405ce",
229
+ "6cb9d841eac44ac2a2f7a44a105bf8c7"
230
+ ]
231
+ },
232
+ "id": "qKzPvZYD1yNS",
233
+ "outputId": "5b5866c7-32d8-4494-b0d2-acd78a4db12d"
234
+ },
235
+ "outputs": [
236
+ {
237
+ "data": {
238
+ "application/vnd.jupyter.widget-view+json": {
239
+ "model_id": "17af2a5ad09b487dae0a27614cb8c9d4",
240
+ "version_major": 2,
241
+ "version_minor": 0
242
+ },
243
+ "text/plain": [
244
+ "Map: 0%| | 0/16412 [00:00<?, ? examples/s]"
245
+ ]
246
+ },
247
+ "metadata": {},
248
+ "output_type": "display_data"
249
+ },
250
+ {
251
+ "data": {
252
+ "application/vnd.jupyter.widget-view+json": {
253
+ "model_id": "31dc3fceda5c44e688d5695b8f4d4d20",
254
+ "version_major": 2,
255
+ "version_minor": 0
256
+ },
257
+ "text/plain": [
258
+ "Map: 0%| | 0/16412 [00:00<?, ? examples/s]"
259
+ ]
260
+ },
261
+ "metadata": {},
262
+ "output_type": "display_data"
263
+ },
264
+ {
265
+ "data": {
266
+ "application/vnd.jupyter.widget-view+json": {
267
+ "model_id": "a3921ef31e69468a8dceda7339df2b54",
268
+ "version_major": 2,
269
+ "version_minor": 0
270
+ },
271
+ "text/plain": [
272
+ "Map: 0%| | 0/16412 [00:00<?, ? examples/s]"
273
+ ]
274
+ },
275
+ "metadata": {},
276
+ "output_type": "display_data"
277
+ },
278
+ {
279
+ "name": "stderr",
280
+ "output_type": "stream",
281
+ "text": [
282
+ "/usr/local/lib/python3.10/dist-packages/accelerate/accelerator.py:494: FutureWarning: `torch.cuda.amp.GradScaler(args...)` is deprecated. Please use `torch.amp.GradScaler('cuda', args...)` instead.\n",
283
+ " self.scaler = torch.cuda.amp.GradScaler(**kwargs)\n",
284
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
285
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n"
286
+ ]
287
+ },
288
+ {
289
+ "data": {
290
+ "text/html": [
291
+ "\n",
292
+ " <div>\n",
293
+ " \n",
294
+ " <progress value='1025' max='1025' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
295
+ " [1025/1025 43:06, Epoch 0/1]\n",
296
+ " </div>\n",
297
+ " <table border=\"1\" class=\"dataframe\">\n",
298
+ " <thead>\n",
299
+ " <tr style=\"text-align: left;\">\n",
300
+ " <th>Step</th>\n",
301
+ " <th>Training Loss</th>\n",
302
+ " </tr>\n",
303
+ " </thead>\n",
304
+ " <tbody>\n",
305
+ " <tr>\n",
306
+ " <td>500</td>\n",
307
+ " <td>0.631100</td>\n",
308
+ " </tr>\n",
309
+ " <tr>\n",
310
+ " <td>1000</td>\n",
311
+ " <td>0.539600</td>\n",
312
+ " </tr>\n",
313
+ " </tbody>\n",
314
+ "</table><p>"
315
+ ],
316
+ "text/plain": [
317
+ "<IPython.core.display.HTML object>"
318
+ ]
319
+ },
320
+ "metadata": {},
321
+ "output_type": "display_data"
322
+ },
323
+ {
324
+ "name": "stderr",
325
+ "output_type": "stream",
326
+ "text": [
327
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
328
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n",
329
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
330
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n",
331
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
332
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n",
333
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
334
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n",
335
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
336
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n",
337
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
338
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n",
339
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
340
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n",
341
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
342
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n",
343
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
344
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n",
345
+ "/usr/local/lib/python3.10/dist-packages/torch/autograd/graph.py:825: UserWarning: cuDNN SDPA backward got grad_output.strides() != output.strides(), attempting to materialize a grad_output with matching strides... (Triggered internally at ../aten/src/ATen/native/cudnn/MHA.cpp:674.)\n",
346
+ " return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass\n"
347
+ ]
348
+ },
349
+ {
350
+ "data": {
351
+ "text/plain": [
352
+ "TrainOutput(global_step=1025, training_loss=0.583683032524295, metrics={'train_runtime': 2589.4824, 'train_samples_per_second': 6.338, 'train_steps_per_second': 0.396, 'total_flos': 3.783418353549312e+17, 'train_loss': 0.583683032524295, 'epoch': 0.9992688276870583})"
353
+ ]
354
+ },
355
+ "execution_count": 4,
356
+ "metadata": {},
357
+ "output_type": "execute_result"
358
+ }
359
+ ],
360
+ "source": [
361
+ "df = pd.read_csv(\"/content/medquad.csv\")\n",
362
+ "dataset = Dataset.from_pandas(df)\n",
363
+ "\n",
364
+ "def preprocess_function(examples):\n",
365
+ " question = examples[\"question\"] if examples[\"question\"] is not None else \"\"\n",
366
+ " answer = examples[\"answer\"] if examples[\"answer\"] is not None else \"\"\n",
367
+ "\n",
368
+ " examples[\"text\"] = \"<s> \" + question + \" </s> \" + answer + \" </s>\"\n",
369
+ " return examples\n",
370
+ "\n",
371
+ "dataset = dataset.map(preprocess_function)\n",
372
+ "def tokenize_function(examples):\n",
373
+ " return tokenizer(examples[\"text\"], padding=\"max_length\", truncation=True, max_length=512, return_tensors=\"pt\")\n",
374
+ "\n",
375
+ "tokenized_datasets = dataset.map(tokenize_function, batched=True)\n",
376
+ "\n",
377
+ "tokenized_datasets = tokenized_datasets.map(lambda examples: {'labels': examples['input_ids']}, batched=True)\n",
378
+ "\n",
379
+ "# Training arguments\n",
380
+ "training_args = TrainingArguments(\n",
381
+ " output_dir=\"./results\",\n",
382
+ " per_device_train_batch_size=4, # Reduced batch size from 16 to 4\n",
383
+ " gradient_accumulation_steps=4, # Increased gradient accumulation steps from 2 to 4\n",
384
+ " num_train_epochs=1,\n",
385
+ " fp16=True,\n",
386
+ " logging_dir=\"./logs\",\n",
387
+ " learning_rate=2e-5,\n",
388
+ " save_steps=100,\n",
389
+ " dataloader_num_workers=8, # Utilize more CPU cores for data loading\n",
390
+ " remove_unused_columns=True, # Remove unused columns from the dataset\n",
391
+ ")\n",
392
+ "\n",
393
+ "# Trainer initialization\n",
394
+ "trainer = Trainer(\n",
395
+ " model=model,\n",
396
+ " args=training_args,\n",
397
+ " train_dataset=tokenized_datasets,\n",
398
+ ")\n",
399
+ "\n",
400
+ "# Start training\n",
401
+ "trainer.train()\n"
402
+ ]
403
+ },
404
+ {
405
+ "cell_type": "code",
406
+ "execution_count": 5,
407
+ "metadata": {
408
+ "colab": {
409
+ "base_uri": "https://localhost:8080/"
410
+ },
411
+ "id": "2N_8NspTsmxA",
412
+ "outputId": "82b87812-5bbc-4653-949a-f4fb2d65793d"
413
+ },
414
+ "outputs": [
415
+ {
416
+ "data": {
417
+ "text/plain": [
418
+ "('/content/drive/MyDrive/Bio-Medical-Llama-3-8B-finetuned/tokenizer/tokenizer_config.json',\n",
419
+ " '/content/drive/MyDrive/Bio-Medical-Llama-3-8B-finetuned/tokenizer/special_tokens_map.json',\n",
420
+ " '/content/drive/MyDrive/Bio-Medical-Llama-3-8B-finetuned/tokenizer/tokenizer.json')"
421
+ ]
422
+ },
423
+ "execution_count": 5,
424
+ "metadata": {},
425
+ "output_type": "execute_result"
426
+ }
427
+ ],
428
+ "source": [
429
+ "import os\n",
430
+ "\n",
431
+ "\n",
432
+ "model_folder = \"/content/drive/MyDrive/Bio-Medical-Llama-3-8B-finetuned\"\n",
433
+ "\n",
434
+ "\n",
435
+ "os.makedirs(model_folder, exist_ok=True)\n",
436
+ "\n",
437
+ "\n",
438
+ "trainer.save_model(os.path.join(model_folder, \"model\"))\n",
439
+ "tokenizer.save_pretrained(os.path.join(model_folder, \"tokenizer\"))"
440
+ ]
441
+ }
442
+ ],
443
+ "metadata": {
444
+ "colab": {
445
+ "provenance": []
446
+ },
447
+ "kernelspec": {
448
+ "display_name": "Python 3",
449
+ "name": "python3"
450
+ },
451
+ "language_info": {
452
+ "name": "python"
453
+ },
454
+ "widgets": {
455
+ "application/vnd.jupyter.widget-state+json": {
456
+ "04a82101b6704de193d126f740f8ba0a": {
457
+ "model_module": "@jupyter-widgets/controls",
458
+ "model_module_version": "1.5.0",
459
+ "model_name": "ProgressStyleModel",
460
+ "state": {
461
+ "_model_module": "@jupyter-widgets/controls",
462
+ "_model_module_version": "1.5.0",
463
+ "_model_name": "ProgressStyleModel",
464
+ "_view_count": null,
465
+ "_view_module": "@jupyter-widgets/base",
466
+ "_view_module_version": "1.2.0",
467
+ "_view_name": "StyleView",
468
+ "bar_color": null,
469
+ "description_width": ""
470
+ }
471
+ },
472
+ "07883ddd58e74c028db1f071f6b79523": {
473
+ "model_module": "@jupyter-widgets/controls",
474
+ "model_module_version": "1.5.0",
475
+ "model_name": "FloatProgressModel",
476
+ "state": {
477
+ "_dom_classes": [],
478
+ "_model_module": "@jupyter-widgets/controls",
479
+ "_model_module_version": "1.5.0",
480
+ "_model_name": "FloatProgressModel",
481
+ "_view_count": null,
482
+ "_view_module": "@jupyter-widgets/controls",
483
+ "_view_module_version": "1.5.0",
484
+ "_view_name": "ProgressView",
485
+ "bar_style": "success",
486
+ "description": "",
487
+ "description_tooltip": null,
488
+ "layout": "IPY_MODEL_c48725720df943ff8c36567ba6e81fab",
489
+ "max": 16412,
490
+ "min": 0,
491
+ "orientation": "horizontal",
492
+ "style": "IPY_MODEL_59ec7c53d1254f94a1a5b9a14259abdb",
493
+ "value": 16412
494
+ }
495
+ },
496
+ "17af2a5ad09b487dae0a27614cb8c9d4": {
497
+ "model_module": "@jupyter-widgets/controls",
498
+ "model_module_version": "1.5.0",
499
+ "model_name": "HBoxModel",
500
+ "state": {
501
+ "_dom_classes": [],
502
+ "_model_module": "@jupyter-widgets/controls",
503
+ "_model_module_version": "1.5.0",
504
+ "_model_name": "HBoxModel",
505
+ "_view_count": null,
506
+ "_view_module": "@jupyter-widgets/controls",
507
+ "_view_module_version": "1.5.0",
508
+ "_view_name": "HBoxView",
509
+ "box_style": "",
510
+ "children": [
511
+ "IPY_MODEL_4d80a7fbfb1c4ff699732b501ae4fa11",
512
+ "IPY_MODEL_07883ddd58e74c028db1f071f6b79523",
513
+ "IPY_MODEL_c4795ad740504fc5bc1c88771fe1f5c1"
514
+ ],
515
+ "layout": "IPY_MODEL_c2a37c7e05f54be2bff2fc96e6fd9ab7"
516
+ }
517
+ },
518
+ "1ae32c3063bd495eb1ec65876ba0899e": {
519
+ "model_module": "@jupyter-widgets/controls",
520
+ "model_module_version": "1.5.0",
521
+ "model_name": "HTMLModel",
522
+ "state": {
523
+ "_dom_classes": [],
524
+ "_model_module": "@jupyter-widgets/controls",
525
+ "_model_module_version": "1.5.0",
526
+ "_model_name": "HTMLModel",
527
+ "_view_count": null,
528
+ "_view_module": "@jupyter-widgets/controls",
529
+ "_view_module_version": "1.5.0",
530
+ "_view_name": "HTMLView",
531
+ "description": "",
532
+ "description_tooltip": null,
533
+ "layout": "IPY_MODEL_de0d60d8d3c84ceda7be69570cf405ce",
534
+ "placeholder": "​",
535
+ "style": "IPY_MODEL_6cb9d841eac44ac2a2f7a44a105bf8c7",
536
+ "value": " 16412/16412 [00:05&lt;00:00, 2775.50 examples/s]"
537
+ }
538
+ },
539
+ "25ab1d56afbe40f9b94e85bbff75e542": {
540
+ "model_module": "@jupyter-widgets/controls",
541
+ "model_module_version": "1.5.0",
542
+ "model_name": "FloatProgressModel",
543
+ "state": {
544
+ "_dom_classes": [],
545
+ "_model_module": "@jupyter-widgets/controls",
546
+ "_model_module_version": "1.5.0",
547
+ "_model_name": "FloatProgressModel",
548
+ "_view_count": null,
549
+ "_view_module": "@jupyter-widgets/controls",
550
+ "_view_module_version": "1.5.0",
551
+ "_view_name": "ProgressView",
552
+ "bar_style": "success",
553
+ "description": "",
554
+ "description_tooltip": null,
555
+ "layout": "IPY_MODEL_660401973ec5496e9fbbfcb76fae6ee4",
556
+ "max": 16412,
557
+ "min": 0,
558
+ "orientation": "horizontal",
559
+ "style": "IPY_MODEL_dfd12e73e36242f8a42e61fe2d9fa1d8",
560
+ "value": 16412
561
+ }
562
+ },
563
+ "2a5bd0453dc6482ba7371dcf91fae280": {
564
+ "model_module": "@jupyter-widgets/base",
565
+ "model_module_version": "1.2.0",
566
+ "model_name": "LayoutModel",
567
+ "state": {
568
+ "_model_module": "@jupyter-widgets/base",
569
+ "_model_module_version": "1.2.0",
570
+ "_model_name": "LayoutModel",
571
+ "_view_count": null,
572
+ "_view_module": "@jupyter-widgets/base",
573
+ "_view_module_version": "1.2.0",
574
+ "_view_name": "LayoutView",
575
+ "align_content": null,
576
+ "align_items": null,
577
+ "align_self": null,
578
+ "border": null,
579
+ "bottom": null,
580
+ "display": null,
581
+ "flex": null,
582
+ "flex_flow": null,
583
+ "grid_area": null,
584
+ "grid_auto_columns": null,
585
+ "grid_auto_flow": null,
586
+ "grid_auto_rows": null,
587
+ "grid_column": null,
588
+ "grid_gap": null,
589
+ "grid_row": null,
590
+ "grid_template_areas": null,
591
+ "grid_template_columns": null,
592
+ "grid_template_rows": null,
593
+ "height": null,
594
+ "justify_content": null,
595
+ "justify_items": null,
596
+ "left": null,
597
+ "margin": null,
598
+ "max_height": null,
599
+ "max_width": null,
600
+ "min_height": null,
601
+ "min_width": null,
602
+ "object_fit": null,
603
+ "object_position": null,
604
+ "order": null,
605
+ "overflow": null,
606
+ "overflow_x": null,
607
+ "overflow_y": null,
608
+ "padding": null,
609
+ "right": null,
610
+ "top": null,
611
+ "visibility": null,
612
+ "width": null
613
+ }
614
+ },
615
+ "2ae0862b14214f2b8c72cc08e277a440": {
616
+ "model_module": "@jupyter-widgets/controls",
617
+ "model_module_version": "1.5.0",
618
+ "model_name": "DescriptionStyleModel",
619
+ "state": {
620
+ "_model_module": "@jupyter-widgets/controls",
621
+ "_model_module_version": "1.5.0",
622
+ "_model_name": "DescriptionStyleModel",
623
+ "_view_count": null,
624
+ "_view_module": "@jupyter-widgets/base",
625
+ "_view_module_version": "1.2.0",
626
+ "_view_name": "StyleView",
627
+ "description_width": ""
628
+ }
629
+ },
630
+ "31dc3fceda5c44e688d5695b8f4d4d20": {
631
+ "model_module": "@jupyter-widgets/controls",
632
+ "model_module_version": "1.5.0",
633
+ "model_name": "HBoxModel",
634
+ "state": {
635
+ "_dom_classes": [],
636
+ "_model_module": "@jupyter-widgets/controls",
637
+ "_model_module_version": "1.5.0",
638
+ "_model_name": "HBoxModel",
639
+ "_view_count": null,
640
+ "_view_module": "@jupyter-widgets/controls",
641
+ "_view_module_version": "1.5.0",
642
+ "_view_name": "HBoxView",
643
+ "box_style": "",
644
+ "children": [
645
+ "IPY_MODEL_be62a2e692ce41f4a5e28e5203ee8c0f",
646
+ "IPY_MODEL_90428fe3f2ec477aaade1bce4dc22ff2",
647
+ "IPY_MODEL_4c8fb76782c847278e0699a2c22b40ea"
648
+ ],
649
+ "layout": "IPY_MODEL_7f080d2f8e134e42919e7ebf4e9fb1be"
650
+ }
651
+ },
652
+ "4c8fb76782c847278e0699a2c22b40ea": {
653
+ "model_module": "@jupyter-widgets/controls",
654
+ "model_module_version": "1.5.0",
655
+ "model_name": "HTMLModel",
656
+ "state": {
657
+ "_dom_classes": [],
658
+ "_model_module": "@jupyter-widgets/controls",
659
+ "_model_module_version": "1.5.0",
660
+ "_model_name": "HTMLModel",
661
+ "_view_count": null,
662
+ "_view_module": "@jupyter-widgets/controls",
663
+ "_view_module_version": "1.5.0",
664
+ "_view_name": "HTMLView",
665
+ "description": "",
666
+ "description_tooltip": null,
667
+ "layout": "IPY_MODEL_5280b192d5a049d2805ae23f94405c45",
668
+ "placeholder": "​",
669
+ "style": "IPY_MODEL_9afc09fd6e7a496eb1b6d2e47a097205",
670
+ "value": " 16412/16412 [00:06&lt;00:00, 2755.06 examples/s]"
671
+ }
672
+ },
673
+ "4d80a7fbfb1c4ff699732b501ae4fa11": {
674
+ "model_module": "@jupyter-widgets/controls",
675
+ "model_module_version": "1.5.0",
676
+ "model_name": "HTMLModel",
677
+ "state": {
678
+ "_dom_classes": [],
679
+ "_model_module": "@jupyter-widgets/controls",
680
+ "_model_module_version": "1.5.0",
681
+ "_model_name": "HTMLModel",
682
+ "_view_count": null,
683
+ "_view_module": "@jupyter-widgets/controls",
684
+ "_view_module_version": "1.5.0",
685
+ "_view_name": "HTMLView",
686
+ "description": "",
687
+ "description_tooltip": null,
688
+ "layout": "IPY_MODEL_7fc70f038a474b79af71c55beff060bb",
689
+ "placeholder": "​",
690
+ "style": "IPY_MODEL_a618ba7eedec463da536b5f738200f56",
691
+ "value": "Map: 100%"
692
+ }
693
+ },
694
+ "4f4acea059184f808a75d1a26d23f044": {
695
+ "model_module": "@jupyter-widgets/base",
696
+ "model_module_version": "1.2.0",
697
+ "model_name": "LayoutModel",
698
+ "state": {
699
+ "_model_module": "@jupyter-widgets/base",
700
+ "_model_module_version": "1.2.0",
701
+ "_model_name": "LayoutModel",
702
+ "_view_count": null,
703
+ "_view_module": "@jupyter-widgets/base",
704
+ "_view_module_version": "1.2.0",
705
+ "_view_name": "LayoutView",
706
+ "align_content": null,
707
+ "align_items": null,
708
+ "align_self": null,
709
+ "border": null,
710
+ "bottom": null,
711
+ "display": null,
712
+ "flex": null,
713
+ "flex_flow": null,
714
+ "grid_area": null,
715
+ "grid_auto_columns": null,
716
+ "grid_auto_flow": null,
717
+ "grid_auto_rows": null,
718
+ "grid_column": null,
719
+ "grid_gap": null,
720
+ "grid_row": null,
721
+ "grid_template_areas": null,
722
+ "grid_template_columns": null,
723
+ "grid_template_rows": null,
724
+ "height": null,
725
+ "justify_content": null,
726
+ "justify_items": null,
727
+ "left": null,
728
+ "margin": null,
729
+ "max_height": null,
730
+ "max_width": null,
731
+ "min_height": null,
732
+ "min_width": null,
733
+ "object_fit": null,
734
+ "object_position": null,
735
+ "order": null,
736
+ "overflow": null,
737
+ "overflow_x": null,
738
+ "overflow_y": null,
739
+ "padding": null,
740
+ "right": null,
741
+ "top": null,
742
+ "visibility": null,
743
+ "width": null
744
+ }
745
+ },
746
+ "5280b192d5a049d2805ae23f94405c45": {
747
+ "model_module": "@jupyter-widgets/base",
748
+ "model_module_version": "1.2.0",
749
+ "model_name": "LayoutModel",
750
+ "state": {
751
+ "_model_module": "@jupyter-widgets/base",
752
+ "_model_module_version": "1.2.0",
753
+ "_model_name": "LayoutModel",
754
+ "_view_count": null,
755
+ "_view_module": "@jupyter-widgets/base",
756
+ "_view_module_version": "1.2.0",
757
+ "_view_name": "LayoutView",
758
+ "align_content": null,
759
+ "align_items": null,
760
+ "align_self": null,
761
+ "border": null,
762
+ "bottom": null,
763
+ "display": null,
764
+ "flex": null,
765
+ "flex_flow": null,
766
+ "grid_area": null,
767
+ "grid_auto_columns": null,
768
+ "grid_auto_flow": null,
769
+ "grid_auto_rows": null,
770
+ "grid_column": null,
771
+ "grid_gap": null,
772
+ "grid_row": null,
773
+ "grid_template_areas": null,
774
+ "grid_template_columns": null,
775
+ "grid_template_rows": null,
776
+ "height": null,
777
+ "justify_content": null,
778
+ "justify_items": null,
779
+ "left": null,
780
+ "margin": null,
781
+ "max_height": null,
782
+ "max_width": null,
783
+ "min_height": null,
784
+ "min_width": null,
785
+ "object_fit": null,
786
+ "object_position": null,
787
+ "order": null,
788
+ "overflow": null,
789
+ "overflow_x": null,
790
+ "overflow_y": null,
791
+ "padding": null,
792
+ "right": null,
793
+ "top": null,
794
+ "visibility": null,
795
+ "width": null
796
+ }
797
+ },
798
+ "53de1a03e8bf4cf7992a878193fa9f22": {
799
+ "model_module": "@jupyter-widgets/controls",
800
+ "model_module_version": "1.5.0",
801
+ "model_name": "DescriptionStyleModel",
802
+ "state": {
803
+ "_model_module": "@jupyter-widgets/controls",
804
+ "_model_module_version": "1.5.0",
805
+ "_model_name": "DescriptionStyleModel",
806
+ "_view_count": null,
807
+ "_view_module": "@jupyter-widgets/base",
808
+ "_view_module_version": "1.2.0",
809
+ "_view_name": "StyleView",
810
+ "description_width": ""
811
+ }
812
+ },
813
+ "57648fb4258743948c3007c6603d23e8": {
814
+ "model_module": "@jupyter-widgets/base",
815
+ "model_module_version": "1.2.0",
816
+ "model_name": "LayoutModel",
817
+ "state": {
818
+ "_model_module": "@jupyter-widgets/base",
819
+ "_model_module_version": "1.2.0",
820
+ "_model_name": "LayoutModel",
821
+ "_view_count": null,
822
+ "_view_module": "@jupyter-widgets/base",
823
+ "_view_module_version": "1.2.0",
824
+ "_view_name": "LayoutView",
825
+ "align_content": null,
826
+ "align_items": null,
827
+ "align_self": null,
828
+ "border": null,
829
+ "bottom": null,
830
+ "display": null,
831
+ "flex": null,
832
+ "flex_flow": null,
833
+ "grid_area": null,
834
+ "grid_auto_columns": null,
835
+ "grid_auto_flow": null,
836
+ "grid_auto_rows": null,
837
+ "grid_column": null,
838
+ "grid_gap": null,
839
+ "grid_row": null,
840
+ "grid_template_areas": null,
841
+ "grid_template_columns": null,
842
+ "grid_template_rows": null,
843
+ "height": null,
844
+ "justify_content": null,
845
+ "justify_items": null,
846
+ "left": null,
847
+ "margin": null,
848
+ "max_height": null,
849
+ "max_width": null,
850
+ "min_height": null,
851
+ "min_width": null,
852
+ "object_fit": null,
853
+ "object_position": null,
854
+ "order": null,
855
+ "overflow": null,
856
+ "overflow_x": null,
857
+ "overflow_y": null,
858
+ "padding": null,
859
+ "right": null,
860
+ "top": null,
861
+ "visibility": null,
862
+ "width": null
863
+ }
864
+ },
865
+ "59ec7c53d1254f94a1a5b9a14259abdb": {
866
+ "model_module": "@jupyter-widgets/controls",
867
+ "model_module_version": "1.5.0",
868
+ "model_name": "ProgressStyleModel",
869
+ "state": {
870
+ "_model_module": "@jupyter-widgets/controls",
871
+ "_model_module_version": "1.5.0",
872
+ "_model_name": "ProgressStyleModel",
873
+ "_view_count": null,
874
+ "_view_module": "@jupyter-widgets/base",
875
+ "_view_module_version": "1.2.0",
876
+ "_view_name": "StyleView",
877
+ "bar_color": null,
878
+ "description_width": ""
879
+ }
880
+ },
881
+ "660401973ec5496e9fbbfcb76fae6ee4": {
882
+ "model_module": "@jupyter-widgets/base",
883
+ "model_module_version": "1.2.0",
884
+ "model_name": "LayoutModel",
885
+ "state": {
886
+ "_model_module": "@jupyter-widgets/base",
887
+ "_model_module_version": "1.2.0",
888
+ "_model_name": "LayoutModel",
889
+ "_view_count": null,
890
+ "_view_module": "@jupyter-widgets/base",
891
+ "_view_module_version": "1.2.0",
892
+ "_view_name": "LayoutView",
893
+ "align_content": null,
894
+ "align_items": null,
895
+ "align_self": null,
896
+ "border": null,
897
+ "bottom": null,
898
+ "display": null,
899
+ "flex": null,
900
+ "flex_flow": null,
901
+ "grid_area": null,
902
+ "grid_auto_columns": null,
903
+ "grid_auto_flow": null,
904
+ "grid_auto_rows": null,
905
+ "grid_column": null,
906
+ "grid_gap": null,
907
+ "grid_row": null,
908
+ "grid_template_areas": null,
909
+ "grid_template_columns": null,
910
+ "grid_template_rows": null,
911
+ "height": null,
912
+ "justify_content": null,
913
+ "justify_items": null,
914
+ "left": null,
915
+ "margin": null,
916
+ "max_height": null,
917
+ "max_width": null,
918
+ "min_height": null,
919
+ "min_width": null,
920
+ "object_fit": null,
921
+ "object_position": null,
922
+ "order": null,
923
+ "overflow": null,
924
+ "overflow_x": null,
925
+ "overflow_y": null,
926
+ "padding": null,
927
+ "right": null,
928
+ "top": null,
929
+ "visibility": null,
930
+ "width": null
931
+ }
932
+ },
933
+ "689b0aa3e69d4f75af7a62fae057158d": {
934
+ "model_module": "@jupyter-widgets/controls",
935
+ "model_module_version": "1.5.0",
936
+ "model_name": "DescriptionStyleModel",
937
+ "state": {
938
+ "_model_module": "@jupyter-widgets/controls",
939
+ "_model_module_version": "1.5.0",
940
+ "_model_name": "DescriptionStyleModel",
941
+ "_view_count": null,
942
+ "_view_module": "@jupyter-widgets/base",
943
+ "_view_module_version": "1.2.0",
944
+ "_view_name": "StyleView",
945
+ "description_width": ""
946
+ }
947
+ },
948
+ "6aa71ee2be094c85982a13819ef36e58": {
949
+ "model_module": "@jupyter-widgets/controls",
950
+ "model_module_version": "1.5.0",
951
+ "model_name": "DescriptionStyleModel",
952
+ "state": {
953
+ "_model_module": "@jupyter-widgets/controls",
954
+ "_model_module_version": "1.5.0",
955
+ "_model_name": "DescriptionStyleModel",
956
+ "_view_count": null,
957
+ "_view_module": "@jupyter-widgets/base",
958
+ "_view_module_version": "1.2.0",
959
+ "_view_name": "StyleView",
960
+ "description_width": ""
961
+ }
962
+ },
963
+ "6cb9d841eac44ac2a2f7a44a105bf8c7": {
964
+ "model_module": "@jupyter-widgets/controls",
965
+ "model_module_version": "1.5.0",
966
+ "model_name": "DescriptionStyleModel",
967
+ "state": {
968
+ "_model_module": "@jupyter-widgets/controls",
969
+ "_model_module_version": "1.5.0",
970
+ "_model_name": "DescriptionStyleModel",
971
+ "_view_count": null,
972
+ "_view_module": "@jupyter-widgets/base",
973
+ "_view_module_version": "1.2.0",
974
+ "_view_name": "StyleView",
975
+ "description_width": ""
976
+ }
977
+ },
978
+ "728f083f74a4430e8120958ffc004a34": {
979
+ "model_module": "@jupyter-widgets/base",
980
+ "model_module_version": "1.2.0",
981
+ "model_name": "LayoutModel",
982
+ "state": {
983
+ "_model_module": "@jupyter-widgets/base",
984
+ "_model_module_version": "1.2.0",
985
+ "_model_name": "LayoutModel",
986
+ "_view_count": null,
987
+ "_view_module": "@jupyter-widgets/base",
988
+ "_view_module_version": "1.2.0",
989
+ "_view_name": "LayoutView",
990
+ "align_content": null,
991
+ "align_items": null,
992
+ "align_self": null,
993
+ "border": null,
994
+ "bottom": null,
995
+ "display": null,
996
+ "flex": null,
997
+ "flex_flow": null,
998
+ "grid_area": null,
999
+ "grid_auto_columns": null,
1000
+ "grid_auto_flow": null,
1001
+ "grid_auto_rows": null,
1002
+ "grid_column": null,
1003
+ "grid_gap": null,
1004
+ "grid_row": null,
1005
+ "grid_template_areas": null,
1006
+ "grid_template_columns": null,
1007
+ "grid_template_rows": null,
1008
+ "height": null,
1009
+ "justify_content": null,
1010
+ "justify_items": null,
1011
+ "left": null,
1012
+ "margin": null,
1013
+ "max_height": null,
1014
+ "max_width": null,
1015
+ "min_height": null,
1016
+ "min_width": null,
1017
+ "object_fit": null,
1018
+ "object_position": null,
1019
+ "order": null,
1020
+ "overflow": null,
1021
+ "overflow_x": null,
1022
+ "overflow_y": null,
1023
+ "padding": null,
1024
+ "right": null,
1025
+ "top": null,
1026
+ "visibility": null,
1027
+ "width": null
1028
+ }
1029
+ },
1030
+ "7410cb000d8c466cb8433b59aa52237b": {
1031
+ "model_module": "@jupyter-widgets/controls",
1032
+ "model_module_version": "1.5.0",
1033
+ "model_name": "DescriptionStyleModel",
1034
+ "state": {
1035
+ "_model_module": "@jupyter-widgets/controls",
1036
+ "_model_module_version": "1.5.0",
1037
+ "_model_name": "DescriptionStyleModel",
1038
+ "_view_count": null,
1039
+ "_view_module": "@jupyter-widgets/base",
1040
+ "_view_module_version": "1.2.0",
1041
+ "_view_name": "StyleView",
1042
+ "description_width": ""
1043
+ }
1044
+ },
1045
+ "7aa4769c30034c73b98c50bb249ea6e9": {
1046
+ "model_module": "@jupyter-widgets/controls",
1047
+ "model_module_version": "1.5.0",
1048
+ "model_name": "FloatProgressModel",
1049
+ "state": {
1050
+ "_dom_classes": [],
1051
+ "_model_module": "@jupyter-widgets/controls",
1052
+ "_model_module_version": "1.5.0",
1053
+ "_model_name": "FloatProgressModel",
1054
+ "_view_count": null,
1055
+ "_view_module": "@jupyter-widgets/controls",
1056
+ "_view_module_version": "1.5.0",
1057
+ "_view_name": "ProgressView",
1058
+ "bar_style": "success",
1059
+ "description": "",
1060
+ "description_tooltip": null,
1061
+ "layout": "IPY_MODEL_ebb2b14e2f8748d495012420720c85db",
1062
+ "max": 2,
1063
+ "min": 0,
1064
+ "orientation": "horizontal",
1065
+ "style": "IPY_MODEL_04a82101b6704de193d126f740f8ba0a",
1066
+ "value": 2
1067
+ }
1068
+ },
1069
+ "7f080d2f8e134e42919e7ebf4e9fb1be": {
1070
+ "model_module": "@jupyter-widgets/base",
1071
+ "model_module_version": "1.2.0",
1072
+ "model_name": "LayoutModel",
1073
+ "state": {
1074
+ "_model_module": "@jupyter-widgets/base",
1075
+ "_model_module_version": "1.2.0",
1076
+ "_model_name": "LayoutModel",
1077
+ "_view_count": null,
1078
+ "_view_module": "@jupyter-widgets/base",
1079
+ "_view_module_version": "1.2.0",
1080
+ "_view_name": "LayoutView",
1081
+ "align_content": null,
1082
+ "align_items": null,
1083
+ "align_self": null,
1084
+ "border": null,
1085
+ "bottom": null,
1086
+ "display": null,
1087
+ "flex": null,
1088
+ "flex_flow": null,
1089
+ "grid_area": null,
1090
+ "grid_auto_columns": null,
1091
+ "grid_auto_flow": null,
1092
+ "grid_auto_rows": null,
1093
+ "grid_column": null,
1094
+ "grid_gap": null,
1095
+ "grid_row": null,
1096
+ "grid_template_areas": null,
1097
+ "grid_template_columns": null,
1098
+ "grid_template_rows": null,
1099
+ "height": null,
1100
+ "justify_content": null,
1101
+ "justify_items": null,
1102
+ "left": null,
1103
+ "margin": null,
1104
+ "max_height": null,
1105
+ "max_width": null,
1106
+ "min_height": null,
1107
+ "min_width": null,
1108
+ "object_fit": null,
1109
+ "object_position": null,
1110
+ "order": null,
1111
+ "overflow": null,
1112
+ "overflow_x": null,
1113
+ "overflow_y": null,
1114
+ "padding": null,
1115
+ "right": null,
1116
+ "top": null,
1117
+ "visibility": null,
1118
+ "width": null
1119
+ }
1120
+ },
1121
+ "7fa36aba3a2b4979b8baedaae7fa9981": {
1122
+ "model_module": "@jupyter-widgets/controls",
1123
+ "model_module_version": "1.5.0",
1124
+ "model_name": "ProgressStyleModel",
1125
+ "state": {
1126
+ "_model_module": "@jupyter-widgets/controls",
1127
+ "_model_module_version": "1.5.0",
1128
+ "_model_name": "ProgressStyleModel",
1129
+ "_view_count": null,
1130
+ "_view_module": "@jupyter-widgets/base",
1131
+ "_view_module_version": "1.2.0",
1132
+ "_view_name": "StyleView",
1133
+ "bar_color": null,
1134
+ "description_width": ""
1135
+ }
1136
+ },
1137
+ "7fc70f038a474b79af71c55beff060bb": {
1138
+ "model_module": "@jupyter-widgets/base",
1139
+ "model_module_version": "1.2.0",
1140
+ "model_name": "LayoutModel",
1141
+ "state": {
1142
+ "_model_module": "@jupyter-widgets/base",
1143
+ "_model_module_version": "1.2.0",
1144
+ "_model_name": "LayoutModel",
1145
+ "_view_count": null,
1146
+ "_view_module": "@jupyter-widgets/base",
1147
+ "_view_module_version": "1.2.0",
1148
+ "_view_name": "LayoutView",
1149
+ "align_content": null,
1150
+ "align_items": null,
1151
+ "align_self": null,
1152
+ "border": null,
1153
+ "bottom": null,
1154
+ "display": null,
1155
+ "flex": null,
1156
+ "flex_flow": null,
1157
+ "grid_area": null,
1158
+ "grid_auto_columns": null,
1159
+ "grid_auto_flow": null,
1160
+ "grid_auto_rows": null,
1161
+ "grid_column": null,
1162
+ "grid_gap": null,
1163
+ "grid_row": null,
1164
+ "grid_template_areas": null,
1165
+ "grid_template_columns": null,
1166
+ "grid_template_rows": null,
1167
+ "height": null,
1168
+ "justify_content": null,
1169
+ "justify_items": null,
1170
+ "left": null,
1171
+ "margin": null,
1172
+ "max_height": null,
1173
+ "max_width": null,
1174
+ "min_height": null,
1175
+ "min_width": null,
1176
+ "object_fit": null,
1177
+ "object_position": null,
1178
+ "order": null,
1179
+ "overflow": null,
1180
+ "overflow_x": null,
1181
+ "overflow_y": null,
1182
+ "padding": null,
1183
+ "right": null,
1184
+ "top": null,
1185
+ "visibility": null,
1186
+ "width": null
1187
+ }
1188
+ },
1189
+ "859a4a66b43f48a9934e836f1a95d9e1": {
1190
+ "model_module": "@jupyter-widgets/base",
1191
+ "model_module_version": "1.2.0",
1192
+ "model_name": "LayoutModel",
1193
+ "state": {
1194
+ "_model_module": "@jupyter-widgets/base",
1195
+ "_model_module_version": "1.2.0",
1196
+ "_model_name": "LayoutModel",
1197
+ "_view_count": null,
1198
+ "_view_module": "@jupyter-widgets/base",
1199
+ "_view_module_version": "1.2.0",
1200
+ "_view_name": "LayoutView",
1201
+ "align_content": null,
1202
+ "align_items": null,
1203
+ "align_self": null,
1204
+ "border": null,
1205
+ "bottom": null,
1206
+ "display": null,
1207
+ "flex": null,
1208
+ "flex_flow": null,
1209
+ "grid_area": null,
1210
+ "grid_auto_columns": null,
1211
+ "grid_auto_flow": null,
1212
+ "grid_auto_rows": null,
1213
+ "grid_column": null,
1214
+ "grid_gap": null,
1215
+ "grid_row": null,
1216
+ "grid_template_areas": null,
1217
+ "grid_template_columns": null,
1218
+ "grid_template_rows": null,
1219
+ "height": null,
1220
+ "justify_content": null,
1221
+ "justify_items": null,
1222
+ "left": null,
1223
+ "margin": null,
1224
+ "max_height": null,
1225
+ "max_width": null,
1226
+ "min_height": null,
1227
+ "min_width": null,
1228
+ "object_fit": null,
1229
+ "object_position": null,
1230
+ "order": null,
1231
+ "overflow": null,
1232
+ "overflow_x": null,
1233
+ "overflow_y": null,
1234
+ "padding": null,
1235
+ "right": null,
1236
+ "top": null,
1237
+ "visibility": null,
1238
+ "width": null
1239
+ }
1240
+ },
1241
+ "8b349cff427040fc8d00bf53f08e1f9f": {
1242
+ "model_module": "@jupyter-widgets/controls",
1243
+ "model_module_version": "1.5.0",
1244
+ "model_name": "HBoxModel",
1245
+ "state": {
1246
+ "_dom_classes": [],
1247
+ "_model_module": "@jupyter-widgets/controls",
1248
+ "_model_module_version": "1.5.0",
1249
+ "_model_name": "HBoxModel",
1250
+ "_view_count": null,
1251
+ "_view_module": "@jupyter-widgets/controls",
1252
+ "_view_module_version": "1.5.0",
1253
+ "_view_name": "HBoxView",
1254
+ "box_style": "",
1255
+ "children": [
1256
+ "IPY_MODEL_fccfe3a8357a4122bbe8ee85c20af176",
1257
+ "IPY_MODEL_7aa4769c30034c73b98c50bb249ea6e9",
1258
+ "IPY_MODEL_ad43b705a7f04886947691385afa02c8"
1259
+ ],
1260
+ "layout": "IPY_MODEL_a422c9520dd841988a36736a510d62c3"
1261
+ }
1262
+ },
1263
+ "90428fe3f2ec477aaade1bce4dc22ff2": {
1264
+ "model_module": "@jupyter-widgets/controls",
1265
+ "model_module_version": "1.5.0",
1266
+ "model_name": "FloatProgressModel",
1267
+ "state": {
1268
+ "_dom_classes": [],
1269
+ "_model_module": "@jupyter-widgets/controls",
1270
+ "_model_module_version": "1.5.0",
1271
+ "_model_name": "FloatProgressModel",
1272
+ "_view_count": null,
1273
+ "_view_module": "@jupyter-widgets/controls",
1274
+ "_view_module_version": "1.5.0",
1275
+ "_view_name": "ProgressView",
1276
+ "bar_style": "success",
1277
+ "description": "",
1278
+ "description_tooltip": null,
1279
+ "layout": "IPY_MODEL_2a5bd0453dc6482ba7371dcf91fae280",
1280
+ "max": 16412,
1281
+ "min": 0,
1282
+ "orientation": "horizontal",
1283
+ "style": "IPY_MODEL_7fa36aba3a2b4979b8baedaae7fa9981",
1284
+ "value": 16412
1285
+ }
1286
+ },
1287
+ "94a3128d5b73472481881c18f1d255ad": {
1288
+ "model_module": "@jupyter-widgets/base",
1289
+ "model_module_version": "1.2.0",
1290
+ "model_name": "LayoutModel",
1291
+ "state": {
1292
+ "_model_module": "@jupyter-widgets/base",
1293
+ "_model_module_version": "1.2.0",
1294
+ "_model_name": "LayoutModel",
1295
+ "_view_count": null,
1296
+ "_view_module": "@jupyter-widgets/base",
1297
+ "_view_module_version": "1.2.0",
1298
+ "_view_name": "LayoutView",
1299
+ "align_content": null,
1300
+ "align_items": null,
1301
+ "align_self": null,
1302
+ "border": null,
1303
+ "bottom": null,
1304
+ "display": null,
1305
+ "flex": null,
1306
+ "flex_flow": null,
1307
+ "grid_area": null,
1308
+ "grid_auto_columns": null,
1309
+ "grid_auto_flow": null,
1310
+ "grid_auto_rows": null,
1311
+ "grid_column": null,
1312
+ "grid_gap": null,
1313
+ "grid_row": null,
1314
+ "grid_template_areas": null,
1315
+ "grid_template_columns": null,
1316
+ "grid_template_rows": null,
1317
+ "height": null,
1318
+ "justify_content": null,
1319
+ "justify_items": null,
1320
+ "left": null,
1321
+ "margin": null,
1322
+ "max_height": null,
1323
+ "max_width": null,
1324
+ "min_height": null,
1325
+ "min_width": null,
1326
+ "object_fit": null,
1327
+ "object_position": null,
1328
+ "order": null,
1329
+ "overflow": null,
1330
+ "overflow_x": null,
1331
+ "overflow_y": null,
1332
+ "padding": null,
1333
+ "right": null,
1334
+ "top": null,
1335
+ "visibility": null,
1336
+ "width": null
1337
+ }
1338
+ },
1339
+ "9afc09fd6e7a496eb1b6d2e47a097205": {
1340
+ "model_module": "@jupyter-widgets/controls",
1341
+ "model_module_version": "1.5.0",
1342
+ "model_name": "DescriptionStyleModel",
1343
+ "state": {
1344
+ "_model_module": "@jupyter-widgets/controls",
1345
+ "_model_module_version": "1.5.0",
1346
+ "_model_name": "DescriptionStyleModel",
1347
+ "_view_count": null,
1348
+ "_view_module": "@jupyter-widgets/base",
1349
+ "_view_module_version": "1.2.0",
1350
+ "_view_name": "StyleView",
1351
+ "description_width": ""
1352
+ }
1353
+ },
1354
+ "9ba1376a86fc41b3a4093f547abd0a79": {
1355
+ "model_module": "@jupyter-widgets/base",
1356
+ "model_module_version": "1.2.0",
1357
+ "model_name": "LayoutModel",
1358
+ "state": {
1359
+ "_model_module": "@jupyter-widgets/base",
1360
+ "_model_module_version": "1.2.0",
1361
+ "_model_name": "LayoutModel",
1362
+ "_view_count": null,
1363
+ "_view_module": "@jupyter-widgets/base",
1364
+ "_view_module_version": "1.2.0",
1365
+ "_view_name": "LayoutView",
1366
+ "align_content": null,
1367
+ "align_items": null,
1368
+ "align_self": null,
1369
+ "border": null,
1370
+ "bottom": null,
1371
+ "display": null,
1372
+ "flex": null,
1373
+ "flex_flow": null,
1374
+ "grid_area": null,
1375
+ "grid_auto_columns": null,
1376
+ "grid_auto_flow": null,
1377
+ "grid_auto_rows": null,
1378
+ "grid_column": null,
1379
+ "grid_gap": null,
1380
+ "grid_row": null,
1381
+ "grid_template_areas": null,
1382
+ "grid_template_columns": null,
1383
+ "grid_template_rows": null,
1384
+ "height": null,
1385
+ "justify_content": null,
1386
+ "justify_items": null,
1387
+ "left": null,
1388
+ "margin": null,
1389
+ "max_height": null,
1390
+ "max_width": null,
1391
+ "min_height": null,
1392
+ "min_width": null,
1393
+ "object_fit": null,
1394
+ "object_position": null,
1395
+ "order": null,
1396
+ "overflow": null,
1397
+ "overflow_x": null,
1398
+ "overflow_y": null,
1399
+ "padding": null,
1400
+ "right": null,
1401
+ "top": null,
1402
+ "visibility": null,
1403
+ "width": null
1404
+ }
1405
+ },
1406
+ "a3921ef31e69468a8dceda7339df2b54": {
1407
+ "model_module": "@jupyter-widgets/controls",
1408
+ "model_module_version": "1.5.0",
1409
+ "model_name": "HBoxModel",
1410
+ "state": {
1411
+ "_dom_classes": [],
1412
+ "_model_module": "@jupyter-widgets/controls",
1413
+ "_model_module_version": "1.5.0",
1414
+ "_model_name": "HBoxModel",
1415
+ "_view_count": null,
1416
+ "_view_module": "@jupyter-widgets/controls",
1417
+ "_view_module_version": "1.5.0",
1418
+ "_view_name": "HBoxView",
1419
+ "box_style": "",
1420
+ "children": [
1421
+ "IPY_MODEL_be6f516e9eb84af684d95bc7dd21f49c",
1422
+ "IPY_MODEL_25ab1d56afbe40f9b94e85bbff75e542",
1423
+ "IPY_MODEL_1ae32c3063bd495eb1ec65876ba0899e"
1424
+ ],
1425
+ "layout": "IPY_MODEL_94a3128d5b73472481881c18f1d255ad"
1426
+ }
1427
+ },
1428
+ "a422c9520dd841988a36736a510d62c3": {
1429
+ "model_module": "@jupyter-widgets/base",
1430
+ "model_module_version": "1.2.0",
1431
+ "model_name": "LayoutModel",
1432
+ "state": {
1433
+ "_model_module": "@jupyter-widgets/base",
1434
+ "_model_module_version": "1.2.0",
1435
+ "_model_name": "LayoutModel",
1436
+ "_view_count": null,
1437
+ "_view_module": "@jupyter-widgets/base",
1438
+ "_view_module_version": "1.2.0",
1439
+ "_view_name": "LayoutView",
1440
+ "align_content": null,
1441
+ "align_items": null,
1442
+ "align_self": null,
1443
+ "border": null,
1444
+ "bottom": null,
1445
+ "display": null,
1446
+ "flex": null,
1447
+ "flex_flow": null,
1448
+ "grid_area": null,
1449
+ "grid_auto_columns": null,
1450
+ "grid_auto_flow": null,
1451
+ "grid_auto_rows": null,
1452
+ "grid_column": null,
1453
+ "grid_gap": null,
1454
+ "grid_row": null,
1455
+ "grid_template_areas": null,
1456
+ "grid_template_columns": null,
1457
+ "grid_template_rows": null,
1458
+ "height": null,
1459
+ "justify_content": null,
1460
+ "justify_items": null,
1461
+ "left": null,
1462
+ "margin": null,
1463
+ "max_height": null,
1464
+ "max_width": null,
1465
+ "min_height": null,
1466
+ "min_width": null,
1467
+ "object_fit": null,
1468
+ "object_position": null,
1469
+ "order": null,
1470
+ "overflow": null,
1471
+ "overflow_x": null,
1472
+ "overflow_y": null,
1473
+ "padding": null,
1474
+ "right": null,
1475
+ "top": null,
1476
+ "visibility": null,
1477
+ "width": null
1478
+ }
1479
+ },
1480
+ "a618ba7eedec463da536b5f738200f56": {
1481
+ "model_module": "@jupyter-widgets/controls",
1482
+ "model_module_version": "1.5.0",
1483
+ "model_name": "DescriptionStyleModel",
1484
+ "state": {
1485
+ "_model_module": "@jupyter-widgets/controls",
1486
+ "_model_module_version": "1.5.0",
1487
+ "_model_name": "DescriptionStyleModel",
1488
+ "_view_count": null,
1489
+ "_view_module": "@jupyter-widgets/base",
1490
+ "_view_module_version": "1.2.0",
1491
+ "_view_name": "StyleView",
1492
+ "description_width": ""
1493
+ }
1494
+ },
1495
+ "ad43b705a7f04886947691385afa02c8": {
1496
+ "model_module": "@jupyter-widgets/controls",
1497
+ "model_module_version": "1.5.0",
1498
+ "model_name": "HTMLModel",
1499
+ "state": {
1500
+ "_dom_classes": [],
1501
+ "_model_module": "@jupyter-widgets/controls",
1502
+ "_model_module_version": "1.5.0",
1503
+ "_model_name": "HTMLModel",
1504
+ "_view_count": null,
1505
+ "_view_module": "@jupyter-widgets/controls",
1506
+ "_view_module_version": "1.5.0",
1507
+ "_view_name": "HTMLView",
1508
+ "description": "",
1509
+ "description_tooltip": null,
1510
+ "layout": "IPY_MODEL_859a4a66b43f48a9934e836f1a95d9e1",
1511
+ "placeholder": "​",
1512
+ "style": "IPY_MODEL_53de1a03e8bf4cf7992a878193fa9f22",
1513
+ "value": " 2/2 [00:09&lt;00:00,  4.67s/it]"
1514
+ }
1515
+ },
1516
+ "be62a2e692ce41f4a5e28e5203ee8c0f": {
1517
+ "model_module": "@jupyter-widgets/controls",
1518
+ "model_module_version": "1.5.0",
1519
+ "model_name": "HTMLModel",
1520
+ "state": {
1521
+ "_dom_classes": [],
1522
+ "_model_module": "@jupyter-widgets/controls",
1523
+ "_model_module_version": "1.5.0",
1524
+ "_model_name": "HTMLModel",
1525
+ "_view_count": null,
1526
+ "_view_module": "@jupyter-widgets/controls",
1527
+ "_view_module_version": "1.5.0",
1528
+ "_view_name": "HTMLView",
1529
+ "description": "",
1530
+ "description_tooltip": null,
1531
+ "layout": "IPY_MODEL_4f4acea059184f808a75d1a26d23f044",
1532
+ "placeholder": "​",
1533
+ "style": "IPY_MODEL_6aa71ee2be094c85982a13819ef36e58",
1534
+ "value": "Map: 100%"
1535
+ }
1536
+ },
1537
+ "be6f516e9eb84af684d95bc7dd21f49c": {
1538
+ "model_module": "@jupyter-widgets/controls",
1539
+ "model_module_version": "1.5.0",
1540
+ "model_name": "HTMLModel",
1541
+ "state": {
1542
+ "_dom_classes": [],
1543
+ "_model_module": "@jupyter-widgets/controls",
1544
+ "_model_module_version": "1.5.0",
1545
+ "_model_name": "HTMLModel",
1546
+ "_view_count": null,
1547
+ "_view_module": "@jupyter-widgets/controls",
1548
+ "_view_module_version": "1.5.0",
1549
+ "_view_name": "HTMLView",
1550
+ "description": "",
1551
+ "description_tooltip": null,
1552
+ "layout": "IPY_MODEL_728f083f74a4430e8120958ffc004a34",
1553
+ "placeholder": "​",
1554
+ "style": "IPY_MODEL_7410cb000d8c466cb8433b59aa52237b",
1555
+ "value": "Map: 100%"
1556
+ }
1557
+ },
1558
+ "c2a37c7e05f54be2bff2fc96e6fd9ab7": {
1559
+ "model_module": "@jupyter-widgets/base",
1560
+ "model_module_version": "1.2.0",
1561
+ "model_name": "LayoutModel",
1562
+ "state": {
1563
+ "_model_module": "@jupyter-widgets/base",
1564
+ "_model_module_version": "1.2.0",
1565
+ "_model_name": "LayoutModel",
1566
+ "_view_count": null,
1567
+ "_view_module": "@jupyter-widgets/base",
1568
+ "_view_module_version": "1.2.0",
1569
+ "_view_name": "LayoutView",
1570
+ "align_content": null,
1571
+ "align_items": null,
1572
+ "align_self": null,
1573
+ "border": null,
1574
+ "bottom": null,
1575
+ "display": null,
1576
+ "flex": null,
1577
+ "flex_flow": null,
1578
+ "grid_area": null,
1579
+ "grid_auto_columns": null,
1580
+ "grid_auto_flow": null,
1581
+ "grid_auto_rows": null,
1582
+ "grid_column": null,
1583
+ "grid_gap": null,
1584
+ "grid_row": null,
1585
+ "grid_template_areas": null,
1586
+ "grid_template_columns": null,
1587
+ "grid_template_rows": null,
1588
+ "height": null,
1589
+ "justify_content": null,
1590
+ "justify_items": null,
1591
+ "left": null,
1592
+ "margin": null,
1593
+ "max_height": null,
1594
+ "max_width": null,
1595
+ "min_height": null,
1596
+ "min_width": null,
1597
+ "object_fit": null,
1598
+ "object_position": null,
1599
+ "order": null,
1600
+ "overflow": null,
1601
+ "overflow_x": null,
1602
+ "overflow_y": null,
1603
+ "padding": null,
1604
+ "right": null,
1605
+ "top": null,
1606
+ "visibility": null,
1607
+ "width": null
1608
+ }
1609
+ },
1610
+ "c4795ad740504fc5bc1c88771fe1f5c1": {
1611
+ "model_module": "@jupyter-widgets/controls",
1612
+ "model_module_version": "1.5.0",
1613
+ "model_name": "HTMLModel",
1614
+ "state": {
1615
+ "_dom_classes": [],
1616
+ "_model_module": "@jupyter-widgets/controls",
1617
+ "_model_module_version": "1.5.0",
1618
+ "_model_name": "HTMLModel",
1619
+ "_view_count": null,
1620
+ "_view_module": "@jupyter-widgets/controls",
1621
+ "_view_module_version": "1.5.0",
1622
+ "_view_name": "HTMLView",
1623
+ "description": "",
1624
+ "description_tooltip": null,
1625
+ "layout": "IPY_MODEL_9ba1376a86fc41b3a4093f547abd0a79",
1626
+ "placeholder": "​",
1627
+ "style": "IPY_MODEL_2ae0862b14214f2b8c72cc08e277a440",
1628
+ "value": " 16412/16412 [00:01&lt;00:00, 13836.86 examples/s]"
1629
+ }
1630
+ },
1631
+ "c48725720df943ff8c36567ba6e81fab": {
1632
+ "model_module": "@jupyter-widgets/base",
1633
+ "model_module_version": "1.2.0",
1634
+ "model_name": "LayoutModel",
1635
+ "state": {
1636
+ "_model_module": "@jupyter-widgets/base",
1637
+ "_model_module_version": "1.2.0",
1638
+ "_model_name": "LayoutModel",
1639
+ "_view_count": null,
1640
+ "_view_module": "@jupyter-widgets/base",
1641
+ "_view_module_version": "1.2.0",
1642
+ "_view_name": "LayoutView",
1643
+ "align_content": null,
1644
+ "align_items": null,
1645
+ "align_self": null,
1646
+ "border": null,
1647
+ "bottom": null,
1648
+ "display": null,
1649
+ "flex": null,
1650
+ "flex_flow": null,
1651
+ "grid_area": null,
1652
+ "grid_auto_columns": null,
1653
+ "grid_auto_flow": null,
1654
+ "grid_auto_rows": null,
1655
+ "grid_column": null,
1656
+ "grid_gap": null,
1657
+ "grid_row": null,
1658
+ "grid_template_areas": null,
1659
+ "grid_template_columns": null,
1660
+ "grid_template_rows": null,
1661
+ "height": null,
1662
+ "justify_content": null,
1663
+ "justify_items": null,
1664
+ "left": null,
1665
+ "margin": null,
1666
+ "max_height": null,
1667
+ "max_width": null,
1668
+ "min_height": null,
1669
+ "min_width": null,
1670
+ "object_fit": null,
1671
+ "object_position": null,
1672
+ "order": null,
1673
+ "overflow": null,
1674
+ "overflow_x": null,
1675
+ "overflow_y": null,
1676
+ "padding": null,
1677
+ "right": null,
1678
+ "top": null,
1679
+ "visibility": null,
1680
+ "width": null
1681
+ }
1682
+ },
1683
+ "de0d60d8d3c84ceda7be69570cf405ce": {
1684
+ "model_module": "@jupyter-widgets/base",
1685
+ "model_module_version": "1.2.0",
1686
+ "model_name": "LayoutModel",
1687
+ "state": {
1688
+ "_model_module": "@jupyter-widgets/base",
1689
+ "_model_module_version": "1.2.0",
1690
+ "_model_name": "LayoutModel",
1691
+ "_view_count": null,
1692
+ "_view_module": "@jupyter-widgets/base",
1693
+ "_view_module_version": "1.2.0",
1694
+ "_view_name": "LayoutView",
1695
+ "align_content": null,
1696
+ "align_items": null,
1697
+ "align_self": null,
1698
+ "border": null,
1699
+ "bottom": null,
1700
+ "display": null,
1701
+ "flex": null,
1702
+ "flex_flow": null,
1703
+ "grid_area": null,
1704
+ "grid_auto_columns": null,
1705
+ "grid_auto_flow": null,
1706
+ "grid_auto_rows": null,
1707
+ "grid_column": null,
1708
+ "grid_gap": null,
1709
+ "grid_row": null,
1710
+ "grid_template_areas": null,
1711
+ "grid_template_columns": null,
1712
+ "grid_template_rows": null,
1713
+ "height": null,
1714
+ "justify_content": null,
1715
+ "justify_items": null,
1716
+ "left": null,
1717
+ "margin": null,
1718
+ "max_height": null,
1719
+ "max_width": null,
1720
+ "min_height": null,
1721
+ "min_width": null,
1722
+ "object_fit": null,
1723
+ "object_position": null,
1724
+ "order": null,
1725
+ "overflow": null,
1726
+ "overflow_x": null,
1727
+ "overflow_y": null,
1728
+ "padding": null,
1729
+ "right": null,
1730
+ "top": null,
1731
+ "visibility": null,
1732
+ "width": null
1733
+ }
1734
+ },
1735
+ "dfd12e73e36242f8a42e61fe2d9fa1d8": {
1736
+ "model_module": "@jupyter-widgets/controls",
1737
+ "model_module_version": "1.5.0",
1738
+ "model_name": "ProgressStyleModel",
1739
+ "state": {
1740
+ "_model_module": "@jupyter-widgets/controls",
1741
+ "_model_module_version": "1.5.0",
1742
+ "_model_name": "ProgressStyleModel",
1743
+ "_view_count": null,
1744
+ "_view_module": "@jupyter-widgets/base",
1745
+ "_view_module_version": "1.2.0",
1746
+ "_view_name": "StyleView",
1747
+ "bar_color": null,
1748
+ "description_width": ""
1749
+ }
1750
+ },
1751
+ "ebb2b14e2f8748d495012420720c85db": {
1752
+ "model_module": "@jupyter-widgets/base",
1753
+ "model_module_version": "1.2.0",
1754
+ "model_name": "LayoutModel",
1755
+ "state": {
1756
+ "_model_module": "@jupyter-widgets/base",
1757
+ "_model_module_version": "1.2.0",
1758
+ "_model_name": "LayoutModel",
1759
+ "_view_count": null,
1760
+ "_view_module": "@jupyter-widgets/base",
1761
+ "_view_module_version": "1.2.0",
1762
+ "_view_name": "LayoutView",
1763
+ "align_content": null,
1764
+ "align_items": null,
1765
+ "align_self": null,
1766
+ "border": null,
1767
+ "bottom": null,
1768
+ "display": null,
1769
+ "flex": null,
1770
+ "flex_flow": null,
1771
+ "grid_area": null,
1772
+ "grid_auto_columns": null,
1773
+ "grid_auto_flow": null,
1774
+ "grid_auto_rows": null,
1775
+ "grid_column": null,
1776
+ "grid_gap": null,
1777
+ "grid_row": null,
1778
+ "grid_template_areas": null,
1779
+ "grid_template_columns": null,
1780
+ "grid_template_rows": null,
1781
+ "height": null,
1782
+ "justify_content": null,
1783
+ "justify_items": null,
1784
+ "left": null,
1785
+ "margin": null,
1786
+ "max_height": null,
1787
+ "max_width": null,
1788
+ "min_height": null,
1789
+ "min_width": null,
1790
+ "object_fit": null,
1791
+ "object_position": null,
1792
+ "order": null,
1793
+ "overflow": null,
1794
+ "overflow_x": null,
1795
+ "overflow_y": null,
1796
+ "padding": null,
1797
+ "right": null,
1798
+ "top": null,
1799
+ "visibility": null,
1800
+ "width": null
1801
+ }
1802
+ },
1803
+ "fccfe3a8357a4122bbe8ee85c20af176": {
1804
+ "model_module": "@jupyter-widgets/controls",
1805
+ "model_module_version": "1.5.0",
1806
+ "model_name": "HTMLModel",
1807
+ "state": {
1808
+ "_dom_classes": [],
1809
+ "_model_module": "@jupyter-widgets/controls",
1810
+ "_model_module_version": "1.5.0",
1811
+ "_model_name": "HTMLModel",
1812
+ "_view_count": null,
1813
+ "_view_module": "@jupyter-widgets/controls",
1814
+ "_view_module_version": "1.5.0",
1815
+ "_view_name": "HTMLView",
1816
+ "description": "",
1817
+ "description_tooltip": null,
1818
+ "layout": "IPY_MODEL_57648fb4258743948c3007c6603d23e8",
1819
+ "placeholder": "​",
1820
+ "style": "IPY_MODEL_689b0aa3e69d4f75af7a62fae057158d",
1821
+ "value": "Loading checkpoint shards: 100%"
1822
+ }
1823
+ }
1824
+ }
1825
+ }
1826
+ },
1827
+ "nbformat": 4,
1828
+ "nbformat_minor": 0
1829
+ }
medquad.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9fe9e60ea69dbbd5a6987e63d041e54e2048d09e317df830b6ba3387e706d53
3
+ size 22835609