Upload 8 files
Browse files- config.json +40 -0
- merges.txt +0 -0
- positive.txt +642 -0
- pytorch_model.bin +3 -0
- special_tokens_map.json +5 -0
- tokenizer.json +0 -0
- tokenizer_config.json +10 -0
- vocab.json +0 -0
config.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "gpt2",
|
3 |
+
"activation_function": "gelu_new",
|
4 |
+
"architectures": [
|
5 |
+
"GPT2LMHeadModel"
|
6 |
+
],
|
7 |
+
"attn_pdrop": 0.1,
|
8 |
+
"bos_token_id": 50256,
|
9 |
+
"embd_pdrop": 0.1,
|
10 |
+
"eos_token_id": 50256,
|
11 |
+
"pad_token_id": 50256,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"layer_norm_epsilon": 1e-05,
|
14 |
+
"model_type": "gpt2",
|
15 |
+
"n_ctx": 1024,
|
16 |
+
"n_embd": 768,
|
17 |
+
"n_head": 12,
|
18 |
+
"n_inner": null,
|
19 |
+
"n_layer": 12,
|
20 |
+
"n_positions": 1024,
|
21 |
+
"reorder_and_upcast_attn": false,
|
22 |
+
"resid_pdrop": 0.1,
|
23 |
+
"scale_attn_by_inverse_layer_idx": false,
|
24 |
+
"scale_attn_weights": true,
|
25 |
+
"summary_activation": null,
|
26 |
+
"summary_first_dropout": 0.1,
|
27 |
+
"summary_proj_to_labels": true,
|
28 |
+
"summary_type": "cls_index",
|
29 |
+
"summary_use_proj": true,
|
30 |
+
"task_specific_params": {
|
31 |
+
"text-generation": {
|
32 |
+
"do_sample": true,
|
33 |
+
"max_length": 50
|
34 |
+
}
|
35 |
+
},
|
36 |
+
"torch_dtype": "float32",
|
37 |
+
"transformers_version": "4.23.0.dev0",
|
38 |
+
"use_cache": true,
|
39 |
+
"vocab_size": 50257
|
40 |
+
}
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
positive.txt
ADDED
@@ -0,0 +1,642 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
abundant
|
2 |
+
accelerated
|
3 |
+
accepted
|
4 |
+
accepting
|
5 |
+
acclaimed
|
6 |
+
accomplished
|
7 |
+
acknowledged
|
8 |
+
activated
|
9 |
+
adapted
|
10 |
+
adjusted
|
11 |
+
admirable
|
12 |
+
adorable
|
13 |
+
adorned
|
14 |
+
advanced
|
15 |
+
adventurous
|
16 |
+
advocated
|
17 |
+
aesthetic
|
18 |
+
affirmed
|
19 |
+
affluent
|
20 |
+
agile
|
21 |
+
aimed
|
22 |
+
aligned
|
23 |
+
alive
|
24 |
+
altered
|
25 |
+
amazing
|
26 |
+
ambient
|
27 |
+
amplified
|
28 |
+
analytical
|
29 |
+
animated
|
30 |
+
appealing
|
31 |
+
applauded
|
32 |
+
appreciated
|
33 |
+
ardent
|
34 |
+
aromatic
|
35 |
+
arranged
|
36 |
+
arresting
|
37 |
+
articulate
|
38 |
+
artistic
|
39 |
+
associated
|
40 |
+
assured
|
41 |
+
astonishing
|
42 |
+
astounding
|
43 |
+
atmosphere
|
44 |
+
attempted
|
45 |
+
attentive
|
46 |
+
attractive
|
47 |
+
authentic
|
48 |
+
authoritative
|
49 |
+
awarded
|
50 |
+
awesome
|
51 |
+
backed
|
52 |
+
background
|
53 |
+
baked
|
54 |
+
balance
|
55 |
+
balanced
|
56 |
+
balancing
|
57 |
+
beaten
|
58 |
+
beautiful
|
59 |
+
beloved
|
60 |
+
beneficial
|
61 |
+
benevolent
|
62 |
+
best
|
63 |
+
bestowed
|
64 |
+
blazing
|
65 |
+
blended
|
66 |
+
blessed
|
67 |
+
boosted
|
68 |
+
borne
|
69 |
+
brave
|
70 |
+
breathtaking
|
71 |
+
brewed
|
72 |
+
bright
|
73 |
+
brilliant
|
74 |
+
brought
|
75 |
+
built
|
76 |
+
burning
|
77 |
+
calm
|
78 |
+
calmed
|
79 |
+
candid
|
80 |
+
caring
|
81 |
+
carried
|
82 |
+
catchy
|
83 |
+
celebrated
|
84 |
+
celestial
|
85 |
+
certain
|
86 |
+
championed
|
87 |
+
changed
|
88 |
+
charismatic
|
89 |
+
charming
|
90 |
+
chased
|
91 |
+
cheered
|
92 |
+
cheerful
|
93 |
+
cherished
|
94 |
+
chic
|
95 |
+
chosen
|
96 |
+
cinematic
|
97 |
+
clad
|
98 |
+
classic
|
99 |
+
classy
|
100 |
+
clear
|
101 |
+
coached
|
102 |
+
coherent
|
103 |
+
collected
|
104 |
+
color
|
105 |
+
colorful
|
106 |
+
colors
|
107 |
+
colossal
|
108 |
+
combined
|
109 |
+
comforting
|
110 |
+
commanding
|
111 |
+
committed
|
112 |
+
compassionate
|
113 |
+
compatible
|
114 |
+
complete
|
115 |
+
complex
|
116 |
+
complimentary
|
117 |
+
composed
|
118 |
+
composition
|
119 |
+
comprehensive
|
120 |
+
conceived
|
121 |
+
conferred
|
122 |
+
confident
|
123 |
+
connected
|
124 |
+
considerable
|
125 |
+
considered
|
126 |
+
consistent
|
127 |
+
conspicuous
|
128 |
+
constructed
|
129 |
+
constructive
|
130 |
+
contemplated
|
131 |
+
contemporary
|
132 |
+
content
|
133 |
+
contrasted
|
134 |
+
conveyed
|
135 |
+
cooked
|
136 |
+
cool
|
137 |
+
coordinated
|
138 |
+
coupled
|
139 |
+
courageous
|
140 |
+
coveted
|
141 |
+
cozy
|
142 |
+
created
|
143 |
+
creative
|
144 |
+
credited
|
145 |
+
crisp
|
146 |
+
critical
|
147 |
+
cultivated
|
148 |
+
cured
|
149 |
+
curious
|
150 |
+
current
|
151 |
+
customized
|
152 |
+
cute
|
153 |
+
daring
|
154 |
+
darling
|
155 |
+
dazzling
|
156 |
+
decorated
|
157 |
+
decorative
|
158 |
+
dedicated
|
159 |
+
deep
|
160 |
+
defended
|
161 |
+
definitive
|
162 |
+
delicate
|
163 |
+
delightful
|
164 |
+
delivered
|
165 |
+
depicted
|
166 |
+
designed
|
167 |
+
desirable
|
168 |
+
desired
|
169 |
+
destined
|
170 |
+
detail
|
171 |
+
detailed
|
172 |
+
determined
|
173 |
+
developed
|
174 |
+
devoted
|
175 |
+
devout
|
176 |
+
diligent
|
177 |
+
direct
|
178 |
+
directed
|
179 |
+
discovered
|
180 |
+
dispatched
|
181 |
+
displayed
|
182 |
+
distilled
|
183 |
+
distinct
|
184 |
+
distinctive
|
185 |
+
distinguished
|
186 |
+
diverse
|
187 |
+
divine
|
188 |
+
dramatic
|
189 |
+
draped
|
190 |
+
dreamed
|
191 |
+
driven
|
192 |
+
dynamic
|
193 |
+
earnest
|
194 |
+
eased
|
195 |
+
ecstatic
|
196 |
+
educated
|
197 |
+
effective
|
198 |
+
elaborate
|
199 |
+
elegant
|
200 |
+
elevated
|
201 |
+
elite
|
202 |
+
eminent
|
203 |
+
emotional
|
204 |
+
empowered
|
205 |
+
empowering
|
206 |
+
enchanted
|
207 |
+
encouraged
|
208 |
+
endorsed
|
209 |
+
endowed
|
210 |
+
enduring
|
211 |
+
energetic
|
212 |
+
engaging
|
213 |
+
enhanced
|
214 |
+
enigmatic
|
215 |
+
enlightened
|
216 |
+
enormous
|
217 |
+
enticing
|
218 |
+
envisioned
|
219 |
+
epic
|
220 |
+
esteemed
|
221 |
+
eternal
|
222 |
+
everlasting
|
223 |
+
evolved
|
224 |
+
exalted
|
225 |
+
examining
|
226 |
+
excellent
|
227 |
+
exceptional
|
228 |
+
exciting
|
229 |
+
exclusive
|
230 |
+
exemplary
|
231 |
+
exotic
|
232 |
+
expansive
|
233 |
+
exposed
|
234 |
+
expressive
|
235 |
+
exquisite
|
236 |
+
extended
|
237 |
+
extraordinary
|
238 |
+
extremely
|
239 |
+
fabulous
|
240 |
+
facilitated
|
241 |
+
fair
|
242 |
+
faithful
|
243 |
+
famous
|
244 |
+
fancy
|
245 |
+
fantastic
|
246 |
+
fascinating
|
247 |
+
fashionable
|
248 |
+
fashioned
|
249 |
+
favorable
|
250 |
+
favored
|
251 |
+
fearless
|
252 |
+
fermented
|
253 |
+
fertile
|
254 |
+
festive
|
255 |
+
fiery
|
256 |
+
fine
|
257 |
+
finest
|
258 |
+
firm
|
259 |
+
fixed
|
260 |
+
flaming
|
261 |
+
flashing
|
262 |
+
flashy
|
263 |
+
flavored
|
264 |
+
flawless
|
265 |
+
flourishing
|
266 |
+
flowing
|
267 |
+
focus
|
268 |
+
focused
|
269 |
+
formal
|
270 |
+
formed
|
271 |
+
fortunate
|
272 |
+
fostering
|
273 |
+
frank
|
274 |
+
fresh
|
275 |
+
fried
|
276 |
+
friendly
|
277 |
+
fruitful
|
278 |
+
fulfilled
|
279 |
+
full
|
280 |
+
futuristic
|
281 |
+
generous
|
282 |
+
gentle
|
283 |
+
genuine
|
284 |
+
gifted
|
285 |
+
gigantic
|
286 |
+
glamorous
|
287 |
+
glorious
|
288 |
+
glossy
|
289 |
+
glowing
|
290 |
+
gorgeous
|
291 |
+
graceful
|
292 |
+
gracious
|
293 |
+
grand
|
294 |
+
granted
|
295 |
+
grateful
|
296 |
+
great
|
297 |
+
grilled
|
298 |
+
grounded
|
299 |
+
grown
|
300 |
+
guarded
|
301 |
+
guided
|
302 |
+
hailed
|
303 |
+
handsome
|
304 |
+
healing
|
305 |
+
healthy
|
306 |
+
heartfelt
|
307 |
+
heavenly
|
308 |
+
heroic
|
309 |
+
highly
|
310 |
+
historic
|
311 |
+
holistic
|
312 |
+
holy
|
313 |
+
honest
|
314 |
+
honored
|
315 |
+
hoped
|
316 |
+
hopeful
|
317 |
+
iconic
|
318 |
+
ideal
|
319 |
+
illuminated
|
320 |
+
illuminating
|
321 |
+
illumination
|
322 |
+
illustrious
|
323 |
+
imaginative
|
324 |
+
imagined
|
325 |
+
immense
|
326 |
+
immortal
|
327 |
+
imposing
|
328 |
+
impressive
|
329 |
+
improved
|
330 |
+
incredible
|
331 |
+
infinite
|
332 |
+
informed
|
333 |
+
ingenious
|
334 |
+
innocent
|
335 |
+
innovative
|
336 |
+
insightful
|
337 |
+
inspirational
|
338 |
+
inspired
|
339 |
+
inspiring
|
340 |
+
instructed
|
341 |
+
integrated
|
342 |
+
intense
|
343 |
+
intricate
|
344 |
+
intriguing
|
345 |
+
invaluable
|
346 |
+
invented
|
347 |
+
investigative
|
348 |
+
invincible
|
349 |
+
inviting
|
350 |
+
irresistible
|
351 |
+
joined
|
352 |
+
joyful
|
353 |
+
keen
|
354 |
+
kindly
|
355 |
+
kinetic
|
356 |
+
knockout
|
357 |
+
laced
|
358 |
+
lasting
|
359 |
+
lauded
|
360 |
+
lavish
|
361 |
+
legendary
|
362 |
+
lifted
|
363 |
+
light
|
364 |
+
limited
|
365 |
+
linked
|
366 |
+
lively
|
367 |
+
located
|
368 |
+
logical
|
369 |
+
loved
|
370 |
+
lovely
|
371 |
+
loving
|
372 |
+
loyal
|
373 |
+
lucid
|
374 |
+
lucky
|
375 |
+
lush
|
376 |
+
luxurious
|
377 |
+
luxury
|
378 |
+
magic
|
379 |
+
magical
|
380 |
+
magnificent
|
381 |
+
majestic
|
382 |
+
marked
|
383 |
+
marvelous
|
384 |
+
massive
|
385 |
+
matched
|
386 |
+
matured
|
387 |
+
meaningful
|
388 |
+
memorable
|
389 |
+
merged
|
390 |
+
merry
|
391 |
+
meticulous
|
392 |
+
mindful
|
393 |
+
miraculous
|
394 |
+
modern
|
395 |
+
modified
|
396 |
+
monstrous
|
397 |
+
monumental
|
398 |
+
motivated
|
399 |
+
motivational
|
400 |
+
moved
|
401 |
+
moving
|
402 |
+
mystical
|
403 |
+
mythical
|
404 |
+
naive
|
405 |
+
neat
|
406 |
+
new
|
407 |
+
nice
|
408 |
+
nifty
|
409 |
+
noble
|
410 |
+
notable
|
411 |
+
noteworthy
|
412 |
+
novel
|
413 |
+
nuanced
|
414 |
+
offered
|
415 |
+
open
|
416 |
+
optimal
|
417 |
+
optimistic
|
418 |
+
orderly
|
419 |
+
organized
|
420 |
+
original
|
421 |
+
originated
|
422 |
+
outstanding
|
423 |
+
overwhelming
|
424 |
+
paired
|
425 |
+
palpable
|
426 |
+
passionate
|
427 |
+
peaceful
|
428 |
+
perfect
|
429 |
+
perfected
|
430 |
+
perpetual
|
431 |
+
persistent
|
432 |
+
phenomenal
|
433 |
+
pious
|
434 |
+
pivotal
|
435 |
+
placed
|
436 |
+
planned
|
437 |
+
pleasant
|
438 |
+
pleased
|
439 |
+
pleasing
|
440 |
+
plentiful
|
441 |
+
plotted
|
442 |
+
plush
|
443 |
+
poetic
|
444 |
+
poignant
|
445 |
+
polished
|
446 |
+
positive
|
447 |
+
praised
|
448 |
+
precious
|
449 |
+
precise
|
450 |
+
premier
|
451 |
+
premium
|
452 |
+
presented
|
453 |
+
preserved
|
454 |
+
prestigious
|
455 |
+
pretty
|
456 |
+
priceless
|
457 |
+
prime
|
458 |
+
pristine
|
459 |
+
probing
|
460 |
+
productive
|
461 |
+
professional
|
462 |
+
profound
|
463 |
+
progressed
|
464 |
+
progressive
|
465 |
+
prominent
|
466 |
+
promoted
|
467 |
+
pronounced
|
468 |
+
propelled
|
469 |
+
proportional
|
470 |
+
prosperous
|
471 |
+
protected
|
472 |
+
provided
|
473 |
+
provocative
|
474 |
+
pure
|
475 |
+
pursued
|
476 |
+
pushed
|
477 |
+
quaint
|
478 |
+
quality
|
479 |
+
questioning
|
480 |
+
quiet
|
481 |
+
radiant
|
482 |
+
rare
|
483 |
+
rational
|
484 |
+
real
|
485 |
+
reborn
|
486 |
+
reclaimed
|
487 |
+
recognized
|
488 |
+
recovered
|
489 |
+
refined
|
490 |
+
reflected
|
491 |
+
refreshed
|
492 |
+
refreshing
|
493 |
+
related
|
494 |
+
relaxed
|
495 |
+
relentless
|
496 |
+
reliable
|
497 |
+
relieved
|
498 |
+
remarkable
|
499 |
+
renewed
|
500 |
+
renowned
|
501 |
+
representative
|
502 |
+
rescued
|
503 |
+
resilient
|
504 |
+
respected
|
505 |
+
respectful
|
506 |
+
restored
|
507 |
+
retrieved
|
508 |
+
revealed
|
509 |
+
revealing
|
510 |
+
revered
|
511 |
+
revived
|
512 |
+
rewarded
|
513 |
+
rich
|
514 |
+
roasted
|
515 |
+
robust
|
516 |
+
romantic
|
517 |
+
royal
|
518 |
+
sacred
|
519 |
+
salient
|
520 |
+
satisfied
|
521 |
+
satisfying
|
522 |
+
saturated
|
523 |
+
saved
|
524 |
+
scenic
|
525 |
+
scientific
|
526 |
+
select
|
527 |
+
sensational
|
528 |
+
serious
|
529 |
+
set
|
530 |
+
shaped
|
531 |
+
sharp
|
532 |
+
shielded
|
533 |
+
shining
|
534 |
+
shiny
|
535 |
+
shown
|
536 |
+
significant
|
537 |
+
silent
|
538 |
+
sincere
|
539 |
+
singular
|
540 |
+
situated
|
541 |
+
sleek
|
542 |
+
slick
|
543 |
+
smart
|
544 |
+
snug
|
545 |
+
solemn
|
546 |
+
solid
|
547 |
+
soothing
|
548 |
+
sophisticated
|
549 |
+
sought
|
550 |
+
sparkling
|
551 |
+
special
|
552 |
+
spectacular
|
553 |
+
sped
|
554 |
+
spirited
|
555 |
+
spiritual
|
556 |
+
splendid
|
557 |
+
spread
|
558 |
+
stable
|
559 |
+
steady
|
560 |
+
still
|
561 |
+
stimulated
|
562 |
+
stimulating
|
563 |
+
stirred
|
564 |
+
straightforward
|
565 |
+
striking
|
566 |
+
strong
|
567 |
+
structured
|
568 |
+
stunning
|
569 |
+
sturdy
|
570 |
+
stylish
|
571 |
+
sublime
|
572 |
+
successful
|
573 |
+
sunny
|
574 |
+
superb
|
575 |
+
superior
|
576 |
+
supplied
|
577 |
+
supported
|
578 |
+
supportive
|
579 |
+
supreme
|
580 |
+
sure
|
581 |
+
surreal
|
582 |
+
sweet
|
583 |
+
symbolic
|
584 |
+
symmetry
|
585 |
+
synchronized
|
586 |
+
systematic
|
587 |
+
tailored
|
588 |
+
taking
|
589 |
+
targeted
|
590 |
+
taught
|
591 |
+
tempting
|
592 |
+
tender
|
593 |
+
terrific
|
594 |
+
thankful
|
595 |
+
theatrical
|
596 |
+
thought
|
597 |
+
thoughtful
|
598 |
+
thrilled
|
599 |
+
thrilling
|
600 |
+
thriving
|
601 |
+
tidy
|
602 |
+
timeless
|
603 |
+
touching
|
604 |
+
tough
|
605 |
+
trained
|
606 |
+
tranquil
|
607 |
+
transformed
|
608 |
+
translucent
|
609 |
+
transparent
|
610 |
+
transported
|
611 |
+
tremendous
|
612 |
+
trendy
|
613 |
+
tried
|
614 |
+
trim
|
615 |
+
true
|
616 |
+
trustworthy
|
617 |
+
unbelievable
|
618 |
+
unconditional
|
619 |
+
uncovered
|
620 |
+
unified
|
621 |
+
unique
|
622 |
+
united
|
623 |
+
universal
|
624 |
+
unmatched
|
625 |
+
unparalleled
|
626 |
+
upheld
|
627 |
+
valiant
|
628 |
+
valued
|
629 |
+
varied
|
630 |
+
very
|
631 |
+
vibrant
|
632 |
+
virtuous
|
633 |
+
vivid
|
634 |
+
warm
|
635 |
+
wealthy
|
636 |
+
whole
|
637 |
+
winning
|
638 |
+
wished
|
639 |
+
witty
|
640 |
+
wonderful
|
641 |
+
worshipped
|
642 |
+
worthy
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd54cc90d95d2c72b97830e4b38f44a6521847284d5b9dbcfd16ba82779cdeb3
|
3 |
+
size 351283802
|
special_tokens_map.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"unk_token": "<|endoftext|>"
|
5 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"bos_token": "<|endoftext|>",
|
4 |
+
"eos_token": "<|endoftext|>",
|
5 |
+
"model_max_length": 1024,
|
6 |
+
"name_or_path": "gpt2",
|
7 |
+
"special_tokens_map_file": null,
|
8 |
+
"tokenizer_class": "GPT2Tokenizer",
|
9 |
+
"unk_token": "<|endoftext|>"
|
10 |
+
}
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|