From 60240832b192cc34d40075d162c5b898c56f56f3 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 30 May 2026 07:19:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: SicariusSicariiStuff/Hebrew_Nemo Source: Original Platform --- .gitattributes | 62 + Images/Hebrew_Nemo.png | Bin 0 -> 21221 bytes README.md | 297 ++ chat_template.jinja | 4 + config.json | 27 + configuration.json | 1 + generation_config.json | 6 + model-00001-of-00013.safetensors | 3 + model-00002-of-00013.safetensors | 3 + model-00003-of-00013.safetensors | 3 + model-00004-of-00013.safetensors | 3 + model-00005-of-00013.safetensors | 3 + model-00006-of-00013.safetensors | 3 + model-00007-of-00013.safetensors | 3 + model-00008-of-00013.safetensors | 3 + model-00009-of-00013.safetensors | 3 + model-00010-of-00013.safetensors | 3 + model-00011-of-00013.safetensors | 3 + model-00012-of-00013.safetensors | 3 + model-00013-of-00013.safetensors | 3 + model.safetensors.index.json | 371 ++ special_tokens_map.json | 30 + tokenizer.json | 3 + tokenizer_config.json | 8035 ++++++++++++++++++++++++++++++ 24 files changed, 8875 insertions(+) create mode 100644 .gitattributes create mode 100644 Images/Hebrew_Nemo.png create mode 100644 README.md create mode 100644 chat_template.jinja create mode 100644 config.json create mode 100644 configuration.json create mode 100644 generation_config.json create mode 100644 model-00001-of-00013.safetensors create mode 100644 model-00002-of-00013.safetensors create mode 100644 model-00003-of-00013.safetensors create mode 100644 model-00004-of-00013.safetensors create mode 100644 model-00005-of-00013.safetensors create mode 100644 model-00006-of-00013.safetensors create mode 100644 model-00007-of-00013.safetensors create mode 100644 model-00008-of-00013.safetensors create mode 100644 model-00009-of-00013.safetensors create mode 100644 model-00010-of-00013.safetensors create mode 100644 model-00011-of-00013.safetensors create mode 100644 model-00012-of-00013.safetensors create mode 100644 model-00013-of-00013.safetensors create mode 100644 model.safetensors.index.json create mode 100644 special_tokens_map.json create mode 100644 tokenizer.json create mode 100644 tokenizer_config.json diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..feec1cf --- /dev/null +++ b/.gitattributes @@ -0,0 +1,62 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bin.* filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zstandard filter=lfs diff=lfs merge=lfs -text +*.tfevents* filter=lfs diff=lfs merge=lfs -text +*.db* filter=lfs diff=lfs merge=lfs -text +*.ark* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*data* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.meta filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.index filter=lfs diff=lfs merge=lfs -text + +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.gguf* filter=lfs diff=lfs merge=lfs -text +*.ggml filter=lfs diff=lfs merge=lfs -text +*.llamafile* filter=lfs diff=lfs merge=lfs -text +*.pt2 filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text + +model-00005-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00002-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00008-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00009-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00003-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00004-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +tokenizer.json filter=lfs diff=lfs merge=lfs -text +model-00007-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00006-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00013-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00010-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00012-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00011-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text +model-00001-of-00013.safetensors filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/Images/Hebrew_Nemo.png b/Images/Hebrew_Nemo.png new file mode 100644 index 0000000000000000000000000000000000000000..b4f2689b2f52929a77472cd21aff8f59c317572a GIT binary patch literal 21221 zcmeFZWmFtZ^gc)+1oz+;Jh(dp2@Gz*gA7iv4DOoXPH=aJ03o;scXx-ub#NPG=l$>Q zIlFuI+kV{N%yie8>7MSYTle0+Rrh%+{ELb#7CIR^0s;b-yc|#+0ReFYzNw%h!habj zUfYKkXby6^&IkzDz5i`*l320H5fDBg$OAuXdSsrgSs1@xc$7F7uEk$6-&QaXP;qc~ zk08=3{bGOEc_x`Bxx3yneXHYzQS{#0+L6^xdYdEYS5VW)@Iz;AUE;~;GTPGjjvV(p zfs^s&QTK7rap$n^zE~vqZH*(KC;ycQfGzAudXF!}kcc zzqsK0AMI5-p)@t_j%sqq7^p(a^ItSJh6{iEXw+$8F{f26vMVh!yV69MoGL`uDQXAq zpj6sgm)ddz$d1x zm#)0b%HRHz{O<~an*f=0apVdG1hzo9M{=N}#Yl64S^Z{t^XDzxQGN1mGpl~6^=AFW zjW8MlKOq+fD*PnCw~5F_4L|(D5J<%1+x3wX(+nXM1r6zX`lv3;7Zo8Z=A+kmMow56 zK0@sWlON)mYsLK?N|T_;7R8kE8+(&M?M|Bi_IAx*8EJ9Ji3VTS=4%%Gm*>mfovq6f{9SU^+X)J~1CgHF z4Km-m;b#>WHP>`p4)2bnpz}<}bI@D9pR*OY-V7Q76uiTt{*{VLNxHMUm;Yy*uTuF& zYqv;Rm~>y23gDGjxU>`PU{RG<(+<(vird=i5poM0e)p ziRUzbKj%6h`EKOUM%8Yy!t0>wE$p^{5H4o$)ZnxINyVRaP-6HhZ@#6eW+DqMZCz+e zMs00EcUO$n%5pmSkqt|A;(MdviD9MoUzu9dv+`yMz%#0Kce#zAgY$D-e;i__-~xku zTidGY3Jy+omccPOarYw^H_u4<68`3l@`X)5v?(13zfm13 zJl8;D@)a3^JL!E=I7JtFi|(3GFFLR!Ja|Hpxz>i%v;ByZHK+!HAS3bvA5AQ=|3O=xoOJ5rRDP4wjFKmLIPBiSh+W?5l>q{`Dyx|?9H{rJTmc%+AYO?Yr(a85 zXSO2efFp$#Q?=LkhnR8>zoVV3tPC7GaUOtOW`}k*aLRW6X?>tmXvW-?Q{#w?-}EVH zs^?w5r|7w$9}wTWY;}FAZ$?n4d_R|4L#VurUC7&Np$ZJs7+D$h7GL*2;^kb!|1fox z3J) z8eZd%WIa%Fnz$SLW77RD&Wr6kHqx~FUK$EdbL8NZPyLp`M38?=LR!3I0~7XGf?mAhBq&W#9bA2!Jf$d z?W#aLF002j{gOMJFCt znWJo-!9?UPK!zi|<*GYG?3lDP{v(~tc$4dT)4E^&2J9HGO!45yA>wIUIJy5Z5e&ZFGJ4BM!y?{=C8$`CFUb8+G@&Qe9`uSk-gxm-hYB zcC(OGd|r>`%4XSy@9Rz52J(%Aq;e!#a*%X~5dh98bf3uwk@&O6z-C;e;qlySW2}U( zdvQE?_)BAhTFkb&I1=%?|HSoIoS)vNTY+>jT~cRXsj`}05@H347iwV47YfA0*{lz+ zbX#H}x5I=x?5i1f-KOj+mg?O3^CZ19UgL2o9F=HyL4mVpjJOtHw6}vr^&1J_$3sri zkXk~pg5vNTW)y*sJHwkP7FqT028LTgF$prg(h*tL9u_W=xjT~C7aK$!p$bLssVvII z<@gy8bXmJaS+km^eKS->Jxqc!I!rLF2X|KbDLkCrn+Xkw!hFyFNaJv3=c+4=KBf-? zwk^ePzIA@KmALn@7q4|Bg`Di#4LB~~zjIVq_B#kiM#6gGvlkNBc;n7~cj;rfd$+%m zB@jmIbmaSLfAPsbK_#`9!(kRM;%lJOQNvs?1tA_0En{4}_;=b9NZ9-P(umeIn#6UV zSBlZ-{-(lSFpIe{dvKZi%i)rInBwY_1*?(a>_(f%#a)k_LB74GNguC9z|JUk^fo*u zm}kTxdD(1b%}JxQbZWbYZ5E!j+j;vf`TAaG{T%}u7-YS^P+$HCSM9vd-SX&itgHOc zIQTDC_h{}lTW8(ZPbR?g0s^H=^t=UKL&z0F?@3~ybt3#X@q=^OgFR+S%sh$LVd2h% zzO@W~j#E^OJ`}*Ri0cJG#&JiAfvMtaKGv4XMg&J~7BsL}tE**)%&S(I5aW2xT*;MA z(jbzI#Qp6Gj%o}Kr=fw=i8rSHQu5U!*P0;d|cwv;kQdnqNY+&-=M3V(qFXdtg}F1tdo{ z-uo{7ZhCkj<$6Yx!d&VXmq_5O{o-`e#2EDO+f>mB8STx1J2X;N`8tK$<4@1{ov;ZP!V+`U`_N&wrj%(b;88m94Z8NMBcSw!IvLeG-sh zg5U}~q*+7~1P_!d(O#TiZwklgFs{Bpj&ZOr1erhvqCCMz^GtgKA_lOW;ilkfc5jbF zX`I7l`za&>-?0ved^-xD?y^Yq(L2q%XYTBW2h-d&lXeFeL)6^R6d8@lstbOONi2uI zLm`7ivKuON`EI?0h*!UHqP6cD-SWn`m&51G3w|SX)M?wlh0w8?hfaM?@}N} zfN;-g2V6oU8WbIij^=(HdZrQ|OXm&RFH{ztp(*0JIk)#=)0TnkC;wH>5mO^!jUv-+pIK_kEV$l-U>cer)?oqECRgUPA^5YK-A z1KzH0p6syWI12zHXL|u>!3tgjDwO+Vy)~4ZGthAjA{UYA$80(bugf0oQ!B5y1qa~N!@!ull1&e6^+leJV>Z-<6=6n z$9E~Gu3Eg!`6+;yiu@3~gc(!+_d@;yYmYa!(c@quZeRhi=FHb**E1g{6?rXJaDldI z_4PRxYUFVi$?l4u{IV+!l;3A4pr@=tJ$;Glwlg-`W|{1Wd=7Y)`(<$?Dl3-W?wOeL z$oDp(HhEqTkBPXEYI}b?jBhKmpyEB-RpL7p-N#8(&Oj!d@~YNEw-*B&6I}~sP_4?| z0c4B1Gy*!u+r6f8Pe(INrE!+wcfS<<5YUHS$IZ^5x+183fa)~At#r)4&`^JLz73wKuD{x*L?CqeWkCr7K zcX3xGU`4|m%V95y$R*h^Ur6>kgh7B}Kn-N8{P`&DYDrqB+~!EHbaiNKg_EA8LubMm zP_g+cbCSQe!M}A+zM{wubG#hyVzKP;|HhYpaQAPe-NH%x3ZFu@@N|QnY zj;zMzP_u{Ww4$`Qxwx&ZL4ItAGKtF24qKgW{8x}WdEHK#XNutib0eMhoEr;$R7U6> zl{+;4Cqye&6O`2ay6;MU`%Sx1!ks|0vm=3+z1bpnvqfp$`>B$kp#>DHu*rT}Takq6<^6Y2g+hI{*7{=yzQ5$~t7pHnKQBVIi{DXXxWZ|Y6r z8p?_m9_{w>>{Qt`5>8LgBIyv5+F()iZDV%idnl~}F~fwT9=xMmZ|99P`Xv%e@9GJx z&+Gc=?m9afpNg?IgnHRLT)axH3X5Bc6`2~V^;=J8832(yMI3lN`x`YL>V=X2>S!Iq zvH;b0KUF8(fCD(?Wt<}Jm%R_80n_QK6q{EDpgwZ_xT zEE9MmhmZ8a+owgj{_g+kdX@xXuCtsQKBLH1Dl2mHkSRVfu63IK=pr>#Adh@qZFipd zIm1kB`*Ic{S2+BmsiTKcDP2ftP}e6aaWQzp)9UlI;;Uk9bW3sPl418IfS_MBnYTGo z2k7~ioS4o|3aXcQz~+ROn;tPE(f&Hspp@t7xvb~(xbRw7GU{`?B#k(y3nUVE)mt6s zOjz<&Eo%_4d{veBy^-K*b}&^xZ=fLI#r%9Q&)&WVsB^K)%&^jZ8;2a5vwqwdJMr~) z3ztb12OwKkCAV}12-N=Hxq$M`kPTgx; zlQZvHo}#-zih*gmPc{5+mS9JXGdO%r0$6VL2 z8j1CX-8P=FLZL->88RoD+cGGpk7d8qEGf&&+Wu@6Xmv7b9r`BJ@ssMW>z4UhJj4SF z6oss9FShuptCuS}^C-dWBKM~ej6=iwvJYWvM{+)zcy>N9TU6)3Dfg{5afqxeKLd({ z{>#vXQ;oZ_PD=B$1gD|lCDGyOocY=X!O$s{BkQIKWpgl^D z*q=T5(nLw6yy`sC0_j@-&3Cdh^ZKr4mn#r$D~ zJlaa>VWP84^lE$08IqIK1=L_YvCdlR?`6Z{9EW}4G}ZuVNTJsxk&;Gc9B>I=Q4 zCtb&hD(9rWH|}fIcfwi-pLv{VRS6?z$MZIl=xG#ob4=(DikMHG-ix})vG26H7D}!< z+0@y{#_u%RUJF$sJ^B`nfjAZv;L3^F^QLFim?u0G=#dT=^U1;CrHn`;d+|adDyBB94t<{(e-G8G(BoQRDYUK zri}|3kd5RhV2BvB+M=7^D=F075HKd9aSHC~+%VJYuzzll{5d)3*fww;%qw|QO+T+j z8K{N{0r(_#tQl4V&nfU_a0p3V_k_yZ+nm?VOcVMqtZt^L z{fBUsHG4TsMn80=|E?NvGYr3pAHX?c^68W#AGcev@9!nAR93;)>y}G2!P^t8t_9jI z=V?F!xqHQF8Ke5X{H}UDKXSDkv$+RmdSjh2JMC2owcQkw*3-63Cl=!8g>8|O((t$z zwI^mW^2qkL0)gRUHiNYI*Y8aZ6gUmP+YOIQxhwUGi-;Sr)yZ||(;qM><=uXp^R6~JPJVs?_#$~)!ha(3#it#%Ylyt7;xe&V~cwn@JflR&-);`q0I z0zk6g_=8IQHX@zJpW@KULg#mgQ9F9zN|;%7-8-H@$Y?M$7u*aX@aUCi)^>tB97}46 zKaEx;qRYu0;MPOww3ffVotf{~K7`BBq1-}$SJ}byZ!SXe9@QR2=ci83X$6*J<->(q z$exnK4B`F`2t8B~#!2%WMf@Dw9gvhH8)si`w58ya$MCs%p|l$UetGWi`>C`Y}k*X9I|LFj@+m z4Mr@5090!7{T}M+l+;NeVzB;iSJcxa_5Nc&*Ln+!d@Wrdq!d>IFih(m$!S``PK-@e z&9#3$i=Eb=8tsHiFEUxr`?^!; zoV2lFcuzI%{Bk6eW8(A%JL_8B+`KEJKe`T&j^6sqwzV>~dMV7*8IBU?T+^s@h$o+N ze_EM#`#!?uz9a-CBVtqsl#Gwyp8d1_QPrXCAQsW&8KLYr^H@h87aY(lEXnW(nM|#> z_uz1$sDgF0I-f$;7US}IjUHeAt3lM4r4}(UnLoqPHkax%B7ec(E#uC;Ith>3z!FsN z(^$|l|9Z?uTWHtSFHQ3hhWj_kS)webW`S?H@GGl{AJg%hTVcu_{`2*G8Q$pcKk29U zMwW&FX}w~%ao=-vY~xHDf3EW=(tMRwbmYYIK%HC=Gn5$s{r)OBM?MeFa_ZQ_1 zDPu`{|0^nevdvz#n3)xiFI(R)WIlhJ)=t#6vi>y~;gav7hOgqoA^pB`beu4!m9PhP zi!1Cq$r!CZR}t&UWDnV4`r0=vDk^+I!Q`=6N6SzItiWI9{|U`gZ~lb{n8SfbL|U*Z zymIEz=Jc<8(!vkmI^P*BQ{p6C8j0W4%AxdJdLDuXr$u#q7~*0T(x}y)P+G7EY=%=l z@a(Y2KRZI`w#~wD!z}03b4?OudDRMXbm(UO@}_%tE3+!jS@9sjYCZPH-6d|DG$VRZ zfP-NDpiG4cV7qvV%nLYWmyd7nZ*-wWA07NabTT*-pJVi!@`L(2hKq}D-idZx6hZ6VT^{}T)F;rt&yiZ|(i z>+lyhMJ+9YUEuP9yn#WI>B4f1G(}q*(5A^_;io%5^bcM3!nmPNUhA!?jlvE4PekMs zAU+u-&4zFJTDO7xr|(hO3k9v2DX$9*)%+5$csDuNoHUS>ocyEwFxXvy@eEH*T#`mf zCn5RUXf`7Vr`jJga9c>v&-irS@#0GAI=1rajE+cU-ObLdYs1W_uBNLS%fmy^o-;0y z)mr$;Is0EQl{3`uVbpIeE%`;h^#u{n3-h5hCJ(76 zb4ouy;DF+i63o8*RTaxOyLoRix%bpI;xCP|mbB{Aer1inu}I>pb$lDA7O+w{xp)13 zWeIxnu6qMR`NjUYkIW%BDrf1nMNMj1&&b|@iJ7LYwj%Ean=;^BePwlL#-sQ1AzRB7 z>D-(q`CQ1Cu;OApA3O?2Cp<&S$)d&nia(~hLa{LVh~=!k)ZdeZuuBzo3t%rjj=X_;tZc$o~H5%K@2U?e!7yxk0J7Qm^rwsSbJh zn&sp2+^vYktOe2gf=`+BUk$ogQO3xeK@+?nsmi6RYaQW_B4!C5G25le*k97RH|1N4 z@}}~)Oh8iYU&>Ckdb`xx`V3RxezYd+cfuKJsSJ1tkch0RT>s9d$J5XyvMxrtkjJg{ zbB1K4fXlJ!vAQ~N8Ao2SfX<%cDNefg*!HxNePaBfL_0uW$KsG3gWj$D?Oe3RWt&c- z!XJEXZ*IU^qIQWuP%_l0v;LEn7FwLFQu-7O>dB?2L)Ven^&zcJ!&FF1zhk^1lGkT? zzE1C+${MqMi07h@1B8Mf0?r3xjb+XK`5}j?JZV)QQ1SYm7;MM0NEM!3Qk0DDXV)t( z_84-3F8?XBgBEi+KE>5{h6ZHq7PGEz19?wQehFnIbqvE@KUdO8OaG<_<4Kdz_~RPw zFrl{&A9krNB;QZB=+&lofvPn)xa*py`qS(67y|8U@}f^$(dnaNq_K4P-BCgH76ie` zADl#|bd_RkZ4Y}L-O5ihrzk{X!>duZXGkEZA7mRrgG6z;D7W&~v7zuVWByXK9# zVv!A_sXW=LcY1C{QzkWBShPe4c{W9I=H&6uWi6`yoL>l^+nk!;er%-$~s89eRE2gUooN7UUMSp&OlcnSyH0P6jz2%YXO@uz`&l~ zbm;m9Sq|VcYpiVqr9YiYP*L1G3AI;5giCeLmZ^nysM^oW&CjY;g)XTU*p^l-I0jI1 zTiwJ6Qa!QE$=JD6Vt}j42t=)&gWO%+cZIJ+P2~*M40=`Lu<8YP;)A%Ou!}3%h;8l0 zU?>r%+EauV;()i_%>QfrP?<030?mn$CTC>wIy}s5m7vB?8RJ#2 zy8)9QGke`nPP*)Z3S8^!llgk)wNiA#p1dIxBp;R+$VN*l*s5`#v-KDCv+gdh2#v5; z^c?$S(wDbHm%Cgn7%cR*py*Hv(mCPQT(|e@05K&GY9jco8dzRU-g4dhaF`=VyZc^vnSZI=XcKV>la6jiqJ1!M;$;jA7d^79rqp>s#a&Lx7NO6N~0VxzTCTwUV#9 zaUBf+^xDr9zj-j&nXG%+@%blWC6|@0wt}|1(V$0k@#b9)Hu~y5zV*K#{YTbjuPtz3 zR9<_cyPEkO9|U)W=^b8y86WY>T9t}~{3oTlrF~RSbDy9^#xM%-cw-@RvsO)>ZAQ{G zk)=iCEI+>W&ab=|fh%s@0mJ8Q=~iqFWjimGeZ$f^&%@^Y{j;Dvq}~#FQEhz{g%;zo zwBFb1&+p`oT~eiBoH140yjrhvfoBRbE$ddYJ8|53I{We`h=D;Nvvm*Fk0CNG%*!4o zJrnZLh@?H9lTqPs#*&l0_RP^#QyeLv%kCbk7vk5(j39Zh;)77x6H^q%h!emE8KSAq z>WTwq^{j+!TUOomZyexx#Vk*8Df0`&xRB_K_ZD=5bZsk}HSN;+c}A#na|-M$ZUkPo4AGMB8m5RkB&|B1y0v8%GsSM$rH(bMY>hQ3uhuaRVw@WY(8iG*Di*`42i% zKk|meFZK!b(MaS-1mA##+|TP48?gr)SWw8pidsD_$h;Y)azbuKKjO2w z$&`t@$`SSZ+)heX@Q}jkPBS|zFk>9N?x6Czh7{N0*`&MppsVk2UuvA;^k0_4_GGQ` zPNx3=VQdH`HauntFZ{JIm>_64ANeJEWpd@4bY#_TNhLE(b#XF+9iC_SA&|A^`L)g| z^dmlzSUdfcS8|Sgo0&ICxHjF|4gNoK$^swc2!D1xN)gWO z6r1yrJ8!Nf|3MB;_U}R3IB>QSr5% zX#g+uK$x>bOmO^nzG|B6Xp5J*P^J9SmARe?%ZCnMfffHjDgaW zQ3MUz7il4s(07N_0nO`mCe}BFB6iQfnP>yZC$|<1H?byq3akd+)iXq5~ zvGQ=8CG@edA~xF%^R#bGf|^JIgg3CLpW|!(D+LdUw3q*)iumk|Q~X9jpT}>>X?*im z8ia=5KbBV^_UD^^_I*2c4Nlfm?@INWz$COEi%(_v@!$re>@6|WlJ-88EO?~moFvL!pEhmKwr@KR@|OSV~9B6 zSP6et0Ew!OsPPJCVKhfJ)9Rdb#s{()dJnUS zxJXiM>D^fpCr8&T{0+Yh?TM6M8tnban|$1UEzWNNAw&|}X|bWjr)!TZ<30NrDIb{)_>4SjXP8z_MwHx|X+JzCeDHuwtdcF}e)io-=Ch}7 z2HccXOrdxbEA9t_;RKJ!qU7sQSpt@Jj~i;oEjV^6u!ohvXG4-xcDH-r*_!2+tz*IX z$J1V9Um%I5N0owQPgRfy8PQ*8z>t|#rSZB3^q&PFcZI{-SrK)9@? zB&YpijC8WHO-cuY=Pe73W^W^`?*8<;_O4-gw3o;)XQsv5(qa7&L97&d+J+K%uanW< z&Ir6t9miC^TucOo_7Z;~2>r2j*D>$?R7Tlpx8W_;D*0zH%>6o=l+SLpm;1SU?NwyG zNw^k9^>pOIbVg`iY4z~)RbN!j)jnYH3rC#Sb-U{WQ;*8&at&C67gtonBJ!J5@TO4H3Sl;V?x*0Y~XLp(9m|$1knVFEB zt>IC2qM+sLoDn0pd#j+s$+_|G&-q8KKdnfw)dMt6bL>~|psxpE=j)l@Xw?@cI|!s; zDhB@?H5cYJ7bb^Ag+y0IqSj4P8@_>`Iw`dqiGI%K=w3ar!R`S@(>+Ge}DmgZ(wB!n~x3Gg;)U++XEGatvZ6C6zEf{A#sRdnLh z^{O!LW}NNl)SI)_7?$JH((SoW4-{s2SzPf>GpLUJzrY7gBBFqiOr1$zD|CM&cjFW1 z?RF7!rBrPS!y8xA`vfU5kEv?rtt`oRW8OZSt0)zhGrT;`oXLq=a{}W$xb zi{2Os(e>X$*8C^?>k`GxIvMK(*n666l=M=vO`cNG!J`V}jbjPaX6fCPw%Fm&A!|I) zT#ix4MNXw>K+-3ot@i#^5r##g#~0VPr%7fx9I)$HMN@#w=;!)5%Z0X=J!o@-AmEZ1 z4t$){`*YlGxxSLAJ_2F!11xK2*S!Mcq&ty7(sp{6^Nl(_mjevj_PIAyN{U<5)a_40 zpKGF(Dv`m1Po58~)F*?rzo%+DWbHVfouR^4c3-TtS{&>r$Y1IhSjQGUT|m}eEj4o` znpsIK9SB5KdCL2O_6JQ`3={*0Ywn0yiW+W^E8=wn z=azsuA;LL+bNlD>zQ%@Kx5@i5txuFPOjFuM_l`@>`z0HWuTNcXVq{X3(DRocyUjXZ z+Wc0Q@JAqAU{;ow(yg#e|h$^w~L!0d4jX zVbQB~?~=O<{x8wCnB`^TtDP2W6EJm_QTESMAQkztY0?@szPY^;(hYn?jns4#bLNnS z4-8V~bb9y1pxrL&2Gt{B!QWEaN&jnvSLAS4GEtNTy5EGzJ0=TY!6#=6Ds|#-!Czs= zUB6p699SpItbFII?EyIghvT7k)I_C!b_$hOh7_) zIA;|6SIKDvUa+(j-jCqscsDCpL#6jPVeR6hy1x1s5B`G5;ET?z|6`>tbMp~ic!=Uc-L7?+AK+K1z|TAEZr3e@4fqVZs)ymGHNLJ zk~F}^<|@W+sm&3#G?I*k=Z*)*dn#*W)w|!c!UW&lPz!q9=lZp4W@F2+@om9T#I2cr zdpmJRp)rgp>EiqqGgh-Ut}v#2tOw+UJ0I(27oVGveYcw&F7Npu6Ygx&1^V);aZxz% zc)SueQ}Mf@YKEjzXWahz_Gw(XoTfk)3o7w}dsfR%>As+@vVrU2`a&ucCvyqaoEed^uXzsQA~|_L?iY-x!Hy9+Z+B1zv5UL0)^_NGB}>v9#$t|un0TuQAl_? zXV&WF&=93W9}cCc*LkiV_Ztow2CQ=1%29a{*OS4YQkKpYxa^~OaK(Ba%YX@1gs6}J zoW8y`Q3-M&*u@^{jns})Nw^qKycEXU#j#h>q7!$Hi@&=^iEBj}=$8!%eTNeI7TKd! zL|8;bWO-#sNZD3j(b?DaA&HfN0ok)zIF0mB*dki+W{1-eJ?wC$(|uwwY|>alwWy$7 zb76V$i;n(|Hf>zA>Sdy(YU!GSR+U5kLLt*w-@ zw5P78yxM0w6%`qq`Mx7;z4&Q>d{P&8xMTTw*snjv{;F_1e|Ohsm05P>Xe>DCfFaoP z!PC<-jac33>zbPj!~ekvn~(pGpz{A%}|9{d*aJz*QI>X{_yiZ2`Ps+E zr+qbPT%oA8`!i#byoK154S#w=@?LTOV|se|aKzu~X-Iw~van~fbP{{ZxcF_13@VK} z^Mt&Glc;QP{I<}Bo4-_9OHEr-?gu7OQC?L`7mcBok=JzA1&{WjIf}nuvY*q7+;$sWE@db+Ms+66LuoRjb{f z$RasruI)cg=Q4#Zcu%(p^U4G@%jr@H$FacqKi?{=;`2)_ghr-UBj{7Qo#1f^Sklpt15l` zc2N#Oys`?Love{}D)(1+_MI=M2EukL)wE8r2N!qkBHu5=Z;XDgCu`eY)w3e>f9^)u z6pC@bRwUu^8}6-nM$DuKvFkg)M^%=qz7yBt9pCqWm>+KakoG#>FWBFet7=oXMRi4W z;zDqR?#CC*P@W!lLyyO`Ou3K{(2!aL!!=?T-_V7`QUN~nkF4*g%dvi<2$0!mbs0+i z5Srn29`sR?N&Hp@xU&zf5(oXPIOGRH@I_&V?zDb>(6tR7a(lNv^dCu|yMNe)HQvRX zES1} z^!LB}YstX6zNEXjoQ7g*5hm3;TViD6>D*V08D;+IE;#6oK$K1h*1-ZV51SZ|Bq7yi z-oa5BglxTj0aB8kN_uFH1$sq;E_+`n#tO7ucf~o?_#B(m!0r=>M+UT3!PLu@rv@iUV?=@t|peNY~zLxOnT=qb9h^T1m5vf^|azN?{Dp_ z3c4rJn0;zA$GZE3U`&z!Wz2iGKD3g>&_Md6XOFGDHbv{U?+DmNd(p5G+Pnq&d4^_2 zf&hA}R=U^uwAx0(+8#krc6T3YC;Gf2Xjz$i`AH|q^L~Ps?ww{BkTK~}J*}W1p`d$d zZmnlzOqau?sXVOdI!loEviFFM?Kt=hPJ7H{{eV6v#&{8+?&|F83zG7clB!LIGw3Kl zYXAevoe+@%a_6YFyTR5yYJ~@m+L`L&mXU#Zzxt8ih^XO#t@dB!98y^r{}cc40wmoy zeB<64NzmVcb$w6!jBervtE7@AQwggv|~KvZ)iM z2pK!PipNpysdnL(z4itZxK%CcO}k>?)QxHNrNKXzv8VUp2`z8$$i&?)XYs;2_8Jvw zVgRyOPNIKX(eaR4Na1FFT*9m@oMl9vk;~WY5MgtCiT(1|Vx@x@*)@O_P+FWve{3K> z-yGQaw23cnH5~B3`^HTtrZ*X#!D0}_Uzr@`xhDySJD1XWXz1H+y zO(f;=fa}D%4G{Cd@XI0EBy!!}^J9*npIjxch1Cz6V;*(wxofvYK)zEBD7}aY{T-t#@nJt`pEkDuub4`)VT0!wIjs zwpL@$H|>H8B&0m0#Vm*WyAvIkyDt<8>O)4$3Nf$tOIJoYYzwK5pBZj1%w#=Q*2{`2 zpRdNK5fJeG|63Per&ni0V#&y6-5Vc|lEuVd2|;`8Rs{*6A);aD=`yErzIZOu@?Cjl z#~;VO1pC)aO*46v-wlc|34@pC2fdl<5+E73%dZ^vY<;V_LwkuuZF8CaO;A9f0oc|U z<=+Q=F${!7w&l$BhxW$#B0MeNPicAuV9gNbEH;%b)^Q4}0b^397e>5l1;OLX_v`vQ z&BVmOwMqWWqw)#g*L7IuE$lC81qz!$0GhfSWc{Y$x0&sOXdoPd1*TD4l>#M48j4HzU8c;eiGVd z5UaP2m{>QpbGmQ9YBI%#(TWy4p0X5}KW^X-;~?M4tX~!Sdo^{gv{JnN=yU=**>w@s z$9DRKV3%>-=c?o9o4+x_nd2qQ%q+ak5!x)ZbG^tP5NhcWK*V4rqr35n5)g+aNZWnq zs5NKc z#m45h@r>?|3^aI@jX9&0n4B?B9Egh&EPt%pf}d6p*ju+y%--qK7yr%*0fY-DT9bSR zY0MZevkS$ooIudRQ>s&}w|VO-5Aw_U{vv=V|2w0gzG$x3|Fcrt7?dYWO0LP8y!wms zXYH6WDD@|u|5lrj$t8;}TXD2n{_b)SB=sF?C7LjuaI0>kKv>R|+Y0Y)1UlU2ENfz| zn1+UBb467Mj|0$%X$Dbd=&-ggmF}k<+|waMeag(FP;M!oZg>>YH^^qj%HpX_k!Sd= zso`=hM>8yz2m9|rJz>)$GwX$L0BRYZ8HTzo6Gpb@LY;A${2Qq($IV=@8x<1ne^m;B zr&5(xz6IHgL@0t!{wib=5R3cS7M95$-zQ6bl|fv?ZwW#A@wv?%*i>sxJb#&Q>ef1_ z|0X{w=kBC7A#jIroX`S#zxzFby&Vrh=0BFdRG6ZY&mU_k6848?X#owdPZW~<>(BS? zJxI#r9h;@M!|VL5-}ikHxUl|{*{4je+lcry?bXzjZ{*L^^uu9!jcnNx%_Sw)fy8iK zgy;4*s#R;k8{hn+fREHZ#0cF{64@`WwKjYdZZ1|-#To zAJb|P)M}mKQ^t!;d6domx2%D~d7l_sE$Z4QBWV8Sf5`>)Lxf?irF2>YWq8%r1f^_? zQ6O`9*_deE3yfd1)~0pM76mr|-hGcl-QQMiAPDbDSVileHQm!csqz5$bEz`9SGT^^IN9Rj>IPvjS5jvHCN zNyUW5lMR_0{$i{3Fb}<$L4avLTNo8L!`)^v^rcY{X`6Ji(&Ww!p@|C0d)C$WY@oCT zsc@Nibu*2uhT{-Pxo@i$By{~Y2C3Y#e7O*^{xgpk8njfWSI9c!c&tN9d7!Oeq1y-= z{^uYa86~fi=p@C^n_up?H3%-)@P}=aOjY{xE71Upk{J8sGOz7Ib{TY!fZpo@yUUE) zZ+lL-W_-`y5pmMuzvW}#^mN%w{402i)^Ym|E{rLVB-yfb|@7Hy|Uhn(5uj_rkuh(^7!Spt4B%z2In0x@6 zkcEumH!|chWB5kR)UblR;sxkuyPT4KSM?Lw#d(-CX$%h>z^@B?aKzgj zvQe5$Z%A=FWe>8tvSPOekVb+osOvwYT#0VFcR4s6gJH&9uK|IOR z7;es0LP2EHJLj>ms&t9H`N za(LW+UTWm*VcC>r+i3AgD1lgK4kpi2TU&rh@^-X6V@{OX!L4_|Dg?{~U*y7e$5 z#tP&nz70v^rV#h8Hl_f#;H_O!#Q4w&6}qJ?U}F(9NBj-FlYT4Z8XC*lT4J66yHmaQ z%@OLG*MBMZ4`)W;%a12AB}*M+=LTV#h?+m52aB4G$H(`%H3)@U%eu5mOYJ<`cxVVX z(l01nfH;&=zDr8{L(xT{odvJkJ8=SK5NIFsg4B|*)cKb}sWJt2$ssZ8;gy?q7P3}2 zfcbnWZ_e7h)TIpL3t?*Zsx`y!g&TKHaa#25=I3{b%RdDBZf=+Qz^LqZ@t#8mXKy4- z0Y_SV+6)!Nxx}8>{8VlGj@CY4dW=3)^l@b0$Z3EMJliOIO86-3wXpZ#qv1jPhF~IG zWLSl9H95M<_OMF>!0@h?SX|D0HvyJCbOMcrV z6@F^ubZ`)$gez^HOU0c;N2TYiTDvDEaL0V|%Z;nZHYS~tvIj%hM`3i@wEO_|ZrLYg ziIg(+?)CN_LhivpByku0dE>$apAYtrZ8PLaxpdsmMmSvdOozK^e!jDP$CXm&RqE#l zNkR9=^1yJqE>pO|?9GPgzc7qvx9S(Up`u)$5p!NIKM~(isR=;$hDK(3a=QBsU|$}C z>FF*$EmZ>9gZJ{fbwhbD1K1UK@t{&6>3ZSb|An(|=IPE!-nMn`_=SuiQWtW<-A2=zJ)etRtUVI+)w@Fth=13F9Wem_oX=0=`|$iFbJi9i>noy2gLh8h5IUht z9Ue{33C_rZQXX1KP5|$Q748<9=NEXtan;(pnstvqRAlJ)ZcA=_^eH!k zt-mPh>-%YTSU$R=dL_b>XD_exxVr64=rcVLW`DI78@tSCy%`+FT>K@Qq~~ha|ekb4=eWpWiF)Y4Dzm;8Knb)8l*tzRgGH+$aw_dOkNu#MHw)))V)d};YgorlUz(VnO zjqjk=+2++6qQ};1VPfwU>}Gw`Gy}@pqvCcs@2c{6*jw%qzAht7aO$ecpCcAOp|?0E zk&S*cUx>GH?(k;Q+qa5LYG0tBW3@A54mV4$DcYKf1T9cj{A}-||IkJ)>fI{%asx|3 zt_YF5W!3CfF&GlPnSe$oP$-nym{_;c!4UEvIZPdDSM)cL?=aEM^A{blz{szkzt@AS z_>;V70~LL?XL%Y^ujL5!2C5?$z7vFV0T8D3^$1+az|hUfx($(OJvZCpUS6G?@#-f& za+EvB+CtgY*Fx4Lprh=vZ}4#T%mrt~0Dr$_E$D>Estn0mV!o9q$M@@_Y9?=a?sZkP zb&k>T;Lr5-6bXePg=VB01e3A2Tn2y>e7I}7w%L@Mw4d$s9P4;qA`55^M#k)Ih|h@5=;C=ix|1`mj0l~(x~Zi5s_s&yGx3B{<>90 zv98zV`cQ>sWsDo@Bg7eLDj0*Hoe*Rjw6ii*`fbKgqW{>iu?_(SM>wLGUs(05GrrR@ zVVwj5b%(aajiCx)*17my>}(0sl8&Yo$I_n!DTB7aGr#7s7EZqz8#NN$eFQ}bE3Z*y za}nn&@eGO+HWo*#1D0G-Kg(WC3E9Kn@J;{d{(VDQT>TBcDKc_?bb>-m-Z;65OlbvW zlcPd@PoIz^PV&cJ_4_Mfteh34#eI#tyH0>J)dW9fB#~#Le&jw1jF3qc({l+xt+5*w zk`qz$aGNxr=9Ns6(hBsLY)bGk($Pr>F#Hzu?OiOJQ=*{dNPK_l`hM--aB1;^W8Kv{ zs+cZ2fA;M9I(KzxxT3|tI2IKe%AplvvDhCO$?qeQ)|rtRHogMw=uOKA(l;?s!`O(C z8tAi&GRTSm2o<)X1n3D#50r8yRSfj&xGYHB2~bfeY4Lwe{`JfMVK8ig9^C)&s9VAL R0nl~>U9@#PUvBMt_rJ$Bv#S6A literal 0 HcmV?d00001 diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b64ef7 --- /dev/null +++ b/README.md @@ -0,0 +1,297 @@ +--- +language: + - he + - en +license: apache-2.0 +tags: + - mistral + - nemo + - hebrew + - llm + - text-generation + - instruction-tuned + - chat +pipeline_tag: text-generation +base_model: mistralai/Mistral-Nemo-Base-2407 +library_name: transformers +widget: + - text: "Hebrew_Nemo" + output: + url: https://huggingface.co/SicariusSicariiStuff/Hebrew_Nemo/resolve/main/Images/Hebrew_Nemo.png +--- + +# Hebrew_Nemo: State-of-the-Art Hebrew Language Model + +--- + +
+ Hebrew_Nemo + + +
+ + +
+ 12B + + +
+ + +--- + +
+ Developed by: SicariusSicariiStuff +
+ +--- + +**Hebrew_Nemo** is a state-of-the-art (SOTA) **Hebrew language large language model** specifically optimized for Hebrew language understanding and generation. Built upon the Mistral Nemo architecture, this model represents a significant advancement in Hebrew NLP capabilities, combining the robust multilingual foundations of Mistral Nemo with extensive Hebrew-specific fine-tuning and optimization. + +As part of [SicariusSicariiStuff](https://huggingface.co/SicariusSicariiStuff) efforts to truly democratize AI, [Hebrew_Nemo](https://huggingface.co/SicariusSicariiStuff/Hebrew_Nemo) is released with a permissive **Apache 2.0** license. The model demonstrates competitive performance with **Gemma3-27B**, one of the world’s leading open-source models in multilingual capabilities—despite Gemma3-27B being **more than twice its size**. This result highlights Hebrew_Nemo’s efficiency and effectiveness, making SOTA capabilities widely available for consumers, as well as corporations. + +Unfortunately, Gemma-3-27b-it doesn't benchmark well, but I still believe Gemma-3-27b-it is by far the best multi-lingual model: + +| Model | Average | SNLI Acc | QA (HeQ) | Translation BLEU | Israeli Trivia | Params (B) | +|-------|---------|----------|----------|------------------|----------------|------------| +| google/gemma-3-27b-pt | 69.5 | 85.24 | 78.27 | 36.45 | 70.43 | 27 | +| google/gemma-3-27b-it | 13.41 | 0 | 80.31 | 0.17 | 0 | 27 | + +--- + +# Benchmarks + +--- + +**Hebrew_Nemo** demonstrates SOTA performance for its size, with particularly **outstanding results in Hebrew translation**. At only **12B parameters**, it achieves a **BLEU score of 30.83**, outperforming significantly larger models such as DeepSeek-14B and AI21 Jamba-Mini (52B)— a model more than x4 times its size. + +The model maintains **high competence across reasoning and QA**, with **SNLI accuracy of 79.76** and **HeQ score of 70.51**, indicating solid sentence-level understanding and contextual reasoning in Hebrew. Its **Israeli Trivia score (50.83)** demonstrates exceptional knowledge for its size, coming very close to a model more than 4x times its size, while vastly outperforming models of similar and even of a slightly larger size. + + +| Model | Average | SNLI Acc | QA (HeQ) | Translation BLEU | Israeli Trivia | Params (B) | +| ---------------------------------------- | --------: | --------: | --------: | ---------------: | -------------: | ---------: | +| **Hebrew_Nemo** | **57.98** | 79.76 | 70.51 | **30.83** | 50.83 | 12 | +| ai21labs/AI21-Jamba-1.5-Mini | 54.68 | 69.52 | 69.38 | 22.00 | **57.81** | 52 | +| deepseek-ai/DeepSeek-R1-Distill-Qwen-14B | 53.19 | **85.48** | 71.38 | 22.99 | 32.89 | 14 | +| SicariusSicariiStuff/Zion_Alpha | 53.55 | 84.05 | 67.67 | 27.93 | 34.55 | 7 | +| Qwen/Qwen3-8B | 53.54 | 80.00 | **78.53** | 25.73 | 29.90 | 8 | +| Mistral-Nemo-Base-2407 | 51.24 | 65.95 | 68.48 | 28.99 | 41.53 | 12.0 | + +--- + +**Hebrew_Nemo** also **vastly improves** upon the original Mistral Nemo by adding massive amounts of new knowledge while refining existing capabilities: + +| Metric | Hebrew_Nemo | Mistral-Nemo-Base | (% Improvement) | +| :------------------- | ----------: | ----------------: | ----------------: | +| **Average** | **57.98** | 51.24 | **+13.2%** | +| **SNLI Accuracy** | **79.76** | 65.95 | **+20.9%** | +| **QA (HeQ)** | **70.51** | 68.48 | **+3.0%** | +| **Translation BLEU** | **30.83** | 28.99 | **+6.3%** | +| **Israeli Trivia** | **50.83** | 41.53 | **+22.4%** | + +---- + + + +### Technical Overview + +- **Model Type:** Causal Language Model (Decoder-only Transformer) +- **Base Architecture:** Mistral Nemo +- **Language Focus:** Hebrew (עברית) with maintained multilingual capabilities +- **License:** Apache 2.0 +- **Parameters:** 12B +- **Context Length:** 128K tokens +- **Layers:** 40 +- **Dim:** 5,120 +- **Head dim:** 128 +- **Hidden dim:** 14,336 +- **Activation Function:** SwiGLU +- **Number of heads:** 32 +- **Number of kv-heads:** 8 (GQA) +- **Vocabulary size:** 2**17 ~= 128k +- **Rotary embeddings (theta = 1M)** + +### Primary Use Cases + +- **Hebrew Text Generation:** High-quality content creation in modern Hebrew +- **Translation:** Bidirectional translation between Hebrew and other languages +- **Question Answering:** Advanced reasoning and comprehension in Hebrew contexts +- **Dialogue Systems:** Conversational AI applications for Hebrew speakers +- **Text Classification:** Sentiment analysis, topic modeling, and categorization of Hebrew content +- **Named Entity Recognition:** Extraction of entities from Hebrew text +- **Summarization:** Concise summaries of Hebrew documents and articles + +### Out-of-Scope Uses + +- Real-time critical decision-making systems (medical, legal, financial) without human oversight +- Generation of content intended to deceive or manipulate +- Applications requiring 100% factual accuracy without verification + + +## Training Data and Training Methodology + +Hebrew_Nemo was trained on a diverse corpus including: + +| Source Type | Description | Language Coverage | +|--------------|--------------|------------------| +| Hebrew Wikipedia | Encyclopedia-style text | 100% Hebrew | +| Hebrew Literature & Proverbs | Classic and modern | 100% Hebrew | +| Hebrew-English Code-Mix | Social media & dialogue | 70% Hebrew / 30% English | +| Synthetic Data | Instruction-following & reasoning | Mixed | + +Data was filtered, normalized, and token-balanced to reduce bias and improve generalization across dialects. + +Additional data trained: + +- Modern Hebrew web text and news articles +- Hebrew literature and academic publications +- Biblical and Rabbinic Hebrew texts for cultural depth +- Hebrew social media and conversational data +- Technical documentation in Hebrew +- Parallel corpora for translation capabilities + +--- + +**The training process involved:** + +1. Continued pre-training on Hebrew-rich datasets +2. Instruction fine-tuning on Hebrew task-specific data +3. Alignment through RLHF/DPO for Hebrew linguistic preferences + +--- + +## 🚀 Key Features + +- **Native Hebrew Understanding:** Trained on millions of high-quality Hebrew documents spanning literature, news, Wikipedia, academic, and colloquial domains. +- **Contextual Mastery:** Handles complex anaphora, idiomatic expressions, and mixed Hebrew-English text with high fidelity. +- **Instruction-Tuned:** Aligned for chat, Q&A, summarization, and reasoning use cases. +- **Cultural Awareness:** Sensitive to Hebrew cultural, religious, and social nuances. +- **Optimized Inference:** Enhanced performance with Mistral’s memory-efficient attention and dynamic context window. + +--- + +# Out of scope usage +* Generating disinformation or biased political content +* Automated decision-making without human oversight + +--- + +## ⚙️ Limitations + +* May reflect **training corpus biases** (e.g., urban dialect prevalence, widespread opinions in Israeli social media) +* Limited performance on **rare biblical or archaic Hebrew** +* Occasionally mixes Hebrew and English when the context is ambiguous +* Does not include alignment for safety moderation out of the box + +--- + +# Model instruction template: ChatML + +``` +<|im_start|>system +You answer the questions in Hebrew.<|im_end|> +<|im_start|>User +{prompt}<|im_end|> +<|im_start|>AI answer +``` + +--- + +## 🗣️ Example Usage + +### Basic Inference + +```python +from transformers import AutoModelForCausalLM, AutoTokenizer + +model_name = "SicariusSicariiStuff/Hebrew_Nemo" +tokenizer = AutoTokenizer.from_pretrained(model_name) +model = AutoModelForCausalLM.from_pretrained( + model_name, + torch_dtype="auto", + device_map="auto" +) + +prompt = "מהי בינה מלאכותית?" +inputs = tokenizer(prompt, return_tensors="pt").to(model.device) +outputs = model.generate(**inputs, max_new_tokens=256, temperature=0.7) +print(tokenizer.decode(outputs[0], skip_special_tokens=True)) +``` + +--- + +### Chat Format + +```python +messages = [ + {"role": "user", "content": "ספר לי על ההיסטוריה של ירושלים"} +] + +formatted_prompt = tokenizer.apply_chat_template( + messages, + tokenize=False, + add_generation_prompt=True +) + +inputs = tokenizer(formatted_prompt, return_tensors="pt").to(model.device) +outputs = model.generate(**inputs, max_new_tokens=512) +print(tokenizer.decode(outputs[0], skip_special_tokens=True)) +``` + +### Quantization (for lower VRAM) + +```python +from transformers import BitsAndBytesConfig + +quantization_config = BitsAndBytesConfig( + load_in_4bit=True, + bnb_4bit_compute_dtype=torch.bfloat16 +) + +model = AutoModelForCausalLM.from_pretrained( + model_name, + quantization_config=quantization_config, + device_map="auto" +) +``` + +--- + +## Available quantizations: + +- Original: [FP16](https://huggingface.co/SicariusSicariiStuff/Hebrew_Nemo) +- GGUF: [Static Quants](https://huggingface.co/SicariusSicariiStuff/Hebrew_Nemo_GGUF) +- Specialized: [FP8](https://huggingface.co/SicariusSicariiStuff/Hebrew_Nemo_FP8) +- Mobile (ARM): [Q4_0](https://huggingface.co/SicariusSicariiStuff/Hebrew_Nemo_ARM) + +--- + + +## Citation + +```bibtex +@misc{hebrew_nemo_2025, + author = {SicariusSicariiStuff}, + title = {Hebrew_Nemo: State-of-the-Art Hebrew Language Model}, + year = {2025}, + publisher = {Hugging Face}, + url = {https://huggingface.co/SicariusSicariiStuff/Hebrew_Nemo} +} +``` + + +## 🧰 Acknowledgements + +* [Mistral](https://mistral.ai/) for the base architecture +* [NVIDIA NeMo](https://developer.nvidia.com/nemo) framework inspiration +* Employee#11 for her unwavering support + +## Contact + +For questions, issues, or collaboration opportunities: +- **HuggingFace:** [@SicariusSicariiStuff](https://huggingface.co/SicariusSicariiStuff) +- **Issues:** Report technical issues on the model repository + + +### Model Card Authors +- [@SicariusSicariiStuff](https://huggingface.co/SicariusSicariiStuff) \ No newline at end of file diff --git a/chat_template.jinja b/chat_template.jinja new file mode 100644 index 0000000..2116e45 --- /dev/null +++ b/chat_template.jinja @@ -0,0 +1,4 @@ +{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + ' +' + message['content'] + '<|im_end|>' + ' +'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant +' }}{% endif %} diff --git a/config.json b/config.json new file mode 100644 index 0000000..966d89f --- /dev/null +++ b/config.json @@ -0,0 +1,27 @@ +{ + "_name_or_path": "SicariusSicariiStuff/Hebrew_Nemo", + "architectures": [ + "MistralForCausalLM" + ], + "attention_dropout": 0.0, + "bos_token_id": 1, + "eos_token_id": 2, + "head_dim": 128, + "hidden_act": "silu", + "hidden_size": 5120, + "initializer_range": 0.02, + "intermediate_size": 14336, + "max_position_embeddings": 131072, + "model_type": "mistral", + "num_attention_heads": 32, + "num_hidden_layers": 40, + "num_key_value_heads": 8, + "rms_norm_eps": 1e-05, + "rope_theta": 1000000.0, + "sliding_window": null, + "tie_word_embeddings": false, + "torch_dtype": "bfloat16", + "transformers_version": "4.54.1", + "use_cache": true, + "vocab_size": 131074 +} diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..bbeeda1 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "text-generation", "allow_remote": true} \ No newline at end of file diff --git a/generation_config.json b/generation_config.json new file mode 100644 index 0000000..c9e2a22 --- /dev/null +++ b/generation_config.json @@ -0,0 +1,6 @@ +{ + "_from_model_config": true, + "bos_token_id": 1, + "eos_token_id": 2, + "transformers_version": "4.54.1" +} diff --git a/model-00001-of-00013.safetensors b/model-00001-of-00013.safetensors new file mode 100644 index 0000000..588b585 --- /dev/null +++ b/model-00001-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb658038cc5599df6d2b3403d656637b6fbdf2e61f1c13cb4f0d07d94871a299 +size 1992337008 diff --git a/model-00002-of-00013.safetensors b/model-00002-of-00013.safetensors new file mode 100644 index 0000000..4e7cb27 --- /dev/null +++ b/model-00002-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16d51b15df56700d028102f37d460a7887bf6562565f5abb57890104d7f1957 +size 1929444632 diff --git a/model-00003-of-00013.safetensors b/model-00003-of-00013.safetensors new file mode 100644 index 0000000..8d210a7 --- /dev/null +++ b/model-00003-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937c444970686623b966d180c22443a2d00da521cf0ddde88423c1f9e16d4118 +size 1887522656 diff --git a/model-00004-of-00013.safetensors b/model-00004-of-00013.safetensors new file mode 100644 index 0000000..8b7edaf --- /dev/null +++ b/model-00004-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c47657561f637ce6e005cc6b6498abcaa6312354017d590f4cda00217cc630 +size 1929444640 diff --git a/model-00005-of-00013.safetensors b/model-00005-of-00013.safetensors new file mode 100644 index 0000000..a1dfcd1 --- /dev/null +++ b/model-00005-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf038bc1d6aecebde417d377326ffdaaf233be9f269e37510036367b11a0d7c +size 1887522688 diff --git a/model-00006-of-00013.safetensors b/model-00006-of-00013.safetensors new file mode 100644 index 0000000..adf0fe9 --- /dev/null +++ b/model-00006-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6bc822f6ceee593bd69f0613a081823beb12849883a64fab3da4ed0034685cd +size 1929444656 diff --git a/model-00007-of-00013.safetensors b/model-00007-of-00013.safetensors new file mode 100644 index 0000000..c3975cd --- /dev/null +++ b/model-00007-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f39ab148e4f6377d2751d38929ad57a2253caaee5a8a31c854467d704f6878b +size 1887522688 diff --git a/model-00008-of-00013.safetensors b/model-00008-of-00013.safetensors new file mode 100644 index 0000000..047e187 --- /dev/null +++ b/model-00008-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274f6d43b9db7521b5c9c0f670fc76f9c47a32f4f969fe093ca6be734f0e2a57 +size 1929444656 diff --git a/model-00009-of-00013.safetensors b/model-00009-of-00013.safetensors new file mode 100644 index 0000000..ed4791b --- /dev/null +++ b/model-00009-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f08164e2698208aebd333e2cf3af24be0c4eb4ef5cf3612bc445352a1e8e73 +size 1887522688 diff --git a/model-00010-of-00013.safetensors b/model-00010-of-00013.safetensors new file mode 100644 index 0000000..a06396a --- /dev/null +++ b/model-00010-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e6ac48de614d70f67c73f49887500feff8033a803245fd7802de49f8ab979b +size 1929444656 diff --git a/model-00011-of-00013.safetensors b/model-00011-of-00013.safetensors new file mode 100644 index 0000000..9b257a0 --- /dev/null +++ b/model-00011-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb156c84da3010b5acac03516af0ebfe4e4d88bca5c6d1504ca1aadd5eb33aea +size 1887522688 diff --git a/model-00012-of-00013.safetensors b/model-00012-of-00013.safetensors new file mode 100644 index 0000000..3c5ff86 --- /dev/null +++ b/model-00012-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:724fffe1221e149fa199af6de38eabd0d3bc4dfb82043ea07e84c120b5c96676 +size 1929444656 diff --git a/model-00013-of-00013.safetensors b/model-00013-of-00013.safetensors new file mode 100644 index 0000000..853ccfa --- /dev/null +++ b/model-00013-of-00013.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0375981fb7cd0e55e584cbf1bd7fd523787965c140d38742dff22d39069f1e1a +size 1489029688 diff --git a/model.safetensors.index.json b/model.safetensors.index.json new file mode 100644 index 0000000..0262d61 --- /dev/null +++ b/model.safetensors.index.json @@ -0,0 +1,371 @@ +{ + "metadata": { + "total_parameters": 12247802880, + "total_size": 24495605760 + }, + "weight_map": { + "lm_head.weight": "model-00013-of-00013.safetensors", + "model.embed_tokens.weight": "model-00001-of-00013.safetensors", + "model.layers.0.input_layernorm.weight": "model-00001-of-00013.safetensors", + "model.layers.0.mlp.down_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.0.mlp.up_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00013.safetensors", + "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.1.input_layernorm.weight": "model-00002-of-00013.safetensors", + "model.layers.1.mlp.down_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.1.mlp.gate_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.1.mlp.up_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.1.post_attention_layernorm.weight": "model-00002-of-00013.safetensors", + "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00013.safetensors", + "model.layers.10.input_layernorm.weight": "model-00004-of-00013.safetensors", + "model.layers.10.mlp.down_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.10.mlp.gate_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.10.mlp.up_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.10.post_attention_layernorm.weight": "model-00004-of-00013.safetensors", + "model.layers.10.self_attn.k_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.10.self_attn.o_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.10.self_attn.q_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.10.self_attn.v_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.11.input_layernorm.weight": "model-00005-of-00013.safetensors", + "model.layers.11.mlp.down_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.11.mlp.gate_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.11.mlp.up_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.11.post_attention_layernorm.weight": "model-00005-of-00013.safetensors", + "model.layers.11.self_attn.k_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.11.self_attn.o_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.11.self_attn.q_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.11.self_attn.v_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.12.input_layernorm.weight": "model-00005-of-00013.safetensors", + "model.layers.12.mlp.down_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.12.mlp.gate_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.12.mlp.up_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.12.post_attention_layernorm.weight": "model-00005-of-00013.safetensors", + "model.layers.12.self_attn.k_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.12.self_attn.o_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.12.self_attn.q_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.12.self_attn.v_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.13.input_layernorm.weight": "model-00005-of-00013.safetensors", + "model.layers.13.mlp.down_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.13.mlp.gate_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.13.mlp.up_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.13.post_attention_layernorm.weight": "model-00005-of-00013.safetensors", + "model.layers.13.self_attn.k_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.13.self_attn.o_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.13.self_attn.q_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.13.self_attn.v_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.14.input_layernorm.weight": "model-00005-of-00013.safetensors", + "model.layers.14.mlp.down_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.14.mlp.gate_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.14.mlp.up_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.14.post_attention_layernorm.weight": "model-00005-of-00013.safetensors", + "model.layers.14.self_attn.k_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.14.self_attn.o_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.14.self_attn.q_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.14.self_attn.v_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.15.input_layernorm.weight": "model-00006-of-00013.safetensors", + "model.layers.15.mlp.down_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.15.mlp.gate_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.15.mlp.up_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.15.post_attention_layernorm.weight": "model-00006-of-00013.safetensors", + "model.layers.15.self_attn.k_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.15.self_attn.o_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.15.self_attn.q_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.15.self_attn.v_proj.weight": "model-00005-of-00013.safetensors", + "model.layers.16.input_layernorm.weight": "model-00006-of-00013.safetensors", + "model.layers.16.mlp.down_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.16.mlp.gate_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.16.mlp.up_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.16.post_attention_layernorm.weight": "model-00006-of-00013.safetensors", + "model.layers.16.self_attn.k_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.16.self_attn.o_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.16.self_attn.q_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.16.self_attn.v_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.17.input_layernorm.weight": "model-00006-of-00013.safetensors", + "model.layers.17.mlp.down_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.17.mlp.gate_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.17.mlp.up_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.17.post_attention_layernorm.weight": "model-00006-of-00013.safetensors", + "model.layers.17.self_attn.k_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.17.self_attn.o_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.17.self_attn.q_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.17.self_attn.v_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.18.input_layernorm.weight": "model-00007-of-00013.safetensors", + "model.layers.18.mlp.down_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.18.mlp.gate_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.18.mlp.up_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.18.post_attention_layernorm.weight": "model-00007-of-00013.safetensors", + "model.layers.18.self_attn.k_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.18.self_attn.o_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.18.self_attn.q_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.18.self_attn.v_proj.weight": "model-00006-of-00013.safetensors", + "model.layers.19.input_layernorm.weight": "model-00007-of-00013.safetensors", + "model.layers.19.mlp.down_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.19.mlp.gate_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.19.mlp.up_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.19.post_attention_layernorm.weight": "model-00007-of-00013.safetensors", + "model.layers.19.self_attn.k_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.19.self_attn.o_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.19.self_attn.q_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.19.self_attn.v_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.2.input_layernorm.weight": "model-00002-of-00013.safetensors", + "model.layers.2.mlp.down_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.2.mlp.gate_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.2.mlp.up_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.2.post_attention_layernorm.weight": "model-00002-of-00013.safetensors", + "model.layers.2.self_attn.k_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.2.self_attn.o_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.2.self_attn.q_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.2.self_attn.v_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.20.input_layernorm.weight": "model-00007-of-00013.safetensors", + "model.layers.20.mlp.down_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.20.mlp.gate_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.20.mlp.up_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.20.post_attention_layernorm.weight": "model-00007-of-00013.safetensors", + "model.layers.20.self_attn.k_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.20.self_attn.o_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.20.self_attn.q_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.20.self_attn.v_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.21.input_layernorm.weight": "model-00007-of-00013.safetensors", + "model.layers.21.mlp.down_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.21.mlp.gate_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.21.mlp.up_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.21.post_attention_layernorm.weight": "model-00007-of-00013.safetensors", + "model.layers.21.self_attn.k_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.21.self_attn.o_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.21.self_attn.q_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.21.self_attn.v_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.22.input_layernorm.weight": "model-00008-of-00013.safetensors", + "model.layers.22.mlp.down_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.22.mlp.gate_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.22.mlp.up_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.22.post_attention_layernorm.weight": "model-00008-of-00013.safetensors", + "model.layers.22.self_attn.k_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.22.self_attn.o_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.22.self_attn.q_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.22.self_attn.v_proj.weight": "model-00007-of-00013.safetensors", + "model.layers.23.input_layernorm.weight": "model-00008-of-00013.safetensors", + "model.layers.23.mlp.down_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.23.mlp.gate_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.23.mlp.up_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.23.post_attention_layernorm.weight": "model-00008-of-00013.safetensors", + "model.layers.23.self_attn.k_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.23.self_attn.o_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.23.self_attn.q_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.23.self_attn.v_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.24.input_layernorm.weight": "model-00008-of-00013.safetensors", + "model.layers.24.mlp.down_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.24.mlp.gate_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.24.mlp.up_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.24.post_attention_layernorm.weight": "model-00008-of-00013.safetensors", + "model.layers.24.self_attn.k_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.24.self_attn.o_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.24.self_attn.q_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.24.self_attn.v_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.25.input_layernorm.weight": "model-00009-of-00013.safetensors", + "model.layers.25.mlp.down_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.25.mlp.gate_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.25.mlp.up_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.25.post_attention_layernorm.weight": "model-00009-of-00013.safetensors", + "model.layers.25.self_attn.k_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.25.self_attn.o_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.25.self_attn.q_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.25.self_attn.v_proj.weight": "model-00008-of-00013.safetensors", + "model.layers.26.input_layernorm.weight": "model-00009-of-00013.safetensors", + "model.layers.26.mlp.down_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.26.mlp.gate_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.26.mlp.up_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.26.post_attention_layernorm.weight": "model-00009-of-00013.safetensors", + "model.layers.26.self_attn.k_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.26.self_attn.o_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.26.self_attn.q_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.26.self_attn.v_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.27.input_layernorm.weight": "model-00009-of-00013.safetensors", + "model.layers.27.mlp.down_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.27.mlp.gate_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.27.mlp.up_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.27.post_attention_layernorm.weight": "model-00009-of-00013.safetensors", + "model.layers.27.self_attn.k_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.27.self_attn.o_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.27.self_attn.q_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.27.self_attn.v_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.28.input_layernorm.weight": "model-00009-of-00013.safetensors", + "model.layers.28.mlp.down_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.28.mlp.gate_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.28.mlp.up_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.28.post_attention_layernorm.weight": "model-00009-of-00013.safetensors", + "model.layers.28.self_attn.k_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.28.self_attn.o_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.28.self_attn.q_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.28.self_attn.v_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.29.input_layernorm.weight": "model-00010-of-00013.safetensors", + "model.layers.29.mlp.down_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.29.mlp.gate_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.29.mlp.up_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.29.post_attention_layernorm.weight": "model-00010-of-00013.safetensors", + "model.layers.29.self_attn.k_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.29.self_attn.o_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.29.self_attn.q_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.29.self_attn.v_proj.weight": "model-00009-of-00013.safetensors", + "model.layers.3.input_layernorm.weight": "model-00002-of-00013.safetensors", + "model.layers.3.mlp.down_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.3.mlp.gate_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.3.mlp.up_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.3.post_attention_layernorm.weight": "model-00002-of-00013.safetensors", + "model.layers.3.self_attn.k_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.3.self_attn.o_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.3.self_attn.q_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.3.self_attn.v_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.30.input_layernorm.weight": "model-00010-of-00013.safetensors", + "model.layers.30.mlp.down_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.30.mlp.gate_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.30.mlp.up_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.30.post_attention_layernorm.weight": "model-00010-of-00013.safetensors", + "model.layers.30.self_attn.k_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.30.self_attn.o_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.30.self_attn.q_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.30.self_attn.v_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.31.input_layernorm.weight": "model-00010-of-00013.safetensors", + "model.layers.31.mlp.down_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.31.mlp.gate_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.31.mlp.up_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.31.post_attention_layernorm.weight": "model-00010-of-00013.safetensors", + "model.layers.31.self_attn.k_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.31.self_attn.o_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.31.self_attn.q_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.31.self_attn.v_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.32.input_layernorm.weight": "model-00011-of-00013.safetensors", + "model.layers.32.mlp.down_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.32.mlp.gate_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.32.mlp.up_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.32.post_attention_layernorm.weight": "model-00011-of-00013.safetensors", + "model.layers.32.self_attn.k_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.32.self_attn.o_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.32.self_attn.q_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.32.self_attn.v_proj.weight": "model-00010-of-00013.safetensors", + "model.layers.33.input_layernorm.weight": "model-00011-of-00013.safetensors", + "model.layers.33.mlp.down_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.33.mlp.gate_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.33.mlp.up_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.33.post_attention_layernorm.weight": "model-00011-of-00013.safetensors", + "model.layers.33.self_attn.k_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.33.self_attn.o_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.33.self_attn.q_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.33.self_attn.v_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.34.input_layernorm.weight": "model-00011-of-00013.safetensors", + "model.layers.34.mlp.down_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.34.mlp.gate_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.34.mlp.up_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.34.post_attention_layernorm.weight": "model-00011-of-00013.safetensors", + "model.layers.34.self_attn.k_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.34.self_attn.o_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.34.self_attn.q_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.34.self_attn.v_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.35.input_layernorm.weight": "model-00011-of-00013.safetensors", + "model.layers.35.mlp.down_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.35.mlp.gate_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.35.mlp.up_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.35.post_attention_layernorm.weight": "model-00011-of-00013.safetensors", + "model.layers.35.self_attn.k_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.35.self_attn.o_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.35.self_attn.q_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.35.self_attn.v_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.36.input_layernorm.weight": "model-00012-of-00013.safetensors", + "model.layers.36.mlp.down_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.36.mlp.gate_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.36.mlp.up_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.36.post_attention_layernorm.weight": "model-00012-of-00013.safetensors", + "model.layers.36.self_attn.k_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.36.self_attn.o_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.36.self_attn.q_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.36.self_attn.v_proj.weight": "model-00011-of-00013.safetensors", + "model.layers.37.input_layernorm.weight": "model-00012-of-00013.safetensors", + "model.layers.37.mlp.down_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.37.mlp.gate_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.37.mlp.up_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.37.post_attention_layernorm.weight": "model-00012-of-00013.safetensors", + "model.layers.37.self_attn.k_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.37.self_attn.o_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.37.self_attn.q_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.37.self_attn.v_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.38.input_layernorm.weight": "model-00012-of-00013.safetensors", + "model.layers.38.mlp.down_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.38.mlp.gate_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.38.mlp.up_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.38.post_attention_layernorm.weight": "model-00012-of-00013.safetensors", + "model.layers.38.self_attn.k_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.38.self_attn.o_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.38.self_attn.q_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.38.self_attn.v_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.39.input_layernorm.weight": "model-00013-of-00013.safetensors", + "model.layers.39.mlp.down_proj.weight": "model-00013-of-00013.safetensors", + "model.layers.39.mlp.gate_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.39.mlp.up_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.39.post_attention_layernorm.weight": "model-00013-of-00013.safetensors", + "model.layers.39.self_attn.k_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.39.self_attn.o_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.39.self_attn.q_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.39.self_attn.v_proj.weight": "model-00012-of-00013.safetensors", + "model.layers.4.input_layernorm.weight": "model-00003-of-00013.safetensors", + "model.layers.4.mlp.down_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.4.mlp.gate_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.4.mlp.up_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.4.post_attention_layernorm.weight": "model-00003-of-00013.safetensors", + "model.layers.4.self_attn.k_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.4.self_attn.o_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.4.self_attn.q_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.4.self_attn.v_proj.weight": "model-00002-of-00013.safetensors", + "model.layers.5.input_layernorm.weight": "model-00003-of-00013.safetensors", + "model.layers.5.mlp.down_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.5.mlp.gate_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.5.mlp.up_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.5.post_attention_layernorm.weight": "model-00003-of-00013.safetensors", + "model.layers.5.self_attn.k_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.5.self_attn.o_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.5.self_attn.q_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.5.self_attn.v_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.6.input_layernorm.weight": "model-00003-of-00013.safetensors", + "model.layers.6.mlp.down_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.6.mlp.gate_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.6.mlp.up_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.6.post_attention_layernorm.weight": "model-00003-of-00013.safetensors", + "model.layers.6.self_attn.k_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.6.self_attn.o_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.6.self_attn.q_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.6.self_attn.v_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.7.input_layernorm.weight": "model-00003-of-00013.safetensors", + "model.layers.7.mlp.down_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.7.mlp.gate_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.7.mlp.up_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.7.post_attention_layernorm.weight": "model-00003-of-00013.safetensors", + "model.layers.7.self_attn.k_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.7.self_attn.o_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.7.self_attn.q_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.7.self_attn.v_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.8.input_layernorm.weight": "model-00004-of-00013.safetensors", + "model.layers.8.mlp.down_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.8.mlp.gate_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.8.mlp.up_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.8.post_attention_layernorm.weight": "model-00004-of-00013.safetensors", + "model.layers.8.self_attn.k_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.8.self_attn.o_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.8.self_attn.q_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.8.self_attn.v_proj.weight": "model-00003-of-00013.safetensors", + "model.layers.9.input_layernorm.weight": "model-00004-of-00013.safetensors", + "model.layers.9.mlp.down_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.9.mlp.gate_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.9.mlp.up_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.9.post_attention_layernorm.weight": "model-00004-of-00013.safetensors", + "model.layers.9.self_attn.k_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.9.self_attn.o_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.9.self_attn.q_proj.weight": "model-00004-of-00013.safetensors", + "model.layers.9.self_attn.v_proj.weight": "model-00004-of-00013.safetensors", + "model.norm.weight": "model-00013-of-00013.safetensors" + } +} diff --git a/special_tokens_map.json b/special_tokens_map.json new file mode 100644 index 0000000..547986c --- /dev/null +++ b/special_tokens_map.json @@ -0,0 +1,30 @@ +{ + "bos_token": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + }, + "eos_token": { + "content": "<|im_end|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + }, + "pad_token": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + }, + "unk_token": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + } +} diff --git a/tokenizer.json b/tokenizer.json new file mode 100644 index 0000000..4da28b6 --- /dev/null +++ b/tokenizer.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea88f9940a84ab7e0100bc369506a28ec8d5d821691dc47d4dd63f1bbdf105ed +size 17078669 diff --git a/tokenizer_config.json b/tokenizer_config.json new file mode 100644 index 0000000..eb5c527 --- /dev/null +++ b/tokenizer_config.json @@ -0,0 +1,8035 @@ +{ + "add_bos_token": true, + "add_eos_token": false, + "add_prefix_space": false, + "added_tokens_decoder": { + "0": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[INST]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[/INST]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "5": { + "content": "[AVAILABLE_TOOLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "6": { + "content": "[/AVAILABLE_TOOLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "7": { + "content": "[TOOL_RESULTS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "8": { + "content": "[/TOOL_RESULTS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "9": { + "content": "[TOOL_CALLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "10": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "11": { + "content": "[PREFIX]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "12": { + "content": "[MIDDLE]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "13": { + "content": "[SUFFIX]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "14": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "15": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "16": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "17": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "18": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "19": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "20": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "21": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "22": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "23": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "24": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "25": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "26": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "27": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "28": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "29": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "30": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "31": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "32": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "33": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "34": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "35": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "36": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "37": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "38": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "39": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "40": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "41": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "42": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "43": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "44": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "45": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "46": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "47": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "48": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "49": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "50": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "51": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "52": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "53": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "54": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "55": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "56": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "57": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "58": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "59": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "60": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "61": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "62": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "63": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "64": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "65": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "66": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "67": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "68": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "69": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "70": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "71": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "72": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "73": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "74": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "75": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "76": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "77": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "78": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "79": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "80": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "81": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "82": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "83": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "84": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "85": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "86": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "87": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "88": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "89": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "90": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "91": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "92": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "93": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "94": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "95": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "96": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "97": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "98": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "99": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "100": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "101": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "102": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "103": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "104": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "105": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "106": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "107": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "108": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "109": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "110": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "111": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "112": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "113": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "114": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "115": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "116": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "117": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "118": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "119": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "120": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "121": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "122": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "123": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "124": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "125": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "126": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "127": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "129": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "130": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "131": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "132": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "133": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "134": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "135": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "136": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "137": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "138": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "139": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "140": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "141": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "142": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "143": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "144": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "145": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "146": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "147": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "148": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "149": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "150": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "151": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "152": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "153": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "154": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "155": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "156": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "157": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "158": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "159": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "160": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "161": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "162": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "163": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "164": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "165": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "166": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "167": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "168": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "169": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "170": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "171": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "172": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "173": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "174": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "175": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "176": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "177": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "178": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "179": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "180": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "181": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "182": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "183": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "184": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "185": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "186": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "187": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "188": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "189": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "190": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "191": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "192": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "193": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "194": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "195": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "196": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "197": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "198": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "199": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "200": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "201": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "202": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "203": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "204": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "205": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "206": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "207": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "208": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "209": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "210": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "211": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "212": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "213": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "214": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "215": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "216": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "217": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "218": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "219": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "220": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "221": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "222": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "223": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "224": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "225": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "226": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "227": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "228": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "229": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "230": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "231": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "232": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "233": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "234": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "235": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "236": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "237": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "238": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "239": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "240": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "241": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "242": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "243": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "244": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "245": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "246": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "247": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "248": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "249": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "250": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "251": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "252": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "253": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "254": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "255": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "256": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "257": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "258": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "259": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "260": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "261": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "262": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "263": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "264": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "265": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "266": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "267": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "268": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "269": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "270": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "271": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "272": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "273": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "274": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "275": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "276": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "277": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "278": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "279": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "280": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "281": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "282": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "283": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "284": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "285": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "286": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "287": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "288": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "289": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "290": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "291": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "292": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "293": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "294": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "295": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "296": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "297": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "298": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "299": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "300": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "301": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "302": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "303": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "304": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "305": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "306": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "307": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "308": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "309": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "310": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "311": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "312": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "313": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "314": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "315": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "316": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "317": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "318": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "319": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "320": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "321": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "322": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "323": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "324": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "325": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "326": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "327": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "328": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "329": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "330": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "331": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "332": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "333": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "334": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "335": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "336": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "337": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "338": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "339": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "340": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "341": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "342": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "343": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "344": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "345": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "346": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "347": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "348": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "349": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "350": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "351": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "352": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "353": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "354": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "355": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "356": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "357": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "358": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "359": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "360": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "361": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "362": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "363": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "364": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "365": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "366": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "367": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "368": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "369": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "370": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "371": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "372": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "373": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "374": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "375": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "376": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "377": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "378": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "379": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "380": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "381": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "382": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "383": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "384": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "385": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "386": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "387": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "388": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "389": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "390": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "391": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "392": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "393": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "394": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "395": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "396": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "397": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "398": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "399": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "400": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "401": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "402": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "403": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "404": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "405": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "406": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "407": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "408": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "409": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "410": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "411": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "412": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "413": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "414": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "415": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "416": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "417": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "418": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "419": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "420": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "421": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "422": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "423": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "424": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "425": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "426": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "427": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "428": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "429": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "430": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "431": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "432": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "433": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "434": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "435": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "436": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "437": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "438": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "439": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "440": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "441": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "442": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "443": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "444": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "445": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "446": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "447": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "448": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "449": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "450": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "451": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "452": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "453": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "454": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "455": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "456": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "457": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "458": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "459": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "460": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "461": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "462": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "463": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "464": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "465": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "466": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "467": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "468": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "469": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "470": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "471": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "472": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "473": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "474": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "475": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "476": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "477": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "478": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "479": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "480": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "481": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "482": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "483": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "484": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "485": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "486": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "487": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "488": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "489": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "490": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "491": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "492": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "493": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "494": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "495": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "496": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "497": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "498": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "499": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "500": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "501": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "502": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "503": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "504": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "505": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "506": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "507": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "508": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "509": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "510": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "511": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "512": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "513": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "514": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "515": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "516": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "517": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "518": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "519": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "520": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "521": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "522": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "523": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "524": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "525": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "526": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "527": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "528": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "529": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "530": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "531": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "532": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "533": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "534": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "535": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "536": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "537": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "538": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "539": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "540": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "541": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "542": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "543": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "544": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "545": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "546": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "547": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "548": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "549": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "550": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "551": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "552": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "553": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "554": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "555": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "556": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "557": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "558": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "559": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "560": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "561": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "562": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "563": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "564": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "565": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "566": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "567": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "568": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "569": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "570": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "571": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "572": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "573": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "574": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "575": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "576": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "577": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "578": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "579": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "580": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "581": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "582": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "583": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "584": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "585": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "586": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "587": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "588": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "589": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "590": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "591": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "592": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "593": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "594": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "595": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "596": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "597": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "598": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "599": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "600": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "601": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "602": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "603": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "604": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "605": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "606": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "607": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "608": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "609": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "610": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "611": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "612": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "613": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "614": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "615": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "616": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "617": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "618": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "619": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "620": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "621": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "622": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "623": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "624": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "625": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "626": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "627": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "628": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "629": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "630": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "631": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "632": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "633": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "634": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "635": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "636": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "637": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "638": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "639": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "640": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "641": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "642": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "643": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "644": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "645": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "646": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "647": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "648": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "649": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "650": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "651": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "652": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "653": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "654": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "655": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "656": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "657": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "658": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "659": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "660": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "661": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "662": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "663": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "664": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "665": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "666": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "667": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "668": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "669": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "670": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "671": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "672": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "673": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "674": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "675": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "676": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "677": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "678": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "679": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "680": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "681": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "682": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "683": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "684": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "685": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "686": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "687": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "688": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "689": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "690": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "691": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "692": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "693": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "694": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "695": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "696": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "697": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "698": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "699": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "700": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "701": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "702": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "703": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "704": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "705": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "706": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "707": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "708": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "709": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "710": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "711": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "712": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "713": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "714": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "715": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "716": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "717": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "718": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "719": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "720": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "721": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "722": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "723": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "724": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "725": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "726": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "727": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "728": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "729": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "730": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "731": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "732": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "733": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "734": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "735": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "736": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "737": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "738": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "739": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "740": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "741": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "742": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "743": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "744": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "745": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "746": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "747": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "748": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "749": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "750": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "751": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "752": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "753": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "754": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "755": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "756": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "757": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "758": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "759": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "760": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "761": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "762": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "763": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "764": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "765": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "766": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "767": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "768": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "769": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "770": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "771": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "772": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "773": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "774": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "775": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "776": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "777": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "778": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "779": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "780": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "781": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "782": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "783": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "784": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "785": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "786": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "787": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "788": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "789": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "790": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "791": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "792": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "793": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "794": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "795": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "796": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "797": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "798": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "799": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "800": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "801": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "802": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "803": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "804": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "805": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "806": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "807": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "808": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "809": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "810": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "811": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "812": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "813": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "814": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "815": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "816": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "817": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "818": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "819": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "820": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "821": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "822": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "823": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "824": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "825": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "826": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "827": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "828": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "829": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "830": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "831": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "832": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "833": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "834": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "835": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "836": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "837": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "838": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "839": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "840": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "841": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "842": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "843": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "844": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "845": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "846": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "847": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "848": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "849": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "850": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "851": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "852": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "853": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "854": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "855": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "856": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "857": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "858": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "859": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "860": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "861": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "862": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "863": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "864": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "865": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "866": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "867": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "868": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "869": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "870": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "871": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "872": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "873": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "874": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "875": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "876": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "877": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "878": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "879": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "880": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "881": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "882": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "883": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "884": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "885": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "886": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "887": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "888": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "889": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "890": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "891": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "892": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "893": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "894": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "895": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "896": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "897": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "898": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "899": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "900": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "901": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "902": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "903": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "904": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "905": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "906": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "907": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "908": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "909": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "910": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "911": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "912": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "913": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "914": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "915": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "916": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "917": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "918": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "919": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "920": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "921": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "922": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "923": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "924": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "925": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "926": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "927": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "928": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "929": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "930": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "931": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "932": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "933": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "934": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "935": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "936": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "937": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "938": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "939": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "940": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "941": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "942": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "943": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "944": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "945": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "946": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "947": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "948": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "949": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "950": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "951": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "952": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "953": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "954": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "955": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "956": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "957": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "958": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "959": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "960": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "961": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "962": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "963": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "964": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "965": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "966": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "967": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "968": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "969": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "970": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "971": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "972": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "973": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "974": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "975": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "976": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "977": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "978": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "979": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "980": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "981": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "982": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "983": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "984": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "985": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "986": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "987": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "988": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "989": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "990": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "991": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "992": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "993": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "994": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "995": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "996": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "997": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "998": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "999": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "131072": { + "content": "<|im_end|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "131073": { + "content": "<|im_start|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + } + }, + "bos_token": "", + "clean_up_tokenization_spaces": false, + "eos_token": "<|im_end|>", + "extra_special_tokens": {}, + "model_input_names": [ + "input_ids", + "attention_mask" + ], + "model_max_length": 1000000000000000019884624838656, + "pad_token": "", + "tokenizer_class": "PreTrainedTokenizerFast", + "unk_token": "" +}