ELF>@@H2@8 @@@@@@88@8@@@(( --`-`X  --`-`TT@T@DDPtdP&P&@P&@ddQtdRtd--`-`88/lib64/ld-linux-x86-64.so.2GNUGNU;Y:\'Q;[Ƽ=&  @ &(+|CEqX8yIk  S8E3 iO =KqX1xi 1` 1` 1` 1`} x @w@p@liblinear.so.1__gmon_start___Jv_RegisterClasses_ITM_deregisterTMCloneTable_ITM_registerTMCloneTabledestroy_param_fini_initsave_modelfree_and_destroy_modelcross_validationcheck_parameterset_print_string_functiontrainlibstdc++.so.6__gxx_personality_v0libgcc_s.so.1_Unwind_Resumelibc.so.6strcpyexitsprintffopenstrrchrputs__stack_chk_failreallocrewindisspacestrtodstrtokstrtolfgetsstrlen__errno_locationfclosemallocstderrfwriteatofatoifprintf__libc_start_mainfree_edata__bss_start_endGCC_3.0CXXABI_1.3GLIBC_2.4GLIBC_2.2.5  P&y  ӯk'ii #ui -/` 1`)0`0`0`0` 0`(0`00` 80` @0` H0` P0`X0``0`h0`p0`x0`0`0`0`0`0`0`0`0`0`0`0`0` 0`!0`,0`"0`#1`$1`%HkH5Z" %\" @%Z" h%R" h%J" h%B" h%:" h%2" h%*" h%"" hp%" h`%" h P% " h @%" h 0%! h %! h %! h%! h%! h%! h%! h%! h%! h%! h%! h%! hp%! h`%! hP%! h@%! h0%z! h %r! h%j! h%b! h%Z! h %R! h!1I^HHPTI@H @H@HH HtHÐ'1`UH- 1`HHw]øHt] 1` 1`UH- 1`HHHH?HHHu]úHt] 1`= uUH~] @H=0 tHtU-`H]{vUHH}]UH@UHH}H U#@HǸkUHH H} H HUHHt x r HcH` HHHN HG HE> +EH , UHcHHUHMHu'H HHhH UHH0HdH%(HE1HHHHH`1`1`KHHt*H H#@HǸ " tl`1`1`@H H HHHt*H0 H#@HǸw1``1`Hz HHs HH HH} HHUdH3%(tHjUHHE HHH%HE HUHщ¾`1`1`E8EHHHEHЋH MHcHHȋ9uEE ;Eu*E Yk *^#@THEHUHSHX}HuHUHMHE H?H HH  H H  HH EEHHHEHH<-EE;EtEHHHHEHHHB51Hh$@EHHHEHHH/ AEHHHEHHHuEHEH EHHHEHHHAEHEHy EHHHEHHH EHEH J A ; HHH2 HHH   HHH HHH H  HcHHHEHHHHEHHHHH  HcHHHEHHHEHHHEHEH EHHHEHHHm } xH H% $@_SHE@mFEHHHHEHHHHm F$@HǸ EE;E HEHE;E|EHHHEHHHEHHẼ;E~,EHHHHEHHHEHHkEHHHEHH/HHEH}uEHHHEHHHEHEHUHE[$@HǸ f.r ~ t t uH{Gz?Hf fV t!K t@ t 5 uH?H' ' t   uH{Gz?H HX[]UHSHhH}HE&@HQHEH}u'H HU&@HǸ HE  HHH YH 4&@HHEо4&@HEH}tHE< tHEԐHEZ Q HEHHuHEHHX H9  HHH=H  HHH"H  HcHEHHHHh EHEEoEHEHH UHcHHH HMHHHH 7&@HHEH}u EHF UHcHHHMHEغ HHHEH;Et HEt EB;&@UHE4&@BHEH}!HQ HUHHHMHE HHHEH;Et/u$HEuH HUHHЋ;EEH HUHHЋEWH HUHHHUHEHHEHEHCHEH;Et+u HEt"HE]u EHEE;E~EE fWf.r"H HUHHH HBHEH HUHHHEE8 ;E}: fWf.rlE E'H  UHcHHHHP E ;EuHe HUHHH‹  E HEH'H}Hh[]ÐHl$Ld$H- L% Ll$Lt$L|$H\$H8L)AIHIHt1@LLDAHH9uH\$Hl$Ld$Ll$ Lt$(L|$0H8ÐHHUsage: train [options] training_set_file [model_file] options: -s type : set type of solver (default 1) 0 -- L2-regularized logistic regression (primal) 1 -- L2-regularized L2-loss support vector classification (dual) 2 -- L2-regularized L2-loss support vector classification (primal) 3 -- L2-regularized L1-loss support vector classification (dual) 4 -- multi-class support vector classification by Crammer and Singer 5 -- L1-regularized L2-loss support vector classification 6 -- L1-regularized logistic regression 7 -- L2-regularized logistic regression (dual) -c cost : set the parameter C (default 1) -e epsilon : set tolerance of termination criterion -s 0 and 2 |f'(w)|_2 <= eps*min(pos,neg)/l*|f'(w0)|_2, where f is the primal function and pos/neg are # of positive/negative data (default 0.01) -s 1, 3, 4 and 7 Dual maximal violation <= eps; similar to libsvm (default 0.1) -s 5 and 6 |f'(w)|_1 <= eps*min(pos,neg)/l*|f'(w0)|_1, where f is the primal function (default 0.01) -B bias : if bias >= 0, instance x becomes [x; bias]; if < 0, no bias term added (default -1) -wi weight: weights adjust the parameter C of different classes (see README for details) -v n: n-fold cross validation mode -q : quiet mode (no outputs)Wrong input format at line %d Error: %s can't save model to file %s Cross Validation Accuracy = %g%% n-fold cross validation: n must >= 2 unknown option: -%c %s.model@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@y@@b@@@@(@rcan't open input file %s :Y@;d @|H8p !`zRx $0FJ w?;*3$"D AC E dAC 1AC AC  zPLRxp@ $$^t(@AC   AC  $,rAC E  $a(@AC E $|Q_@XP D  @@ ' x @ @-`-`o@@@ 9 /`0H @ @0 o @ooJ @-` @ @ @ @ @ @@@&@6@F@V@f@v@@@@@@@@@@@&@6@F@V@f@v@@@@@liblinear-train8os.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.gcc_except_table.init_array.fini_array.jcr.dynamic.got.got.plt.data.bss.gnu_debuglink 8@8T@T !t@t$4o@@> @8F@9NoJ @J Z[o @ pj @ 0tH @H 0 ~x @x y @ 0@@ @P&@P&d&@&t(@t(-`--`--`--`-/`//`/(1`1 1` 1  141