v-guidongnan
commited on
Commit
·
ab9636e
1
Parent(s):
4bc6a39
new upload
Browse files- README.md +29 -185
- adapter_config.json +4 -4
- adapter_model.safetensors +2 -2
- added_tokens.json +2 -1
- config.json +53 -0
- merges.txt +0 -96
- pytorch_model.bin +3 -0
- special_tokens_map.json +16 -2
- tokenizer_config.json +36 -4
- vocab.json +0 -0
README.md
CHANGED
@@ -1,199 +1,43 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
#
|
7 |
|
8 |
-
|
|
|
9 |
|
|
|
10 |
|
|
|
11 |
|
12 |
-
|
|
|
|
|
13 |
|
14 |
-
|
15 |
|
16 |
-
|
|
|
17 |
|
18 |
-
|
|
|
|
|
19 |
|
20 |
-
|
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 |
-
|
|
|
|
|
29 |
|
30 |
-
|
|
|
31 |
|
32 |
-
|
33 |
-
|
34 |
-
|
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]
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- trl
|
5 |
+
- ppo
|
6 |
+
- transformers
|
7 |
+
- reinforcement-learning
|
8 |
---
|
9 |
|
10 |
+
# TRL Model
|
11 |
|
12 |
+
This is a [TRL language model](https://github.com/huggingface/trl) that has been fine-tuned with reinforcement learning to
|
13 |
+
guide the model outputs according to a value, function, or human feedback. The model can be used for text generation.
|
14 |
|
15 |
+
## Usage
|
16 |
|
17 |
+
To use this model for inference, first install the TRL library:
|
18 |
|
19 |
+
```bash
|
20 |
+
python -m pip install trl
|
21 |
+
```
|
22 |
|
23 |
+
You can then generate text as follows:
|
24 |
|
25 |
+
```python
|
26 |
+
from transformers import pipeline
|
27 |
|
28 |
+
generator = pipeline("text-generation", model="tzwilliam0/logs_morlhf/maxmin-dpo-init-kl-coef-0.5-fix-lora/batch_16")
|
29 |
+
outputs = generator("Hello, my llama is cute")
|
30 |
+
```
|
31 |
|
32 |
+
If you want to use the model for training or to obtain the outputs from the value head, load the model as follows:
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
|
34 |
+
```python
|
35 |
+
from transformers import AutoTokenizer
|
36 |
+
from trl import AutoModelForCausalLMWithValueHead
|
37 |
|
38 |
+
tokenizer = AutoTokenizer.from_pretrained("tzwilliam0/logs_morlhf/maxmin-dpo-init-kl-coef-0.5-fix-lora/batch_16")
|
39 |
+
model = AutoModelForCausalLMWithValueHead.from_pretrained("tzwilliam0/logs_morlhf/maxmin-dpo-init-kl-coef-0.5-fix-lora/batch_16")
|
40 |
|
41 |
+
inputs = tokenizer("Hello, my llama is cute", return_tensors="pt")
|
42 |
+
outputs = model(**inputs, labels=inputs["input_ids"])
|
43 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"down_proj",
|
24 |
"gate_proj",
|
25 |
-
"
|
|
|
26 |
"q_proj",
|
|
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"gate_proj",
|
24 |
+
"o_proj",
|
25 |
+
"down_proj",
|
26 |
"q_proj",
|
27 |
+
"v_proj",
|
28 |
"up_proj",
|
29 |
+
"k_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dac7adf35f641a598a1a8cd2e3ae6f1e93b2ed3890c2398a60447d0f11f933bf
|
3 |
+
size 2497313944
|
added_tokens.json
CHANGED
@@ -21,5 +21,6 @@
|
|
21 |
"<|video_pad|>": 151656,
|
22 |
"<|vision_end|>": 151653,
|
23 |
"<|vision_pad|>": 151654,
|
24 |
-
"<|vision_start|>": 151652
|
|
|
25 |
}
|
|
|
21 |
"<|video_pad|>": 151656,
|
22 |
"<|vision_end|>": 151653,
|
23 |
"<|vision_pad|>": 151654,
|
24 |
+
"<|vision_start|>": 151652,
|
25 |
+
"[PAD]": 151666
|
26 |
}
|
config.json
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"accelerator_kwargs": {},
|
3 |
+
"adap_kl_ctrl": false,
|
4 |
+
"backward_batch_size": 5,
|
5 |
+
"batch_size": 60,
|
6 |
+
"cliprange": 0.2,
|
7 |
+
"cliprange_value": 0.2,
|
8 |
+
"compare_steps": 1,
|
9 |
+
"early_stopping": true,
|
10 |
+
"exp_name": "morlhf",
|
11 |
+
"forward_batch_size": null,
|
12 |
+
"gamma": 1,
|
13 |
+
"global_backward_batch_size": 20,
|
14 |
+
"global_batch_size": 240,
|
15 |
+
"gradient_accumulation_steps": 5,
|
16 |
+
"horizon": 10000,
|
17 |
+
"init_kl_coef": 0.5,
|
18 |
+
"is_encoder_decoder": false,
|
19 |
+
"is_peft_model": true,
|
20 |
+
"kl_penalty": "kl",
|
21 |
+
"lam": 0.95,
|
22 |
+
"learning_rate": 1e-05,
|
23 |
+
"log_with": "wandb",
|
24 |
+
"max_grad_norm": 0.5,
|
25 |
+
"mini_batch_size": 1,
|
26 |
+
"model_name": "unsloth/Qwen2.5-7B",
|
27 |
+
"optimize_cuda_cache": true,
|
28 |
+
"optimize_device_cache": false,
|
29 |
+
"ppo_epochs": 4,
|
30 |
+
"project_kwargs": {},
|
31 |
+
"push_to_hub_if_best_kwargs": {},
|
32 |
+
"query_dataset": "imdb",
|
33 |
+
"ratio_threshold": 10.0,
|
34 |
+
"remove_unused_columns": true,
|
35 |
+
"reward_model": "sentiment-analysis:lvwerra/distilbert-imdb",
|
36 |
+
"score_clip": null,
|
37 |
+
"seed": 0,
|
38 |
+
"steps": 20000,
|
39 |
+
"target": 3,
|
40 |
+
"target_kl": 1,
|
41 |
+
"task_name": null,
|
42 |
+
"tracker_kwargs": {
|
43 |
+
"wandb": {
|
44 |
+
"name": "maxmin-dpo-init-kl-coef-0.5-fix-lora"
|
45 |
+
}
|
46 |
+
},
|
47 |
+
"tracker_project_name": "morlhf",
|
48 |
+
"use_score_norm": false,
|
49 |
+
"use_score_scaling": false,
|
50 |
+
"vf_coef": 0.1,
|
51 |
+
"whiten_rewards": false,
|
52 |
+
"world_size": 4
|
53 |
+
}
|
merges.txt
CHANGED
@@ -308,7 +308,6 @@ tr ing
|
|
308 |
o k
|
309 |
_ _
|
310 |
c l
|
311 |
-
# #
|
312 |
Ġh e
|
313 |
ar d
|
314 |
) .
|
@@ -563,7 +562,6 @@ i eld
|
|
563 |
Ġp er
|
564 |
C ont
|
565 |
ing s
|
566 |
-
## ##
|
567 |
Ġd ata
|
568 |
Ġs a
|
569 |
e f
|
@@ -810,7 +808,6 @@ R es
|
|
810 |
is e
|
811 |
m in
|
812 |
ĠĠĠĠ Ċ
|
813 |
-
# include
|
814 |
eth od
|
815 |
. P
|
816 |
ut e
|
@@ -1100,7 +1097,6 @@ pr int
|
|
1100 |
Ex ception
|
1101 |
in put
|
1102 |
Ġtr ans
|
1103 |
-
#### ####
|
1104 |
ord er
|
1105 |
B y
|
1106 |
Ġa w
|
@@ -1184,7 +1180,6 @@ if y
|
|
1184 |
Ġb reak
|
1185 |
Ġ );Ċ
|
1186 |
re n
|
1187 |
-
# define
|
1188 |
it t
|
1189 |
Ġa p
|
1190 |
ĉ c
|
@@ -2174,7 +2169,6 @@ s ource
|
|
2174 |
http s
|
2175 |
Ġd em
|
2176 |
Ġe ar
|
2177 |
-
######## ########
|
2178 |
Ġm atch
|
2179 |
or ies
|
2180 |
ac es
|
@@ -2396,7 +2390,6 @@ a ff
|
|
2396 |
ER R
|
2397 |
Ġ< =
|
2398 |
at ely
|
2399 |
-
# if
|
2400 |
u ction
|
2401 |
ĠT e
|
2402 |
Ġl ink
|
@@ -2406,7 +2399,6 @@ u ction
|
|
2406 |
m e
|
2407 |
Ġg iven
|
2408 |
O ut
|
2409 |
-
# endif
|
2410 |
Ġbet ter
|
2411 |
P age
|
2412 |
Ġfe el
|
@@ -4699,7 +4691,6 @@ c ard
|
|
4699 |
o ch
|
4700 |
_ image
|
4701 |
\ t
|
4702 |
-
# Ċ
|
4703 |
( L
|
4704 |
Ġindu stry
|
4705 |
com ing
|
@@ -4769,7 +4760,6 @@ SS ION
|
|
4769 |
Ġcurrent ly
|
4770 |
se c
|
4771 |
Ġrelations hip
|
4772 |
-
################ ################
|
4773 |
ĠM ap
|
4774 |
as et
|
4775 |
Ġparam eters
|
@@ -5271,7 +5261,6 @@ l at
|
|
5271 |
ast e
|
5272 |
Ġpro file
|
5273 |
Ġread y
|
5274 |
-
#if ndef
|
5275 |
ro te
|
5276 |
Ġs ense
|
5277 |
G ener
|
@@ -5496,7 +5485,6 @@ ag ram
|
|
5496 |
Ġp en
|
5497 |
.b tn
|
5498 |
ĠA S
|
5499 |
-
#if def
|
5500 |
Ġcho ice
|
5501 |
ĠP age
|
5502 |
_P RO
|
@@ -5656,7 +5644,6 @@ b uf
|
|
5656 |
S cript
|
5657 |
d at
|
5658 |
Ġr ule
|
5659 |
-
# import
|
5660 |
=" /
|
5661 |
S erial
|
5662 |
Ġstart ing
|
@@ -6233,7 +6220,6 @@ C D
|
|
6233 |
ib ly
|
6234 |
.e quals
|
6235 |
Ġintern ational
|
6236 |
-
# pragma
|
6237 |
oo th
|
6238 |
W riter
|
6239 |
i ate
|
@@ -7753,7 +7739,6 @@ D on
|
|
7753 |
ĠH ot
|
7754 |
ĠInd ex
|
7755 |
; &
|
7756 |
-
# !
|
7757 |
ĠN or
|
7758 |
ĠC ap
|
7759 |
- (
|
@@ -7908,7 +7893,6 @@ ant ic
|
|
7908 |
ĠApp le
|
7909 |
g in
|
7910 |
Re quired
|
7911 |
-
# +
|
7912 |
land s
|
7913 |
Ġs qu
|
7914 |
Ġfact or
|
@@ -8444,7 +8428,6 @@ C OM
|
|
8444 |
i ro
|
8445 |
Ġrem ote
|
8446 |
ĠI T
|
8447 |
-
#! /
|
8448 |
Ġred istrib
|
8449 |
ra z
|
8450 |
ĠS ince
|
@@ -9682,7 +9665,6 @@ ont o
|
|
9682 |
ĠJ ournal
|
9683 |
r outer
|
9684 |
Ġmys qli
|
9685 |
-
# else
|
9686 |
) "
|
9687 |
-x s
|
9688 |
let s
|
@@ -11771,7 +11753,6 @@ R et
|
|
11771 |
-d anger
|
11772 |
Ġroom s
|
11773 |
con v
|
11774 |
-
# {
|
11775 |
. op
|
11776 |
ĠA rea
|
11777 |
_S C
|
@@ -12810,7 +12791,6 @@ Th ank
|
|
12810 |
Ġfact s
|
12811 |
Ġun t
|
12812 |
.in stance
|
12813 |
-
################################ ################################
|
12814 |
- end
|
12815 |
ĠJO IN
|
12816 |
ĠH en
|
@@ -13096,7 +13076,6 @@ id os
|
|
13096 |
ĠJew ish
|
13097 |
Ġre covery
|
13098 |
Ġstand s
|
13099 |
-
# [
|
13100 |
Ġafter noon
|
13101 |
ĠArt icle
|
13102 |
_ att
|
@@ -13632,7 +13611,6 @@ un ge
|
|
13632 |
err a
|
13633 |
Ċ ĠĠĊ
|
13634 |
utor ial
|
13635 |
-
# a
|
13636 |
p ay
|
13637 |
char ge
|
13638 |
ĠI re
|
@@ -14117,7 +14095,6 @@ im plementation
|
|
14117 |
Ġstre ets
|
14118 |
_M SG
|
14119 |
New s
|
14120 |
-
## #
|
14121 |
: /
|
14122 |
Ġcut ting
|
14123 |
x B
|
@@ -15933,7 +15910,6 @@ param eter
|
|
15933 |
gener ated
|
15934 |
Ġad mitted
|
15935 |
Ġp ussy
|
15936 |
-
# w
|
15937 |
Ġsw im
|
15938 |
un ion
|
15939 |
N a
|
@@ -15985,7 +15961,6 @@ _ div
|
|
15985 |
vel y
|
15986 |
} );čĊ
|
15987 |
_ ENT
|
15988 |
-
#+ #+
|
15989 |
art icles
|
15990 |
ĠSou thern
|
15991 |
Ġstrong er
|
@@ -17198,7 +17173,6 @@ _f ont
|
|
17198 |
Ġcharacter istics
|
17199 |
D one
|
17200 |
el n
|
17201 |
-
######## ####
|
17202 |
PO S
|
17203 |
Ġd ensity
|
17204 |
ĠPl atform
|
@@ -18203,7 +18177,6 @@ W T
|
|
18203 |
d og
|
18204 |
Ġclick ing
|
18205 |
), ĊĊ
|
18206 |
-
# line
|
18207 |
Oper ator
|
18208 |
Ġc iv
|
18209 |
Ġm erg
|
@@ -19615,7 +19588,6 @@ _th eme
|
|
19615 |
Ġdemonstr ate
|
19616 |
ĠHow ard
|
19617 |
D rop
|
19618 |
-
# undef
|
19619 |
Ġinv oke
|
19620 |
ĠB ridge
|
19621 |
end en
|
@@ -22357,7 +22329,6 @@ L F
|
|
22357 |
ĠP ub
|
22358 |
Ġâ Ķ
|
22359 |
c ion
|
22360 |
-
## Ċ
|
22361 |
II I
|
22362 |
Tag Name
|
22363 |
Ġam id
|
@@ -23407,7 +23378,6 @@ w ers
|
|
23407 |
.m aterial
|
23408 |
ĠD ue
|
23409 |
ĠP el
|
23410 |
-
# print
|
23411 |
Ġindepend ence
|
23412 |
ex us
|
23413 |
Sh adow
|
@@ -26230,7 +26200,6 @@ p icture
|
|
26230 |
ĠFant asy
|
26231 |
st ory
|
26232 |
Ġm ême
|
26233 |
-
# ĊĊ
|
26234 |
_s lice
|
26235 |
olt age
|
26236 |
H ar
|
@@ -26583,7 +26552,6 @@ j query
|
|
26583 |
am ination
|
26584 |
[ @"
|
26585 |
Ġm uj
|
26586 |
-
## #Ċ
|
26587 |
First OrDefault
|
26588 |
then Return
|
26589 |
C he
|
@@ -26755,7 +26723,6 @@ enc oder
|
|
26755 |
ather ine
|
26756 |
( dest
|
26757 |
az ed
|
26758 |
-
# endregion
|
26759 |
sem bl
|
26760 |
, M
|
26761 |
ob y
|
@@ -28592,7 +28559,6 @@ _S M
|
|
28592 |
ib o
|
28593 |
Ġlo yal
|
28594 |
Ġuse less
|
28595 |
-
# elif
|
28596 |
ĠUlt imate
|
28597 |
C ome
|
28598 |
g el
|
@@ -28800,7 +28766,6 @@ as il
|
|
28800 |
ation ally
|
28801 |
ĠMe eting
|
28802 |
è¯ ¯
|
28803 |
-
# region
|
28804 |
Ġrout ing
|
28805 |
.f ocus
|
28806 |
ĠYou th
|
@@ -29597,7 +29562,6 @@ index Of
|
|
29597 |
.prot ocol
|
29598 |
AF E
|
29599 |
Ġtext ures
|
29600 |
-
################################ ################
|
29601 |
umb ai
|
29602 |
.st ats
|
29603 |
ĠG E
|
@@ -31784,7 +31748,6 @@ k now
|
|
31784 |
.F ull
|
31785 |
. undefined
|
31786 |
ĠSequ elize
|
31787 |
-
################################################################ ############
|
31788 |
Ġeduc ated
|
31789 |
_O VER
|
31790 |
åº ı
|
@@ -33396,7 +33359,6 @@ M id
|
|
33396 |
dd s
|
33397 |
Ġdepos its
|
33398 |
ĉd river
|
33399 |
-
# ga
|
33400 |
pr ising
|
33401 |
print ln
|
33402 |
Ġpres enter
|
@@ -40229,7 +40191,6 @@ M ade
|
|
40229 |
ac ific
|
40230 |
.v olume
|
40231 |
Ġmir rors
|
40232 |
-
################################################################ ################
|
40233 |
Ġviol ate
|
40234 |
ars ers
|
40235 |
Ġsoc io
|
@@ -41087,7 +41048,6 @@ _N ode
|
|
41087 |
ar de
|
41088 |
Ġfier ce
|
41089 |
lic ted
|
41090 |
-
# čĊ
|
41091 |
Ġbreak through
|
41092 |
ĠE rik
|
41093 |
Ġb ride
|
@@ -43830,7 +43790,6 @@ _ Log
|
|
43830 |
rown ed
|
43831 |
_m ed
|
43832 |
ĉ date
|
43833 |
-
# __
|
43834 |
Ġcost umes
|
43835 |
ĠRe quires
|
43836 |
aff le
|
@@ -45895,7 +45854,6 @@ Progress HUD
|
|
45895 |
Ġmock ed
|
45896 |
ĠT ory
|
45897 |
Ġ") ";Ċ
|
45898 |
-
# g
|
45899 |
Ġli ed
|
45900 |
Ġs vc
|
45901 |
_g ui
|
@@ -47820,12 +47778,10 @@ Num ero
|
|
47820 |
d aily
|
47821 |
ĠC oding
|
47822 |
( destination
|
47823 |
-
# $
|
47824 |
uj Äħ
|
47825 |
Ġemerg ence
|
47826 |
_p ara
|
47827 |
_IN CLUDE
|
47828 |
-
# :
|
47829 |
Ġrecogn izing
|
47830 |
Ġf ug
|
47831 |
"} },Ċ
|
@@ -48241,7 +48197,6 @@ b stract
|
|
48241 |
k p
|
48242 |
IT ES
|
48243 |
Ġ ################################################################
|
48244 |
-
# get
|
48245 |
/ Desktop
|
48246 |
ĉgl m
|
48247 |
Ġz inc
|
@@ -50267,7 +50222,6 @@ _L AYER
|
|
50267 |
Ġdee pest
|
50268 |
w k
|
50269 |
ĠNo ise
|
50270 |
-
### ĊĊ
|
50271 |
Ġpr éc
|
50272 |
ot le
|
50273 |
ÑĤ е
|
@@ -52067,7 +52021,6 @@ C OR
|
|
52067 |
-effect ive
|
52068 |
Ġsk u
|
52069 |
ed ly
|
52070 |
-
## ĊĊ
|
52071 |
ĠH olly
|
52072 |
ĠFL ASH
|
52073 |
/ TR
|
@@ -55286,7 +55239,6 @@ keep ers
|
|
55286 |
_s b
|
55287 |
om ens
|
55288 |
ĠExec utes
|
55289 |
-
# "
|
55290 |
TT Y
|
55291 |
ĠValue Type
|
55292 |
); */Ċ
|
@@ -55686,7 +55638,6 @@ S cores
|
|
55686 |
E OS
|
55687 |
H al
|
55688 |
Ġtrust worthy
|
55689 |
-
# =
|
55690 |
.EX TRA
|
55691 |
Ġman o
|
55692 |
is icing
|
@@ -60521,7 +60472,6 @@ m om
|
|
60521 |
/ place
|
60522 |
Ġhol istic
|
60523 |
: t
|
60524 |
-
# ,
|
60525 |
Ġb oto
|
60526 |
Ġnause a
|
60527 |
ĠSh ooting
|
@@ -60658,7 +60608,6 @@ IM ATION
|
|
60658 |
C ause
|
60659 |
at ypes
|
60660 |
man ufacturer
|
60661 |
-
# ----------------------------------------------------------------------------
|
60662 |
Ġsp or
|
60663 |
es on
|
60664 |
Ġpun ched
|
@@ -62268,7 +62217,6 @@ Set Branch
|
|
62268 |
S creenshot
|
62269 |
esthes ia
|
62270 |
Ġwalk er
|
62271 |
-
# from
|
62272 |
co ordinate
|
62273 |
_ interest
|
62274 |
Ġhelp less
|
@@ -63479,7 +63427,6 @@ Count s
|
|
63479 |
Field Type
|
63480 |
ok able
|
63481 |
ĠRT L
|
63482 |
-
# index
|
63483 |
Ġ% {
|
63484 |
Ġar ist
|
63485 |
.Get Mapping
|
@@ -65802,7 +65749,6 @@ tr uncate
|
|
65802 |
so on
|
65803 |
Ġdis fr
|
65804 |
ĉ Vec
|
65805 |
-
## _
|
65806 |
.s chool
|
65807 |
Ġbl inds
|
65808 |
Ġac ab
|
@@ -67074,7 +67020,6 @@ _IO CTL
|
|
67074 |
ĉex ec
|
67075 |
EN AME
|
67076 |
_ letters
|
67077 |
-
#### #
|
67078 |
ĠC s
|
67079 |
'] =="
|
67080 |
Ġ" ')
|
@@ -67276,7 +67221,6 @@ _ asm
|
|
67276 |
Ġtem pl
|
67277 |
ĠExp ense
|
67278 |
e ight
|
67279 |
-
# SBATCH
|
67280 |
z ones
|
67281 |
.p arts
|
67282 |
at rice
|
@@ -67611,7 +67555,6 @@ ra i
|
|
67611 |
i ard
|
67612 |
Theme Provider
|
67613 |
Ġevent Data
|
67614 |
-
# ad
|
67615 |
.get Url
|
67616 |
Ġtool box
|
67617 |
Ġover riding
|
@@ -68456,7 +68399,6 @@ _PRE SENT
|
|
68456 |
ĠTh eta
|
68457 |
_inter p
|
68458 |
R aster
|
68459 |
-
# error
|
68460 |
, obj
|
68461 |
Ġtweet ing
|
68462 |
_G PU
|
@@ -68804,7 +68746,6 @@ imm une
|
|
68804 |
Ġè¾ĵ åħ¥
|
68805 |
Ġintimid ation
|
68806 |
end ale
|
68807 |
-
################################################################ ########
|
68808 |
Ġinsight ful
|
68809 |
Ġs ands
|
68810 |
Ġphotograph ic
|
@@ -69210,7 +69151,6 @@ sh ed
|
|
69210 |
Dep loy
|
69211 |
.Con tract
|
69212 |
- bo
|
69213 |
-
# /
|
69214 |
Ġinter ception
|
69215 |
Ġis bn
|
69216 |
Ġman ners
|
@@ -69693,7 +69633,6 @@ PO CH
|
|
69693 |
\ \"
|
69694 |
- job
|
69695 |
Ġsevent y
|
69696 |
-
#### Ċ
|
69697 |
ĠMan or
|
69698 |
Ġdown right
|
69699 |
Ġtime frame
|
@@ -71499,7 +71438,6 @@ _BR ANCH
|
|
71499 |
/m essages
|
71500 |
Ġof Type
|
71501 |
ĉs wap
|
71502 |
-
# plt
|
71503 |
ĠTur ks
|
71504 |
N ES
|
71505 |
Ġprogress ively
|
@@ -71747,7 +71685,6 @@ L ik
|
|
71747 |
_T itle
|
71748 |
(G tk
|
71749 |
Ġc elle
|
71750 |
-
# ================================================================
|
71751 |
ĠJ oomla
|
71752 |
"> //
|
71753 |
Month ly
|
@@ -75253,7 +75190,6 @@ s olver
|
|
75253 |
ĠRevel ation
|
75254 |
Ġrap ide
|
75255 |
p unk
|
75256 |
-
# ----------------------------------------------------------------
|
75257 |
Object Id
|
75258 |
abin et
|
75259 |
extr acomment
|
@@ -75658,7 +75594,6 @@ h ari
|
|
75658 |
(c d
|
75659 |
Ġun zip
|
75660 |
Ġglam orous
|
75661 |
-
# ",
|
75662 |
Ġn aw
|
75663 |
Ġmin ib
|
75664 |
ĠBr an
|
@@ -75941,7 +75876,6 @@ Button Type
|
|
75941 |
Ġragaz za
|
75942 |
/ tag
|
75943 |
Ġirres ist
|
75944 |
-
# End
|
75945 |
****** *čĊ
|
75946 |
Ġrestr ained
|
75947 |
Ġch iropr
|
@@ -76079,7 +76013,6 @@ cast ing
|
|
76079 |
Ġgr âce
|
76080 |
ĠH elsinki
|
76081 |
G ro
|
76082 |
-
# af
|
76083 |
ìĭ Ŀ
|
76084 |
Ġsou ha
|
76085 |
ĠInd ie
|
@@ -76872,7 +76805,6 @@ x EE
|
|
76872 |
.M ESSAGE
|
76873 |
(de g
|
76874 |
å¿ Ĺ
|
76875 |
-
#### ##
|
76876 |
Ġ"" ),
|
76877 |
kl är
|
76878 |
\M ail
|
@@ -77087,7 +77019,6 @@ ren s
|
|
77087 |
/ grid
|
77088 |
Ġfil thy
|
77089 |
.e v
|
77090 |
-
#### #Ċ
|
77091 |
Ġs are
|
77092 |
Ġso aking
|
77093 |
ĠReg ions
|
@@ -77328,7 +77259,6 @@ IFICATION S
|
|
77328 |
` ;
|
77329 |
ãĥ ĭ
|
77330 |
cent e
|
77331 |
-
# ab
|
77332 |
Ġlex ical
|
77333 |
ĠB RO
|
77334 |
Ġr ulings
|
@@ -77437,7 +77367,6 @@ U PI
|
|
77437 |
ĉ props
|
77438 |
Ġrot ten
|
77439 |
Re jected
|
77440 |
-
# ac
|
77441 |
. ua
|
77442 |
ĠAm nesty
|
77443 |
Ġpenn ed
|
@@ -77780,7 +77709,6 @@ d pi
|
|
77780 |
cul os
|
77781 |
_person al
|
77782 |
Ġanaly tic
|
77783 |
-
# create
|
77784 |
_mem cpy
|
77785 |
(List Node
|
77786 |
_T ag
|
@@ -78698,7 +78626,6 @@ b anks
|
|
78698 |
ìŀħ ëĭĪëĭ¤
|
78699 |
Ġsid eline
|
78700 |
.Array Adapter
|
78701 |
-
#### ##Ċ
|
78702 |
ĠSy rians
|
78703 |
ĠAtt endance
|
78704 |
-es que
|
@@ -79191,7 +79118,6 @@ Image Url
|
|
79191 |
ALL ERY
|
79192 |
c j
|
79193 |
x AD
|
79194 |
-
############################################################################ ###Ċ
|
79195 |
Ġitalian i
|
79196 |
| #
|
79197 |
Ġreg enerate
|
@@ -80160,7 +80086,6 @@ op he
|
|
80160 |
_C ategory
|
80161 |
ĠBT N
|
80162 |
ĠDar th
|
80163 |
-
# for
|
80164 |
eth nic
|
80165 |
arch itecture
|
80166 |
ĠCou pe
|
@@ -81235,7 +81160,6 @@ _TRA IN
|
|
81235 |
Ġcooper ating
|
81236 |
ung i
|
81237 |
Ar izona
|
81238 |
-
# echo
|
81239 |
-ex pression
|
81240 |
.min utes
|
81241 |
Ġpref ixed
|
@@ -81767,7 +81691,6 @@ customer Id
|
|
81767 |
ĠMom ents
|
81768 |
enu ous
|
81769 |
IFIC ATE
|
81770 |
-
#### ###Ċ
|
81771 |
æĸĩ ç«ł
|
81772 |
á»į c
|
81773 |
orm sg
|
@@ -81815,7 +81738,6 @@ Environment al
|
|
81815 |
ĠIS IL
|
81816 |
Ġco op
|
81817 |
h ores
|
81818 |
-
# @
|
81819 |
Ġcomp el
|
81820 |
(s kip
|
81821 |
éĺ ³
|
@@ -82040,7 +81962,6 @@ ia ux
|
|
82040 |
Ġ-*- čĊ
|
82041 |
if es
|
82042 |
ĠM ansion
|
82043 |
-
# Region
|
82044 |
C ancellation
|
82045 |
Ġnear ing
|
82046 |
Ġl angu
|
@@ -82321,7 +82242,6 @@ M ismatch
|
|
82321 |
Ġw reak
|
82322 |
Mar vel
|
82323 |
/s l
|
82324 |
-
################################ ########
|
82325 |
Ġmov able
|
82326 |
Ñĥ й
|
82327 |
ĠDr inking
|
@@ -83897,7 +83817,6 @@ M iami
|
|
83897 |
ĠPal o
|
83898 |
ĠSuz anne
|
83899 |
_m appings
|
83900 |
-
#{ @
|
83901 |
ĠOccup ational
|
83902 |
_b uckets
|
83903 |
go als
|
@@ -84042,7 +83961,6 @@ so v
|
|
84042 |
-w atch
|
84043 |
ĠHosp itals
|
84044 |
} while
|
84045 |
-
################ ########
|
84046 |
á» £
|
84047 |
Ġakt ual
|
84048 |
Ġkil ograms
|
@@ -84164,7 +84082,6 @@ CH AN
|
|
84164 |
Ġcurrent Position
|
84165 |
ĠCaucas ian
|
84166 |
$ img
|
84167 |
-
# aa
|
84168 |
Ġse an
|
84169 |
M ess
|
84170 |
*= *=
|
@@ -85109,7 +85026,6 @@ py x
|
|
85109 |
ĠR udd
|
85110 |
ĠPres byterian
|
85111 |
und ler
|
85112 |
-
#! [
|
85113 |
_l ahir
|
85114 |
() =="
|
85115 |
Access ibility
|
@@ -87589,7 +87505,6 @@ C ouncil
|
|
87589 |
_AT OMIC
|
87590 |
Sub Menu
|
87591 |
_com press
|
87592 |
-
# .
|
87593 |
Dr v
|
87594 |
.push Button
|
87595 |
Ġsuit case
|
@@ -87648,7 +87563,6 @@ ch ine
|
|
87648 |
Ġe books
|
87649 |
) size
|
87650 |
Ġspecial ised
|
87651 |
-
# ae
|
87652 |
Ġmich ael
|
87653 |
ĠSTD OUT
|
87654 |
ĠP ell
|
@@ -87827,7 +87741,6 @@ t ournament
|
|
87827 |
ĠEisen hower
|
87828 |
File d
|
87829 |
Ġhe bt
|
87830 |
-
# \
|
87831 |
create QueryBuilder
|
87832 |
æľī æķĪ
|
87833 |
v anced
|
@@ -87843,7 +87756,6 @@ Inst aller
|
|
87843 |
ol vable
|
87844 |
Ġal as
|
87845 |
(sp ell
|
87846 |
-
################ ############
|
87847 |
Ġdef amation
|
87848 |
( Arg
|
87849 |
Ġuser Details
|
@@ -89781,7 +89693,6 @@ ict ory
|
|
89781 |
Ġsup p
|
89782 |
pe on
|
89783 |
v rier
|
89784 |
-
################################################ ########
|
89785 |
Ġtrot z
|
89786 |
Ġmel tdown
|
89787 |
ark ers
|
@@ -90473,7 +90384,6 @@ Gr an
|
|
90473 |
ser ter
|
90474 |
Ġstore front
|
90475 |
_ ends
|
90476 |
-
################################################################################ Ċ
|
90477 |
ĉg it
|
90478 |
D SP
|
90479 |
CH AIN
|
@@ -91996,7 +91906,6 @@ arg ed
|
|
91996 |
ĠST ILL
|
91997 |
Qualified Name
|
91998 |
. RES
|
91999 |
-
# c
|
92000 |
.w riteln
|
92001 |
ĠImmutable List
|
92002 |
ĠTh umb
|
@@ -92978,7 +92887,6 @@ Sc ala
|
|
92978 |
in ne
|
92979 |
ĠCONST ANTS
|
92980 |
_P rice
|
92981 |
-
# %%
|
92982 |
Ġar sch
|
92983 |
ĠNS AttributedString
|
92984 |
ĠFile Type
|
@@ -93925,7 +93833,6 @@ _TRI ANGLE
|
|
93925 |
_P ICTURE
|
93926 |
_OR IENTATION
|
93927 |
ĠO PP
|
93928 |
-
# '
|
93929 |
áf ico
|
93930 |
.h istogram
|
93931 |
ĠB enny
|
@@ -94196,7 +94103,6 @@ Owner Id
|
|
94196 |
ew n
|
94197 |
Ġpop ulous
|
94198 |
ĠSh ed
|
94199 |
-
# ${
|
94200 |
ĠA lo
|
94201 |
Device Info
|
94202 |
(IN VOKE
|
@@ -97587,7 +97493,6 @@ F el
|
|
97587 |
ĠD ISTRIBUT
|
97588 |
é ments
|
97589 |
ĠValid ates
|
97590 |
-
################################################ ############
|
97591 |
Ġ| /
|
97592 |
Ġes l
|
97593 |
Ġré seau
|
@@ -97607,7 +97512,6 @@ Ne o
|
|
97607 |
ime i
|
97608 |
.get Bounds
|
97609 |
.Mouse EventHandler
|
97610 |
-
#### ###
|
97611 |
Generic Type
|
97612 |
/c ms
|
97613 |
Ġturn o
|
|
|
308 |
o k
|
309 |
_ _
|
310 |
c l
|
|
|
311 |
Ġh e
|
312 |
ar d
|
313 |
) .
|
|
|
562 |
Ġp er
|
563 |
C ont
|
564 |
ing s
|
|
|
565 |
Ġd ata
|
566 |
Ġs a
|
567 |
e f
|
|
|
808 |
is e
|
809 |
m in
|
810 |
ĠĠĠĠ Ċ
|
|
|
811 |
eth od
|
812 |
. P
|
813 |
ut e
|
|
|
1097 |
Ex ception
|
1098 |
in put
|
1099 |
Ġtr ans
|
|
|
1100 |
ord er
|
1101 |
B y
|
1102 |
Ġa w
|
|
|
1180 |
Ġb reak
|
1181 |
Ġ );Ċ
|
1182 |
re n
|
|
|
1183 |
it t
|
1184 |
Ġa p
|
1185 |
ĉ c
|
|
|
2169 |
http s
|
2170 |
Ġd em
|
2171 |
Ġe ar
|
|
|
2172 |
Ġm atch
|
2173 |
or ies
|
2174 |
ac es
|
|
|
2390 |
ER R
|
2391 |
Ġ< =
|
2392 |
at ely
|
|
|
2393 |
u ction
|
2394 |
ĠT e
|
2395 |
Ġl ink
|
|
|
2399 |
m e
|
2400 |
Ġg iven
|
2401 |
O ut
|
|
|
2402 |
Ġbet ter
|
2403 |
P age
|
2404 |
Ġfe el
|
|
|
4691 |
o ch
|
4692 |
_ image
|
4693 |
\ t
|
|
|
4694 |
( L
|
4695 |
Ġindu stry
|
4696 |
com ing
|
|
|
4760 |
Ġcurrent ly
|
4761 |
se c
|
4762 |
Ġrelations hip
|
|
|
4763 |
ĠM ap
|
4764 |
as et
|
4765 |
Ġparam eters
|
|
|
5261 |
ast e
|
5262 |
Ġpro file
|
5263 |
Ġread y
|
|
|
5264 |
ro te
|
5265 |
Ġs ense
|
5266 |
G ener
|
|
|
5485 |
Ġp en
|
5486 |
.b tn
|
5487 |
ĠA S
|
|
|
5488 |
Ġcho ice
|
5489 |
ĠP age
|
5490 |
_P RO
|
|
|
5644 |
S cript
|
5645 |
d at
|
5646 |
Ġr ule
|
|
|
5647 |
=" /
|
5648 |
S erial
|
5649 |
Ġstart ing
|
|
|
6220 |
ib ly
|
6221 |
.e quals
|
6222 |
Ġintern ational
|
|
|
6223 |
oo th
|
6224 |
W riter
|
6225 |
i ate
|
|
|
7739 |
ĠH ot
|
7740 |
ĠInd ex
|
7741 |
; &
|
|
|
7742 |
ĠN or
|
7743 |
ĠC ap
|
7744 |
- (
|
|
|
7893 |
ĠApp le
|
7894 |
g in
|
7895 |
Re quired
|
|
|
7896 |
land s
|
7897 |
Ġs qu
|
7898 |
Ġfact or
|
|
|
8428 |
i ro
|
8429 |
Ġrem ote
|
8430 |
ĠI T
|
|
|
8431 |
Ġred istrib
|
8432 |
ra z
|
8433 |
ĠS ince
|
|
|
9665 |
ĠJ ournal
|
9666 |
r outer
|
9667 |
Ġmys qli
|
|
|
9668 |
) "
|
9669 |
-x s
|
9670 |
let s
|
|
|
11753 |
-d anger
|
11754 |
Ġroom s
|
11755 |
con v
|
|
|
11756 |
. op
|
11757 |
ĠA rea
|
11758 |
_S C
|
|
|
12791 |
Ġfact s
|
12792 |
Ġun t
|
12793 |
.in stance
|
|
|
12794 |
- end
|
12795 |
ĠJO IN
|
12796 |
ĠH en
|
|
|
13076 |
ĠJew ish
|
13077 |
Ġre covery
|
13078 |
Ġstand s
|
|
|
13079 |
Ġafter noon
|
13080 |
ĠArt icle
|
13081 |
_ att
|
|
|
13611 |
err a
|
13612 |
Ċ ĠĠĊ
|
13613 |
utor ial
|
|
|
13614 |
p ay
|
13615 |
char ge
|
13616 |
ĠI re
|
|
|
14095 |
Ġstre ets
|
14096 |
_M SG
|
14097 |
New s
|
|
|
14098 |
: /
|
14099 |
Ġcut ting
|
14100 |
x B
|
|
|
15910 |
gener ated
|
15911 |
Ġad mitted
|
15912 |
Ġp ussy
|
|
|
15913 |
Ġsw im
|
15914 |
un ion
|
15915 |
N a
|
|
|
15961 |
vel y
|
15962 |
} );čĊ
|
15963 |
_ ENT
|
|
|
15964 |
art icles
|
15965 |
ĠSou thern
|
15966 |
Ġstrong er
|
|
|
17173 |
Ġcharacter istics
|
17174 |
D one
|
17175 |
el n
|
|
|
17176 |
PO S
|
17177 |
Ġd ensity
|
17178 |
ĠPl atform
|
|
|
18177 |
d og
|
18178 |
Ġclick ing
|
18179 |
), ĊĊ
|
|
|
18180 |
Oper ator
|
18181 |
Ġc iv
|
18182 |
Ġm erg
|
|
|
19588 |
Ġdemonstr ate
|
19589 |
ĠHow ard
|
19590 |
D rop
|
|
|
19591 |
Ġinv oke
|
19592 |
ĠB ridge
|
19593 |
end en
|
|
|
22329 |
ĠP ub
|
22330 |
Ġâ Ķ
|
22331 |
c ion
|
|
|
22332 |
II I
|
22333 |
Tag Name
|
22334 |
Ġam id
|
|
|
23378 |
.m aterial
|
23379 |
ĠD ue
|
23380 |
ĠP el
|
|
|
23381 |
Ġindepend ence
|
23382 |
ex us
|
23383 |
Sh adow
|
|
|
26200 |
ĠFant asy
|
26201 |
st ory
|
26202 |
Ġm ême
|
|
|
26203 |
_s lice
|
26204 |
olt age
|
26205 |
H ar
|
|
|
26552 |
am ination
|
26553 |
[ @"
|
26554 |
Ġm uj
|
|
|
26555 |
First OrDefault
|
26556 |
then Return
|
26557 |
C he
|
|
|
26723 |
ather ine
|
26724 |
( dest
|
26725 |
az ed
|
|
|
26726 |
sem bl
|
26727 |
, M
|
26728 |
ob y
|
|
|
28559 |
ib o
|
28560 |
Ġlo yal
|
28561 |
Ġuse less
|
|
|
28562 |
ĠUlt imate
|
28563 |
C ome
|
28564 |
g el
|
|
|
28766 |
ation ally
|
28767 |
ĠMe eting
|
28768 |
è¯ ¯
|
|
|
28769 |
Ġrout ing
|
28770 |
.f ocus
|
28771 |
ĠYou th
|
|
|
29562 |
.prot ocol
|
29563 |
AF E
|
29564 |
Ġtext ures
|
|
|
29565 |
umb ai
|
29566 |
.st ats
|
29567 |
ĠG E
|
|
|
31748 |
.F ull
|
31749 |
. undefined
|
31750 |
ĠSequ elize
|
|
|
31751 |
Ġeduc ated
|
31752 |
_O VER
|
31753 |
åº ı
|
|
|
33359 |
dd s
|
33360 |
Ġdepos its
|
33361 |
ĉd river
|
|
|
33362 |
pr ising
|
33363 |
print ln
|
33364 |
Ġpres enter
|
|
|
40191 |
ac ific
|
40192 |
.v olume
|
40193 |
Ġmir rors
|
|
|
40194 |
Ġviol ate
|
40195 |
ars ers
|
40196 |
Ġsoc io
|
|
|
41048 |
ar de
|
41049 |
Ġfier ce
|
41050 |
lic ted
|
|
|
41051 |
Ġbreak through
|
41052 |
ĠE rik
|
41053 |
Ġb ride
|
|
|
43790 |
rown ed
|
43791 |
_m ed
|
43792 |
ĉ date
|
|
|
43793 |
Ġcost umes
|
43794 |
ĠRe quires
|
43795 |
aff le
|
|
|
45854 |
Ġmock ed
|
45855 |
ĠT ory
|
45856 |
Ġ") ";Ċ
|
|
|
45857 |
Ġli ed
|
45858 |
Ġs vc
|
45859 |
_g ui
|
|
|
47778 |
d aily
|
47779 |
ĠC oding
|
47780 |
( destination
|
|
|
47781 |
uj Äħ
|
47782 |
Ġemerg ence
|
47783 |
_p ara
|
47784 |
_IN CLUDE
|
|
|
47785 |
Ġrecogn izing
|
47786 |
Ġf ug
|
47787 |
"} },Ċ
|
|
|
48197 |
k p
|
48198 |
IT ES
|
48199 |
Ġ ################################################################
|
|
|
48200 |
/ Desktop
|
48201 |
ĉgl m
|
48202 |
Ġz inc
|
|
|
50222 |
Ġdee pest
|
50223 |
w k
|
50224 |
ĠNo ise
|
|
|
50225 |
Ġpr éc
|
50226 |
ot le
|
50227 |
ÑĤ е
|
|
|
52021 |
-effect ive
|
52022 |
Ġsk u
|
52023 |
ed ly
|
|
|
52024 |
ĠH olly
|
52025 |
ĠFL ASH
|
52026 |
/ TR
|
|
|
55239 |
_s b
|
55240 |
om ens
|
55241 |
ĠExec utes
|
|
|
55242 |
TT Y
|
55243 |
ĠValue Type
|
55244 |
); */Ċ
|
|
|
55638 |
E OS
|
55639 |
H al
|
55640 |
Ġtrust worthy
|
|
|
55641 |
.EX TRA
|
55642 |
Ġman o
|
55643 |
is icing
|
|
|
60472 |
/ place
|
60473 |
Ġhol istic
|
60474 |
: t
|
|
|
60475 |
Ġb oto
|
60476 |
Ġnause a
|
60477 |
ĠSh ooting
|
|
|
60608 |
C ause
|
60609 |
at ypes
|
60610 |
man ufacturer
|
|
|
60611 |
Ġsp or
|
60612 |
es on
|
60613 |
Ġpun ched
|
|
|
62217 |
S creenshot
|
62218 |
esthes ia
|
62219 |
Ġwalk er
|
|
|
62220 |
co ordinate
|
62221 |
_ interest
|
62222 |
Ġhelp less
|
|
|
63427 |
Field Type
|
63428 |
ok able
|
63429 |
ĠRT L
|
|
|
63430 |
Ġ% {
|
63431 |
Ġar ist
|
63432 |
.Get Mapping
|
|
|
65749 |
so on
|
65750 |
Ġdis fr
|
65751 |
ĉ Vec
|
|
|
65752 |
.s chool
|
65753 |
Ġbl inds
|
65754 |
Ġac ab
|
|
|
67020 |
ĉex ec
|
67021 |
EN AME
|
67022 |
_ letters
|
|
|
67023 |
ĠC s
|
67024 |
'] =="
|
67025 |
Ġ" ')
|
|
|
67221 |
Ġtem pl
|
67222 |
ĠExp ense
|
67223 |
e ight
|
|
|
67224 |
z ones
|
67225 |
.p arts
|
67226 |
at rice
|
|
|
67555 |
i ard
|
67556 |
Theme Provider
|
67557 |
Ġevent Data
|
|
|
67558 |
.get Url
|
67559 |
Ġtool box
|
67560 |
Ġover riding
|
|
|
68399 |
ĠTh eta
|
68400 |
_inter p
|
68401 |
R aster
|
|
|
68402 |
, obj
|
68403 |
Ġtweet ing
|
68404 |
_G PU
|
|
|
68746 |
Ġè¾ĵ åħ¥
|
68747 |
Ġintimid ation
|
68748 |
end ale
|
|
|
68749 |
Ġinsight ful
|
68750 |
Ġs ands
|
68751 |
Ġphotograph ic
|
|
|
69151 |
Dep loy
|
69152 |
.Con tract
|
69153 |
- bo
|
|
|
69154 |
Ġinter ception
|
69155 |
Ġis bn
|
69156 |
Ġman ners
|
|
|
69633 |
\ \"
|
69634 |
- job
|
69635 |
Ġsevent y
|
|
|
69636 |
ĠMan or
|
69637 |
Ġdown right
|
69638 |
Ġtime frame
|
|
|
71438 |
/m essages
|
71439 |
Ġof Type
|
71440 |
ĉs wap
|
|
|
71441 |
ĠTur ks
|
71442 |
N ES
|
71443 |
Ġprogress ively
|
|
|
71685 |
_T itle
|
71686 |
(G tk
|
71687 |
Ġc elle
|
|
|
71688 |
ĠJ oomla
|
71689 |
"> //
|
71690 |
Month ly
|
|
|
75190 |
ĠRevel ation
|
75191 |
Ġrap ide
|
75192 |
p unk
|
|
|
75193 |
Object Id
|
75194 |
abin et
|
75195 |
extr acomment
|
|
|
75594 |
(c d
|
75595 |
Ġun zip
|
75596 |
Ġglam orous
|
|
|
75597 |
Ġn aw
|
75598 |
Ġmin ib
|
75599 |
ĠBr an
|
|
|
75876 |
Ġragaz za
|
75877 |
/ tag
|
75878 |
Ġirres ist
|
|
|
75879 |
****** *čĊ
|
75880 |
Ġrestr ained
|
75881 |
Ġch iropr
|
|
|
76013 |
Ġgr âce
|
76014 |
ĠH elsinki
|
76015 |
G ro
|
|
|
76016 |
ìĭ Ŀ
|
76017 |
Ġsou ha
|
76018 |
ĠInd ie
|
|
|
76805 |
.M ESSAGE
|
76806 |
(de g
|
76807 |
å¿ Ĺ
|
|
|
76808 |
Ġ"" ),
|
76809 |
kl är
|
76810 |
\M ail
|
|
|
77019 |
/ grid
|
77020 |
Ġfil thy
|
77021 |
.e v
|
|
|
77022 |
Ġs are
|
77023 |
Ġso aking
|
77024 |
ĠReg ions
|
|
|
77259 |
` ;
|
77260 |
ãĥ ĭ
|
77261 |
cent e
|
|
|
77262 |
Ġlex ical
|
77263 |
ĠB RO
|
77264 |
Ġr ulings
|
|
|
77367 |
ĉ props
|
77368 |
Ġrot ten
|
77369 |
Re jected
|
|
|
77370 |
. ua
|
77371 |
ĠAm nesty
|
77372 |
Ġpenn ed
|
|
|
77709 |
cul os
|
77710 |
_person al
|
77711 |
Ġanaly tic
|
|
|
77712 |
_mem cpy
|
77713 |
(List Node
|
77714 |
_T ag
|
|
|
78626 |
ìŀħ ëĭĪëĭ¤
|
78627 |
Ġsid eline
|
78628 |
.Array Adapter
|
|
|
78629 |
ĠSy rians
|
78630 |
ĠAtt endance
|
78631 |
-es que
|
|
|
79118 |
ALL ERY
|
79119 |
c j
|
79120 |
x AD
|
|
|
79121 |
Ġitalian i
|
79122 |
| #
|
79123 |
Ġreg enerate
|
|
|
80086 |
_C ategory
|
80087 |
ĠBT N
|
80088 |
ĠDar th
|
|
|
80089 |
eth nic
|
80090 |
arch itecture
|
80091 |
ĠCou pe
|
|
|
81160 |
Ġcooper ating
|
81161 |
ung i
|
81162 |
Ar izona
|
|
|
81163 |
-ex pression
|
81164 |
.min utes
|
81165 |
Ġpref ixed
|
|
|
81691 |
ĠMom ents
|
81692 |
enu ous
|
81693 |
IFIC ATE
|
|
|
81694 |
æĸĩ ç«ł
|
81695 |
á»į c
|
81696 |
orm sg
|
|
|
81738 |
ĠIS IL
|
81739 |
Ġco op
|
81740 |
h ores
|
|
|
81741 |
Ġcomp el
|
81742 |
(s kip
|
81743 |
éĺ ³
|
|
|
81962 |
Ġ-*- čĊ
|
81963 |
if es
|
81964 |
ĠM ansion
|
|
|
81965 |
C ancellation
|
81966 |
Ġnear ing
|
81967 |
Ġl angu
|
|
|
82242 |
Ġw reak
|
82243 |
Mar vel
|
82244 |
/s l
|
|
|
82245 |
Ġmov able
|
82246 |
Ñĥ й
|
82247 |
ĠDr inking
|
|
|
83817 |
ĠPal o
|
83818 |
ĠSuz anne
|
83819 |
_m appings
|
|
|
83820 |
ĠOccup ational
|
83821 |
_b uckets
|
83822 |
go als
|
|
|
83961 |
-w atch
|
83962 |
ĠHosp itals
|
83963 |
} while
|
|
|
83964 |
á» £
|
83965 |
Ġakt ual
|
83966 |
Ġkil ograms
|
|
|
84082 |
Ġcurrent Position
|
84083 |
ĠCaucas ian
|
84084 |
$ img
|
|
|
84085 |
Ġse an
|
84086 |
M ess
|
84087 |
*= *=
|
|
|
85026 |
ĠR udd
|
85027 |
ĠPres byterian
|
85028 |
und ler
|
|
|
85029 |
_l ahir
|
85030 |
() =="
|
85031 |
Access ibility
|
|
|
87505 |
_AT OMIC
|
87506 |
Sub Menu
|
87507 |
_com press
|
|
|
87508 |
Dr v
|
87509 |
.push Button
|
87510 |
Ġsuit case
|
|
|
87563 |
Ġe books
|
87564 |
) size
|
87565 |
Ġspecial ised
|
|
|
87566 |
Ġmich ael
|
87567 |
ĠSTD OUT
|
87568 |
ĠP ell
|
|
|
87741 |
ĠEisen hower
|
87742 |
File d
|
87743 |
Ġhe bt
|
|
|
87744 |
create QueryBuilder
|
87745 |
æľī æķĪ
|
87746 |
v anced
|
|
|
87756 |
ol vable
|
87757 |
Ġal as
|
87758 |
(sp ell
|
|
|
87759 |
Ġdef amation
|
87760 |
( Arg
|
87761 |
Ġuser Details
|
|
|
89693 |
Ġsup p
|
89694 |
pe on
|
89695 |
v rier
|
|
|
89696 |
Ġtrot z
|
89697 |
Ġmel tdown
|
89698 |
ark ers
|
|
|
90384 |
ser ter
|
90385 |
Ġstore front
|
90386 |
_ ends
|
|
|
90387 |
ĉg it
|
90388 |
D SP
|
90389 |
CH AIN
|
|
|
91906 |
ĠST ILL
|
91907 |
Qualified Name
|
91908 |
. RES
|
|
|
91909 |
.w riteln
|
91910 |
ĠImmutable List
|
91911 |
ĠTh umb
|
|
|
92887 |
in ne
|
92888 |
ĠCONST ANTS
|
92889 |
_P rice
|
|
|
92890 |
Ġar sch
|
92891 |
ĠNS AttributedString
|
92892 |
ĠFile Type
|
|
|
93833 |
_P ICTURE
|
93834 |
_OR IENTATION
|
93835 |
ĠO PP
|
|
|
93836 |
áf ico
|
93837 |
.h istogram
|
93838 |
ĠB enny
|
|
|
94103 |
ew n
|
94104 |
Ġpop ulous
|
94105 |
ĠSh ed
|
|
|
94106 |
ĠA lo
|
94107 |
Device Info
|
94108 |
(IN VOKE
|
|
|
97493 |
ĠD ISTRIBUT
|
97494 |
é ments
|
97495 |
ĠValid ates
|
|
|
97496 |
Ġ| /
|
97497 |
Ġes l
|
97498 |
Ġré seau
|
|
|
97512 |
ime i
|
97513 |
.get Bounds
|
97514 |
.Mouse EventHandler
|
|
|
97515 |
Generic Type
|
97516 |
/c ms
|
97517 |
Ġturn o
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd15b2ea09dab8410e9d4ad0456b17d39d44c3e8659d7f2da832d53ed36f2711
|
3 |
+
size 15868
|
special_tokens_map.json
CHANGED
@@ -14,15 +14,29 @@
|
|
14 |
"<|image_pad|>",
|
15 |
"<|video_pad|>"
|
16 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
"eos_token": {
|
18 |
-
"content": "
|
19 |
"lstrip": false,
|
20 |
"normalized": false,
|
21 |
"rstrip": false,
|
22 |
"single_word": false
|
23 |
},
|
24 |
"pad_token": {
|
25 |
-
"content": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
"lstrip": false,
|
27 |
"normalized": false,
|
28 |
"rstrip": false,
|
|
|
14 |
"<|image_pad|>",
|
15 |
"<|video_pad|>"
|
16 |
],
|
17 |
+
"bos_token": {
|
18 |
+
"content": "<s>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
"eos_token": {
|
25 |
+
"content": "</s>",
|
26 |
"lstrip": false,
|
27 |
"normalized": false,
|
28 |
"rstrip": false,
|
29 |
"single_word": false
|
30 |
},
|
31 |
"pad_token": {
|
32 |
+
"content": "[PAD]",
|
33 |
+
"lstrip": false,
|
34 |
+
"normalized": false,
|
35 |
+
"rstrip": false,
|
36 |
+
"single_word": false
|
37 |
+
},
|
38 |
+
"unk_token": {
|
39 |
+
"content": "<unk>",
|
40 |
"lstrip": false,
|
41 |
"normalized": false,
|
42 |
"rstrip": false,
|
tokenizer_config.json
CHANGED
@@ -2,6 +2,30 @@
|
|
2 |
"add_bos_token": false,
|
3 |
"add_prefix_space": false,
|
4 |
"added_tokens_decoder": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"151643": {
|
6 |
"content": "<|endoftext|>",
|
7 |
"lstrip": false,
|
@@ -185,6 +209,14 @@
|
|
185 |
"rstrip": false,
|
186 |
"single_word": false,
|
187 |
"special": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
}
|
189 |
},
|
190 |
"additional_special_tokens": [
|
@@ -202,14 +234,14 @@
|
|
202 |
"<|image_pad|>",
|
203 |
"<|video_pad|>"
|
204 |
],
|
205 |
-
"bos_token":
|
206 |
"clean_up_tokenization_spaces": false,
|
207 |
-
"eos_token": "
|
208 |
"errors": "replace",
|
209 |
"model_max_length": 131072,
|
210 |
-
"pad_token": "
|
211 |
"padding_side": "left",
|
212 |
"split_special_tokens": false,
|
213 |
"tokenizer_class": "Qwen2Tokenizer",
|
214 |
-
"unk_token":
|
215 |
}
|
|
|
2 |
"add_bos_token": false,
|
3 |
"add_prefix_space": false,
|
4 |
"added_tokens_decoder": {
|
5 |
+
"128244": {
|
6 |
+
"content": "<unk>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"128245": {
|
14 |
+
"content": "<s>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"128247": {
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
"151643": {
|
30 |
"content": "<|endoftext|>",
|
31 |
"lstrip": false,
|
|
|
209 |
"rstrip": false,
|
210 |
"single_word": false,
|
211 |
"special": true
|
212 |
+
},
|
213 |
+
"151666": {
|
214 |
+
"content": "[PAD]",
|
215 |
+
"lstrip": false,
|
216 |
+
"normalized": false,
|
217 |
+
"rstrip": false,
|
218 |
+
"single_word": false,
|
219 |
+
"special": true
|
220 |
}
|
221 |
},
|
222 |
"additional_special_tokens": [
|
|
|
234 |
"<|image_pad|>",
|
235 |
"<|video_pad|>"
|
236 |
],
|
237 |
+
"bos_token": "<s>",
|
238 |
"clean_up_tokenization_spaces": false,
|
239 |
+
"eos_token": "</s>",
|
240 |
"errors": "replace",
|
241 |
"model_max_length": 131072,
|
242 |
+
"pad_token": "[PAD]",
|
243 |
"padding_side": "left",
|
244 |
"split_special_tokens": false,
|
245 |
"tokenizer_class": "Qwen2Tokenizer",
|
246 |
+
"unk_token": "<unk>"
|
247 |
}
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|