RefalMachine commited on
Commit
bb7315b
1 Parent(s): 5124860

Upload folder using huggingface_hub

Browse files
Files changed (46) hide show
  1. .gitattributes +1 -0
  2. llmtf_eval/daru_treewayabstractive.jsonl +2 -2
  3. llmtf_eval/daru_treewayabstractive_params.jsonl +1 -1
  4. llmtf_eval/daru_treewayabstractive_total.jsonl +3 -3
  5. llmtf_eval/daru_treewayextractive.jsonl +3 -0
  6. llmtf_eval/daru_treewayextractive_params.jsonl +58 -0
  7. llmtf_eval/daru_treewayextractive_total.jsonl +7 -0
  8. llmtf_eval/darumeru_MultiQ.jsonl +2 -2
  9. llmtf_eval/darumeru_MultiQ_params.jsonl +1 -1
  10. llmtf_eval/darumeru_MultiQ_total.jsonl +3 -3
  11. llmtf_eval/darumeru_PARus_params.jsonl +1 -1
  12. llmtf_eval/darumeru_RCB.jsonl +660 -660
  13. llmtf_eval/darumeru_RCB_params.jsonl +1 -1
  14. llmtf_eval/darumeru_RWSD.jsonl +426 -426
  15. llmtf_eval/darumeru_RWSD_params.jsonl +1 -1
  16. llmtf_eval/darumeru_RWSD_total.jsonl +2 -2
  17. llmtf_eval/darumeru_USE.jsonl +2 -2
  18. llmtf_eval/darumeru_USE_params.jsonl +1 -1
  19. llmtf_eval/darumeru_USE_total.jsonl +2 -2
  20. llmtf_eval/darumeru_cp_para_en.jsonl +78 -82
  21. llmtf_eval/darumeru_cp_para_en_params.jsonl +1 -1
  22. llmtf_eval/darumeru_cp_para_en_total.jsonl +2 -2
  23. llmtf_eval/darumeru_cp_para_ru.jsonl +861 -87
  24. llmtf_eval/darumeru_cp_para_ru_params.jsonl +1 -1
  25. llmtf_eval/darumeru_cp_para_ru_total.jsonl +4 -4
  26. llmtf_eval/darumeru_cp_sent_en.jsonl +22 -23
  27. llmtf_eval/darumeru_cp_sent_en_params.jsonl +1 -1
  28. llmtf_eval/darumeru_cp_sent_en_total.jsonl +3 -3
  29. llmtf_eval/darumeru_cp_sent_ru.jsonl +231 -238
  30. llmtf_eval/darumeru_cp_sent_ru_params.jsonl +1 -1
  31. llmtf_eval/darumeru_cp_sent_ru_total.jsonl +3 -3
  32. llmtf_eval/darumeru_ruMMLU.jsonl +2 -2
  33. llmtf_eval/darumeru_ruMMLU_params.jsonl +1 -1
  34. llmtf_eval/darumeru_ruMMLU_total.jsonl +2 -2
  35. llmtf_eval/darumeru_ruOpenBookQA_params.jsonl +1 -1
  36. llmtf_eval/darumeru_ruWorldTree.jsonl +64 -64
  37. llmtf_eval/darumeru_ruWorldTree_params.jsonl +1 -1
  38. llmtf_eval/evaluation_log.txt +267 -0
  39. llmtf_eval/evaluation_results.txt +2 -2
  40. llmtf_eval/nlpcoreteam_enMMLU.jsonl +2 -2
  41. llmtf_eval/nlpcoreteam_enMMLU_params.jsonl +1 -1
  42. llmtf_eval/nlpcoreteam_enMMLU_total.jsonl +2 -2
  43. llmtf_eval/nlpcoreteam_ruMMLU.jsonl +2 -2
  44. llmtf_eval/nlpcoreteam_ruMMLU_params.jsonl +1 -1
  45. llmtf_eval/nlpcoreteam_ruMMLU_total.jsonl +2 -2
  46. llmtf_eval/russiannlp_rucola_custom_params.jsonl +1 -1
.gitattributes CHANGED
@@ -43,3 +43,4 @@ llmtf_eval/nlpcoreteam_enMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
43
  llmtf_eval/nlpcoreteam_ruMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
44
  llmtf_eval/russiannlp_rucola_custom.jsonl filter=lfs diff=lfs merge=lfs -text
45
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
43
  llmtf_eval/nlpcoreteam_ruMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
44
  llmtf_eval/russiannlp_rucola_custom.jsonl filter=lfs diff=lfs merge=lfs -text
45
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
46
+ llmtf_eval/daru_treewayextractive.jsonl filter=lfs diff=lfs merge=lfs -text
llmtf_eval/daru_treewayabstractive.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:690bac335e5ad6bc1662210079593d9cc676e52c535e8d5394eccd9bd2fdef01
3
- size 15506523
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97ee5dcb39d98556d0e419a2dc809622739df7df8013198b7d305d8e96643c84
3
+ size 15522125
llmtf_eval/daru_treewayabstractive_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/daru_treewayabstractive_total.jsonl CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "task_name": "daru/treewayabstractive",
3
  "results": {
4
- "rouge1": 0.3333904808228802,
5
- "rouge2": 0.127931429649173
6
  },
7
- "leaderboard_result": 0.2306609552360266
8
  }
 
1
  {
2
  "task_name": "daru/treewayabstractive",
3
  "results": {
4
+ "rouge1": 0.3325254442550525,
5
+ "rouge2": 0.12953796507174228
6
  },
7
+ "leaderboard_result": 0.2310317046633974
8
  }
llmtf_eval/daru_treewayextractive.jsonl CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b61d5dc5d94398307059c50b3f7071b5131de1c8498da7e4e1e94783f851f7a7
3
+ size 212044109
llmtf_eval/daru_treewayextractive_params.jsonl ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "custom_generation_config": null,
3
+ "model_params": {
4
+ "model_name_or_path": "/scratch/tikhomirov/workdir/data/models/ruadapt_qwen2.5_3B_ext_u48_full_lr3e4_bs256",
5
+ "generation_config": {
6
+ "do_sample": true,
7
+ "eos_token_id": [
8
+ 147075,
9
+ 198,
10
+ 271
11
+ ],
12
+ "max_length": 32768,
13
+ "max_new_tokens": 1,
14
+ "pad_token_id": 147075,
15
+ "stop_strings": [
16
+ "\n",
17
+ "\n\n"
18
+ ],
19
+ "temperature": 0.1,
20
+ "top_k": 40,
21
+ "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
+ "trust_remote_code": false
24
+ },
25
+ "conversation_template": {
26
+ "system_message_template": "{content}\n",
27
+ "user_message_template": "{content}\n",
28
+ "bot_message_template": "{content}\n\n",
29
+ "bot_message_template_incomplete": "{content}",
30
+ "user_role": "user",
31
+ "bot_role": "bot",
32
+ "system_role": "system",
33
+ "suffix": "",
34
+ "add_special_tokens": false,
35
+ "eos_token": [
36
+ "\n",
37
+ "\n\n"
38
+ ],
39
+ "global_prefix": ""
40
+ },
41
+ "load_in_8bit": false,
42
+ "torch_dtype": "auto",
43
+ "use_flash_attention_2": true,
44
+ "device_map": "cuda:0",
45
+ "use_fast_tokenizer": true,
46
+ "leading_space": false,
47
+ "space_token": null,
48
+ "trust_remote_code": false,
49
+ "max_model_len": 32768
50
+ },
51
+ "task_params": {
52
+ "max_len": 4000,
53
+ "few_shot_count": 5,
54
+ "batch_size": 8,
55
+ "max_sample_per_dataset": 500,
56
+ "method": "calculate_logsoftmax"
57
+ }
58
+ }
llmtf_eval/daru_treewayextractive_total.jsonl ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_name": "daru/treewayextractive",
3
+ "results": {
4
+ "r-prec": 0.41475829725829727
5
+ },
6
+ "leaderboard_result": 0.41475829725829727
7
+ }
llmtf_eval/darumeru_MultiQ.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d76551f554d83763ad973b5351a12ea8430cd1af59432791e9d143635f10becc
3
- size 21498372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85ddd59efef62a29689073ea8946168ab0318fb6013b6342ecc08aacb3c97cd8
3
+ size 21499399
llmtf_eval/darumeru_MultiQ_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_MultiQ_total.jsonl CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "task_name": "darumeru/MultiQ",
3
  "results": {
4
- "f1": 0.48670297858620026,
5
- "em": 0.372848948374761
6
  },
7
- "leaderboard_result": 0.42977596348048064
8
  }
 
1
  {
2
  "task_name": "darumeru/MultiQ",
3
  "results": {
4
+ "f1": 0.48323651229633574,
5
+ "em": 0.367112810707457
6
  },
7
+ "leaderboard_result": 0.42517466150189637
8
  }
llmtf_eval/darumeru_PARus_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_RCB.jsonl CHANGED
@@ -7,9 +7,9 @@
7
  ]
8
  },
9
  "predict": {
10
- "1": 0.20546765625476837,
11
- "2": 0.5585189461708069,
12
- "3": 0.23282532393932343
13
  },
14
  "sample": {
15
  "messages": [
@@ -51,9 +51,9 @@
51
  ]
52
  },
53
  "predict": {
54
- "1": 0.185587078332901,
55
- "2": 0.5044779181480408,
56
- "3": 0.3059813380241394
57
  },
58
  "sample": {
59
  "messages": [
@@ -95,9 +95,9 @@
95
  ]
96
  },
97
  "predict": {
98
- "1": 0.053184110671281815,
99
- "2": 0.8319394588470459,
100
- "3": 0.11259075999259949
101
  },
102
  "sample": {
103
  "messages": [
@@ -139,9 +139,9 @@
139
  ]
140
  },
141
  "predict": {
142
- "1": 0.18899597227573395,
143
- "2": 0.45337778329849243,
144
- "3": 0.35309097170829773
145
  },
146
  "sample": {
147
  "messages": [
@@ -183,9 +183,9 @@
183
  ]
184
  },
185
  "predict": {
186
- "1": 0.8763749003410339,
187
- "2": 0.029987899586558342,
188
- "3": 0.09236923605203629
189
  },
190
  "sample": {
191
  "messages": [
@@ -227,9 +227,9 @@
227
  ]
228
  },
229
  "predict": {
230
- "1": 0.7431676387786865,
231
- "2": 0.08875872194766998,
232
- "3": 0.16582311689853668
233
  },
234
  "sample": {
235
  "messages": [
@@ -271,9 +271,9 @@
271
  ]
272
  },
273
  "predict": {
274
- "1": 0.9113905429840088,
275
- "2": 0.02143385075032711,
276
- "3": 0.0660209134221077
277
  },
278
  "sample": {
279
  "messages": [
@@ -315,9 +315,9 @@
315
  ]
316
  },
317
  "predict": {
318
- "1": 0.3740158975124359,
319
- "2": 0.29128387570381165,
320
- "3": 0.33006787300109863
321
  },
322
  "sample": {
323
  "messages": [
@@ -359,9 +359,9 @@
359
  ]
360
  },
361
  "predict": {
362
- "1": 0.6907228231430054,
363
- "2": 0.0824950784444809,
364
- "3": 0.2242448627948761
365
  },
366
  "sample": {
367
  "messages": [
@@ -403,9 +403,9 @@
403
  ]
404
  },
405
  "predict": {
406
- "1": 0.248980313539505,
407
- "2": 0.4651564359664917,
408
- "3": 0.2821316421031952
409
  },
410
  "sample": {
411
  "messages": [
@@ -447,9 +447,9 @@
447
  ]
448
  },
449
  "predict": {
450
- "1": 0.8492531776428223,
451
- "2": 0.04791158810257912,
452
- "3": 0.10142882913351059
453
  },
454
  "sample": {
455
  "messages": [
@@ -491,9 +491,9 @@
491
  ]
492
  },
493
  "predict": {
494
- "1": 0.00816334132105112,
495
- "2": 0.9435539841651917,
496
- "3": 0.046976782381534576
497
  },
498
  "sample": {
499
  "messages": [
@@ -535,9 +535,9 @@
535
  ]
536
  },
537
  "predict": {
538
- "1": 0.7804044485092163,
539
- "2": 0.08225402235984802,
540
- "3": 0.13561394810676575
541
  },
542
  "sample": {
543
  "messages": [
@@ -579,9 +579,9 @@
579
  ]
580
  },
581
  "predict": {
582
- "1": 0.7273611426353455,
583
- "2": 0.08687090128660202,
584
- "3": 0.183905690908432
585
  },
586
  "sample": {
587
  "messages": [
@@ -623,9 +623,9 @@
623
  ]
624
  },
625
  "predict": {
626
- "1": 0.6317780017852783,
627
- "2": 0.15973849594593048,
628
- "3": 0.20510828495025635
629
  },
630
  "sample": {
631
  "messages": [
@@ -667,9 +667,9 @@
667
  ]
668
  },
669
  "predict": {
670
- "1": 0.39965006709098816,
671
- "2": 0.3526899516582489,
672
- "3": 0.24240003526210785
673
  },
674
  "sample": {
675
  "messages": [
@@ -711,9 +711,9 @@
711
  ]
712
  },
713
  "predict": {
714
- "1": 0.8112298250198364,
715
- "2": 0.04576645791530609,
716
- "3": 0.14097058773040771
717
  },
718
  "sample": {
719
  "messages": [
@@ -755,9 +755,9 @@
755
  ]
756
  },
757
  "predict": {
758
- "1": 0.4002612233161926,
759
- "2": 0.2427707016468048,
760
- "3": 0.353229284286499
761
  },
762
  "sample": {
763
  "messages": [
@@ -799,9 +799,9 @@
799
  ]
800
  },
801
  "predict": {
802
- "1": 0.3452589809894562,
803
- "2": 0.3046899735927582,
804
- "3": 0.3452589809894562
805
  },
806
  "sample": {
807
  "messages": [
@@ -843,9 +843,9 @@
843
  ]
844
  },
845
  "predict": {
846
- "1": 0.7804676294326782,
847
- "2": 0.06406468152999878,
848
- "3": 0.15368317067623138
849
  },
850
  "sample": {
851
  "messages": [
@@ -887,9 +887,9 @@
887
  ]
888
  },
889
  "predict": {
890
- "1": 0.11560457199811935,
891
- "2": 0.6652584075927734,
892
- "3": 0.21597778797149658
893
  },
894
  "sample": {
895
  "messages": [
@@ -931,9 +931,9 @@
931
  ]
932
  },
933
  "predict": {
934
- "1": 0.6718965768814087,
935
- "2": 0.13230426609516144,
936
- "3": 0.19250160455703735
937
  },
938
  "sample": {
939
  "messages": [
@@ -975,9 +975,9 @@
975
  ]
976
  },
977
  "predict": {
978
- "1": 0.8141552805900574,
979
- "2": 0.05897721275687218,
980
- "3": 0.12485475838184357
981
  },
982
  "sample": {
983
  "messages": [
@@ -1019,9 +1019,9 @@
1019
  ]
1020
  },
1021
  "predict": {
1022
- "1": 0.47932168841362,
1023
- "2": 0.2907232940196991,
1024
- "3": 0.22641554474830627
1025
  },
1026
  "sample": {
1027
  "messages": [
@@ -1063,9 +1063,9 @@
1063
  ]
1064
  },
1065
  "predict": {
1066
- "1": 0.4851234257221222,
1067
- "2": 0.17846696078777313,
1068
- "3": 0.33342015743255615
1069
  },
1070
  "sample": {
1071
  "messages": [
@@ -1107,9 +1107,9 @@
1107
  ]
1108
  },
1109
  "predict": {
1110
- "1": 0.4226566553115845,
1111
- "2": 0.1996488869190216,
1112
- "3": 0.37299320101737976
1113
  },
1114
  "sample": {
1115
  "messages": [
@@ -1151,9 +1151,9 @@
1151
  ]
1152
  },
1153
  "predict": {
1154
- "1": 0.8727881908416748,
1155
- "2": 0.03384166955947876,
1156
- "3": 0.09199119359254837
1157
  },
1158
  "sample": {
1159
  "messages": [
@@ -1195,9 +1195,9 @@
1195
  ]
1196
  },
1197
  "predict": {
1198
- "1": 0.5470497012138367,
1199
- "2": 0.15673236548900604,
1200
- "3": 0.29281461238861084
1201
  },
1202
  "sample": {
1203
  "messages": [
@@ -1239,9 +1239,9 @@
1239
  ]
1240
  },
1241
  "predict": {
1242
- "1": 0.14598897099494934,
1243
- "2": 0.5773975849151611,
1244
- "3": 0.2727433145046234
1245
  },
1246
  "sample": {
1247
  "messages": [
@@ -1283,9 +1283,9 @@
1283
  ]
1284
  },
1285
  "predict": {
1286
- "1": 0.5274247527122498,
1287
- "2": 0.21986332535743713,
1288
- "3": 0.24913780391216278
1289
  },
1290
  "sample": {
1291
  "messages": [
@@ -1327,9 +1327,9 @@
1327
  ]
1328
  },
1329
  "predict": {
1330
- "1": 0.614875078201294,
1331
- "2": 0.155464768409729,
1332
- "3": 0.2261999249458313
1333
  },
1334
  "sample": {
1335
  "messages": [
@@ -1371,9 +1371,9 @@
1371
  ]
1372
  },
1373
  "predict": {
1374
- "1": 0.6875519156455994,
1375
- "2": 0.13538698852062225,
1376
- "3": 0.17384035885334015
1377
  },
1378
  "sample": {
1379
  "messages": [
@@ -1415,9 +1415,9 @@
1415
  ]
1416
  },
1417
  "predict": {
1418
- "1": 0.7246237397193909,
1419
- "2": 0.11112464964389801,
1420
- "3": 0.16168540716171265
1421
  },
1422
  "sample": {
1423
  "messages": [
@@ -1459,9 +1459,9 @@
1459
  ]
1460
  },
1461
  "predict": {
1462
- "1": 0.015849953517317772,
1463
- "2": 0.8653781414031982,
1464
- "3": 0.11711619794368744
1465
  },
1466
  "sample": {
1467
  "messages": [
@@ -1503,9 +1503,9 @@
1503
  ]
1504
  },
1505
  "predict": {
1506
- "1": 0.5044260621070862,
1507
- "2": 0.18556800484657288,
1508
- "3": 0.305949866771698
1509
  },
1510
  "sample": {
1511
  "messages": [
@@ -1547,9 +1547,9 @@
1547
  ]
1548
  },
1549
  "predict": {
1550
- "1": 0.8336155414581299,
1551
- "2": 0.036626510322093964,
1552
- "3": 0.1278390884399414
1553
  },
1554
  "sample": {
1555
  "messages": [
@@ -1591,9 +1591,9 @@
1591
  ]
1592
  },
1593
  "predict": {
1594
- "1": 0.779873788356781,
1595
- "2": 0.0640159398317337,
1596
- "3": 0.15356624126434326
1597
  },
1598
  "sample": {
1599
  "messages": [
@@ -1635,9 +1635,9 @@
1635
  ]
1636
  },
1637
  "predict": {
1638
- "1": 0.1890137493610382,
1639
- "2": 0.3531241714954376,
1640
- "3": 0.4534204304218292
1641
  },
1642
  "sample": {
1643
  "messages": [
@@ -1679,9 +1679,9 @@
1679
  ]
1680
  },
1681
  "predict": {
1682
- "1": 0.815781831741333,
1683
- "2": 0.04061538353562355,
1684
- "3": 0.14176161587238312
1685
  },
1686
  "sample": {
1687
  "messages": [
@@ -1723,9 +1723,9 @@
1723
  ]
1724
  },
1725
  "predict": {
1726
- "1": 0.5415368676185608,
1727
- "2": 0.19922029972076416,
1728
- "3": 0.2558039128780365
1729
  },
1730
  "sample": {
1731
  "messages": [
@@ -1767,9 +1767,9 @@
1767
  ]
1768
  },
1769
  "predict": {
1770
- "1": 0.5876607298851013,
1771
- "2": 0.1311248242855072,
1772
- "3": 0.2775912582874298
1773
  },
1774
  "sample": {
1775
  "messages": [
@@ -1811,9 +1811,9 @@
1811
  ]
1812
  },
1813
  "predict": {
1814
- "1": 0.7522473931312561,
1815
- "2": 0.11536087840795517,
1816
- "3": 0.13072098791599274
1817
  },
1818
  "sample": {
1819
  "messages": [
@@ -1855,9 +1855,9 @@
1855
  ]
1856
  },
1857
  "predict": {
1858
- "1": 0.011832145974040031,
1859
- "2": 0.939943790435791,
1860
- "3": 0.046797044575214386
1861
  },
1862
  "sample": {
1863
  "messages": [
@@ -1899,9 +1899,9 @@
1899
  ]
1900
  },
1901
  "predict": {
1902
- "1": 0.2821556329727173,
1903
- "2": 0.46519601345062256,
1904
- "3": 0.24900148808956146
1905
  },
1906
  "sample": {
1907
  "messages": [
@@ -1943,9 +1943,9 @@
1943
  ]
1944
  },
1945
  "predict": {
1946
- "1": 0.9162285923957825,
1947
- "2": 0.024416664615273476,
1948
- "3": 0.05857253447175026
1949
  },
1950
  "sample": {
1951
  "messages": [
@@ -1987,9 +1987,9 @@
1987
  ]
1988
  },
1989
  "predict": {
1990
- "1": 0.00887204147875309,
1991
- "2": 0.9049727916717529,
1992
- "3": 0.08417557924985886
1993
  },
1994
  "sample": {
1995
  "messages": [
@@ -2031,9 +2031,9 @@
2031
  ]
2032
  },
2033
  "predict": {
2034
- "1": 0.1620791256427765,
2035
- "2": 0.5657117366790771,
2036
- "3": 0.2672232985496521
2037
  },
2038
  "sample": {
2039
  "messages": [
@@ -2075,9 +2075,9 @@
2075
  ]
2076
  },
2077
  "predict": {
2078
- "1": 0.6420385837554932,
2079
- "2": 0.08689047396183014,
2080
- "3": 0.26764151453971863
2081
  },
2082
  "sample": {
2083
  "messages": [
@@ -2119,9 +2119,9 @@
2119
  ]
2120
  },
2121
  "predict": {
2122
- "1": 0.5777817964553833,
2123
- "2": 0.14608612656593323,
2124
- "3": 0.2729248106479645
2125
  },
2126
  "sample": {
2127
  "messages": [
@@ -2163,9 +2163,9 @@
2163
  ]
2164
  },
2165
  "predict": {
2166
- "1": 0.22654928267002106,
2167
- "2": 0.5434634685516357,
2168
- "3": 0.22654928267002106
2169
  },
2170
  "sample": {
2171
  "messages": [
@@ -2207,9 +2207,9 @@
2207
  ]
2208
  },
2209
  "predict": {
2210
- "1": 0.8143442273139954,
2211
- "2": 0.058990899473428726,
2212
- "3": 0.1248837411403656
2213
  },
2214
  "sample": {
2215
  "messages": [
@@ -2251,9 +2251,9 @@
2251
  ]
2252
  },
2253
  "predict": {
2254
- "1": 0.16223064064979553,
2255
- "2": 0.5662405490875244,
2256
- "3": 0.26747310161590576
2257
  },
2258
  "sample": {
2259
  "messages": [
@@ -2295,9 +2295,9 @@
2295
  ]
2296
  },
2297
  "predict": {
2298
- "1": 0.6601472496986389,
2299
- "2": 0.14729876816272736,
2300
- "3": 0.1891353577375412
2301
  },
2302
  "sample": {
2303
  "messages": [
@@ -2339,9 +2339,9 @@
2339
  ]
2340
  },
2341
  "predict": {
2342
- "1": 0.008418063633143902,
2343
- "2": 0.8586657643318176,
2344
- "3": 0.1316806674003601
2345
  },
2346
  "sample": {
2347
  "messages": [
@@ -2383,9 +2383,9 @@
2383
  ]
2384
  },
2385
  "predict": {
2386
- "1": 0.24237000942230225,
2387
- "2": 0.3996005952358246,
2388
- "3": 0.35264626145362854
2389
  },
2390
  "sample": {
2391
  "messages": [
@@ -2427,9 +2427,9 @@
2427
  ]
2428
  },
2429
  "predict": {
2430
- "1": 0.06886102259159088,
2431
- "2": 0.7403258085250854,
2432
- "3": 0.187183678150177
2433
  },
2434
  "sample": {
2435
  "messages": [
@@ -2471,9 +2471,9 @@
2471
  ]
2472
  },
2473
  "predict": {
2474
- "1": 0.8296267986297607,
2475
- "2": 0.041304685175418854,
2476
- "3": 0.12722739577293396
2477
  },
2478
  "sample": {
2479
  "messages": [
@@ -2515,9 +2515,9 @@
2515
  ]
2516
  },
2517
  "predict": {
2518
- "1": 0.7737882733345032,
2519
- "2": 0.071973517537117,
2520
- "3": 0.15236793458461761
2521
  },
2522
  "sample": {
2523
  "messages": [
@@ -2559,9 +2559,9 @@
2559
  ]
2560
  },
2561
  "predict": {
2562
- "1": 0.027146678417921066,
2563
- "2": 0.7933422327041626,
2564
- "3": 0.17701858282089233
2565
  },
2566
  "sample": {
2567
  "messages": [
@@ -2603,9 +2603,9 @@
2603
  ]
2604
  },
2605
  "predict": {
2606
- "1": 0.6319689750671387,
2607
- "2": 0.15978679060935974,
2608
- "3": 0.20517028868198395
2609
  },
2610
  "sample": {
2611
  "messages": [
@@ -2647,9 +2647,9 @@
2647
  ]
2648
  },
2649
  "predict": {
2650
- "1": 0.8325420618057251,
2651
- "2": 0.05322263017296791,
2652
- "3": 0.11267231404781342
2653
  },
2654
  "sample": {
2655
  "messages": [
@@ -2691,9 +2691,9 @@
2691
  ]
2692
  },
2693
  "predict": {
2694
- "1": 0.9009718894958496,
2695
- "2": 0.02401008829474449,
2696
- "3": 0.07395628094673157
2697
  },
2698
  "sample": {
2699
  "messages": [
@@ -2735,9 +2735,9 @@
2735
  ]
2736
  },
2737
  "predict": {
2738
- "1": 0.7733863592147827,
2739
- "2": 0.07193613797426224,
2740
- "3": 0.1522887945175171
2741
  },
2742
  "sample": {
2743
  "messages": [
@@ -2779,9 +2779,9 @@
2779
  ]
2780
  },
2781
  "predict": {
2782
- "1": 0.2665085792541504,
2783
- "2": 0.3422037959098816,
2784
- "3": 0.3877677023410797
2785
  },
2786
  "sample": {
2787
  "messages": [
@@ -2823,9 +2823,9 @@
2823
  ]
2824
  },
2825
  "predict": {
2826
- "1": 0.7513737082481384,
2827
- "2": 0.07919420301914215,
2828
- "3": 0.1676541417837143
2829
  },
2830
  "sample": {
2831
  "messages": [
@@ -2867,9 +2867,9 @@
2867
  ]
2868
  },
2869
  "predict": {
2870
- "1": 0.9135782718658447,
2871
- "2": 0.018960710614919662,
2872
- "3": 0.06617938727140427
2873
  },
2874
  "sample": {
2875
  "messages": [
@@ -2911,9 +2911,9 @@
2911
  ]
2912
  },
2913
  "predict": {
2914
- "1": 0.7184166312217712,
2915
- "2": 0.09722711145877838,
2916
- "3": 0.18164415657520294
2917
  },
2918
  "sample": {
2919
  "messages": [
@@ -2955,9 +2955,9 @@
2955
  ]
2956
  },
2957
  "predict": {
2958
- "1": 0.18523171544075012,
2959
- "2": 0.503511905670166,
2960
- "3": 0.3053954243659973
2961
  },
2962
  "sample": {
2963
  "messages": [
@@ -2999,9 +2999,9 @@
2999
  ]
3000
  },
3001
  "predict": {
3002
- "1": 0.6745195984840393,
3003
- "2": 0.10344094038009644,
3004
- "3": 0.218984454870224
3005
  },
3006
  "sample": {
3007
  "messages": [
@@ -3043,9 +3043,9 @@
3043
  ]
3044
  },
3045
  "predict": {
3046
- "1": 0.29848700761795044,
3047
- "2": 0.43429601192474365,
3048
- "3": 0.26341384649276733
3049
  },
3050
  "sample": {
3051
  "messages": [
@@ -3087,9 +3087,9 @@
3087
  ]
3088
  },
3089
  "predict": {
3090
- "1": 0.47949275374412537,
3091
- "2": 0.29082706570625305,
3092
- "3": 0.2264963537454605
3093
  },
3094
  "sample": {
3095
  "messages": [
@@ -3131,9 +3131,9 @@
3131
  ]
3132
  },
3133
  "predict": {
3134
- "1": 0.1239442303776741,
3135
- "2": 0.7132498621940613,
3136
- "3": 0.15914756059646606
3137
  },
3138
  "sample": {
3139
  "messages": [
@@ -3175,9 +3175,9 @@
3175
  ]
3176
  },
3177
  "predict": {
3178
- "1": 0.4496765434741974,
3179
- "2": 0.2727425992488861,
3180
- "3": 0.2727425992488861
3181
  },
3182
  "sample": {
3183
  "messages": [
@@ -3219,9 +3219,9 @@
3219
  ]
3220
  },
3221
  "predict": {
3222
- "1": 0.7882289886474609,
3223
- "2": 0.07331671565771103,
3224
- "3": 0.13697364926338196
3225
  },
3226
  "sample": {
3227
  "messages": [
@@ -3263,9 +3263,9 @@
3263
  ]
3264
  },
3265
  "predict": {
3266
- "1": 0.5101559162139893,
3267
- "2": 0.2126646190881729,
3268
- "3": 0.27306678891181946
3269
  },
3270
  "sample": {
3271
  "messages": [
@@ -3307,9 +3307,9 @@
3307
  ]
3308
  },
3309
  "predict": {
3310
- "1": 0.5968313217163086,
3311
- "2": 0.15090258419513702,
3312
- "3": 0.24879629909992218
3313
  },
3314
  "sample": {
3315
  "messages": [
@@ -3351,9 +3351,9 @@
3351
  ]
3352
  },
3353
  "predict": {
3354
- "1": 0.3451721966266632,
3355
- "2": 0.3451721966266632,
3356
- "3": 0.3046133816242218
3357
  },
3358
  "sample": {
3359
  "messages": [
@@ -3395,9 +3395,9 @@
3395
  ]
3396
  },
3397
  "predict": {
3398
- "1": 0.27756166458129883,
3399
- "2": 0.40384984016418457,
3400
- "3": 0.3145185708999634
3401
  },
3402
  "sample": {
3403
  "messages": [
@@ -3439,9 +3439,9 @@
3439
  ]
3440
  },
3441
  "predict": {
3442
- "1": 0.7164913415908813,
3443
- "2": 0.07551762461662292,
3444
- "3": 0.2052782028913498
3445
  },
3446
  "sample": {
3447
  "messages": [
@@ -3483,9 +3483,9 @@
3483
  ]
3484
  },
3485
  "predict": {
3486
- "1": 0.8325966000556946,
3487
- "2": 0.05322611704468727,
3488
- "3": 0.11267969757318497
3489
  },
3490
  "sample": {
3491
  "messages": [
@@ -3527,9 +3527,9 @@
3527
  ]
3528
  },
3529
  "predict": {
3530
- "1": 0.020800210535526276,
3531
- "2": 0.884447455406189,
3532
- "3": 0.0932200700044632
3533
  },
3534
  "sample": {
3535
  "messages": [
@@ -3571,9 +3571,9 @@
3571
  ]
3572
  },
3573
  "predict": {
3574
- "1": 0.025033090263605118,
3575
- "2": 0.8289820551872253,
3576
- "3": 0.14405547082424164
3577
  },
3578
  "sample": {
3579
  "messages": [
@@ -3615,9 +3615,9 @@
3615
  ]
3616
  },
3617
  "predict": {
3618
- "1": 0.7024475336074829,
3619
- "2": 0.13832010328769684,
3620
- "3": 0.15673723816871643
3621
  },
3622
  "sample": {
3623
  "messages": [
@@ -3659,9 +3659,9 @@
3659
  ]
3660
  },
3661
  "predict": {
3662
- "1": 0.4037919342517853,
3663
- "2": 0.3144734799861908,
3664
- "3": 0.27752187848091125
3665
  },
3666
  "sample": {
3667
  "messages": [
@@ -3703,9 +3703,9 @@
3703
  ]
3704
  },
3705
  "predict": {
3706
- "1": 0.8048926591873169,
3707
- "2": 0.08483505994081497,
3708
- "3": 0.10893037170171738
3709
  },
3710
  "sample": {
3711
  "messages": [
@@ -3747,9 +3747,9 @@
3747
  ]
3748
  },
3749
  "predict": {
3750
- "1": 0.018150517717003822,
3751
- "2": 0.8745409250259399,
3752
- "3": 0.10444901883602142
3753
  },
3754
  "sample": {
3755
  "messages": [
@@ -3791,9 +3791,9 @@
3791
  ]
3792
  },
3793
  "predict": {
3794
- "1": 0.7342569828033447,
3795
- "2": 0.07739011943340302,
3796
- "3": 0.18564924597740173
3797
  },
3798
  "sample": {
3799
  "messages": [
@@ -3835,9 +3835,9 @@
3835
  ]
3836
  },
3837
  "predict": {
3838
- "1": 0.2399875819683075,
3839
- "2": 0.4483557939529419,
3840
- "3": 0.30815014243125916
3841
  },
3842
  "sample": {
3843
  "messages": [
@@ -3879,9 +3879,9 @@
3879
  ]
3880
  },
3881
  "predict": {
3882
- "1": 0.017332786694169044,
3883
- "2": 0.8351404070854187,
3884
- "3": 0.1451256275177002
3885
  },
3886
  "sample": {
3887
  "messages": [
@@ -3923,9 +3923,9 @@
3923
  ]
3924
  },
3925
  "predict": {
3926
- "1": 0.8859915733337402,
3927
- "2": 0.03031696379184723,
3928
- "3": 0.0824100524187088
3929
  },
3930
  "sample": {
3931
  "messages": [
@@ -3967,9 +3967,9 @@
3967
  ]
3968
  },
3969
  "predict": {
3970
- "1": 0.028252972289919853,
3971
- "2": 0.8256729245185852,
3972
- "3": 0.14348042011260986
3973
  },
3974
  "sample": {
3975
  "messages": [
@@ -4011,9 +4011,9 @@
4011
  ]
4012
  },
4013
  "predict": {
4014
- "1": 0.566642165184021,
4015
- "2": 0.16234570741653442,
4016
- "3": 0.26766282320022583
4017
  },
4018
  "sample": {
4019
  "messages": [
@@ -4055,9 +4055,9 @@
4055
  ]
4056
  },
4057
  "predict": {
4058
- "1": 0.9026983380317688,
4059
- "2": 0.030888639390468597,
4060
- "3": 0.06539124995470047
4061
  },
4062
  "sample": {
4063
  "messages": [
@@ -4099,9 +4099,9 @@
4099
  ]
4100
  },
4101
  "predict": {
4102
- "1": 0.634497880935669,
4103
- "2": 0.1817867010831833,
4104
- "3": 0.1817867010831833
4105
  },
4106
  "sample": {
4107
  "messages": [
@@ -4143,9 +4143,9 @@
4143
  ]
4144
  },
4145
  "predict": {
4146
- "1": 0.8691254258155823,
4147
- "2": 0.038186706602573395,
4148
- "3": 0.09160514175891876
4149
  },
4150
  "sample": {
4151
  "messages": [
@@ -4187,9 +4187,9 @@
4187
  ]
4188
  },
4189
  "predict": {
4190
- "1": 0.01285806205123663,
4191
- "2": 0.9014197587966919,
4192
- "3": 0.0838451012969017
4193
  },
4194
  "sample": {
4195
  "messages": [
@@ -4231,9 +4231,9 @@
4231
  ]
4232
  },
4233
  "predict": {
4234
- "1": 0.007349063642323017,
4235
- "2": 0.962537407875061,
4236
- "3": 0.029066111892461777
4237
  },
4238
  "sample": {
4239
  "messages": [
@@ -4275,9 +4275,9 @@
4275
  ]
4276
  },
4277
  "predict": {
4278
- "1": 0.4594925343990326,
4279
- "2": 0.13164682686328888,
4280
- "3": 0.40550073981285095
4281
  },
4282
  "sample": {
4283
  "messages": [
@@ -4319,9 +4319,9 @@
4319
  ]
4320
  },
4321
  "predict": {
4322
- "1": 0.7163257598876953,
4323
- "2": 0.07550017535686493,
4324
- "3": 0.20523077249526978
4325
  },
4326
  "sample": {
4327
  "messages": [
@@ -4363,9 +4363,9 @@
4363
  ]
4364
  },
4365
  "predict": {
4366
- "1": 0.922412633895874,
4367
- "2": 0.024581464007496834,
4368
- "3": 0.05203896388411522
4369
  },
4370
  "sample": {
4371
  "messages": [
@@ -4407,9 +4407,9 @@
4407
  ]
4408
  },
4409
  "predict": {
4410
- "1": 0.80087810754776,
4411
- "2": 0.07449326664209366,
4412
- "3": 0.12281864136457443
4413
  },
4414
  "sample": {
4415
  "messages": [
@@ -4451,9 +4451,9 @@
4451
  ]
4452
  },
4453
  "predict": {
4454
- "1": 0.7510393857955933,
4455
- "2": 0.0791589617729187,
4456
- "3": 0.1675795316696167
4457
  },
4458
  "sample": {
4459
  "messages": [
@@ -4495,9 +4495,9 @@
4495
  ]
4496
  },
4497
  "predict": {
4498
- "1": 0.35792455077171326,
4499
- "2": 0.35792455077171326,
4500
- "3": 0.2787519097328186
4501
  },
4502
  "sample": {
4503
  "messages": [
@@ -4539,9 +4539,9 @@
4539
  ]
4540
  },
4541
  "predict": {
4542
- "1": 0.23435769975185394,
4543
- "2": 0.49613523483276367,
4544
- "3": 0.2655620574951172
4545
  },
4546
  "sample": {
4547
  "messages": [
@@ -4583,9 +4583,9 @@
4583
  ]
4584
  },
4585
  "predict": {
4586
- "1": 0.7093535661697388,
4587
- "2": 0.10878289490938187,
4588
- "3": 0.17935267090797424
4589
  },
4590
  "sample": {
4591
  "messages": [
@@ -4627,9 +4627,9 @@
4627
  ]
4628
  },
4629
  "predict": {
4630
- "1": 0.5850984454154968,
4631
- "2": 0.167633518576622,
4632
- "3": 0.24390532076358795
4633
  },
4634
  "sample": {
4635
  "messages": [
@@ -4671,9 +4671,9 @@
4671
  ]
4672
  },
4673
  "predict": {
4674
- "1": 0.709272563457489,
4675
- "2": 0.08471053093671799,
4676
- "3": 0.2032100111246109
4677
  },
4678
  "sample": {
4679
  "messages": [
@@ -4715,9 +4715,9 @@
4715
  ]
4716
  },
4717
  "predict": {
4718
- "1": 0.2634461522102356,
4719
- "2": 0.29852360486984253,
4720
- "3": 0.43434926867485046
4721
  },
4722
  "sample": {
4723
  "messages": [
@@ -4759,9 +4759,9 @@
4759
  ]
4760
  },
4761
  "predict": {
4762
- "1": 0.4338706135749817,
4763
- "2": 0.26315581798553467,
4764
- "3": 0.29819461703300476
4765
  },
4766
  "sample": {
4767
  "messages": [
@@ -4803,9 +4803,9 @@
4803
  ]
4804
  },
4805
  "predict": {
4806
- "1": 0.6135433912277222,
4807
- "2": 0.09408993273973465,
4808
- "3": 0.2898173928260803
4809
  },
4810
  "sample": {
4811
  "messages": [
@@ -4847,9 +4847,9 @@
4847
  ]
4848
  },
4849
  "predict": {
4850
- "1": 0.03377507999539375,
4851
- "2": 0.7687172889709473,
4852
- "3": 0.19436216354370117
4853
  },
4854
  "sample": {
4855
  "messages": [
@@ -4891,9 +4891,9 @@
4891
  ]
4892
  },
4893
  "predict": {
4894
- "1": 0.8643593192100525,
4895
- "2": 0.043033916503190994,
4896
- "3": 0.09110280126333237
4897
  },
4898
  "sample": {
4899
  "messages": [
@@ -4935,9 +4935,9 @@
4935
  ]
4936
  },
4937
  "predict": {
4938
- "1": 0.8141917586326599,
4939
- "2": 0.058979857712984085,
4940
- "3": 0.12486035376787186
4941
  },
4942
  "sample": {
4943
  "messages": [
@@ -4979,9 +4979,9 @@
4979
  ]
4980
  },
4981
  "predict": {
4982
- "1": 0.050605468451976776,
4983
- "2": 0.6165007948875427,
4984
- "3": 0.32998910546302795
4985
  },
4986
  "sample": {
4987
  "messages": [
@@ -5023,9 +5023,9 @@
5023
  ]
5024
  },
5025
  "predict": {
5026
- "1": 0.891456663608551,
5027
- "2": 0.0345655232667923,
5028
- "3": 0.07317522168159485
5029
  },
5030
  "sample": {
5031
  "messages": [
@@ -5067,9 +5067,9 @@
5067
  ]
5068
  },
5069
  "predict": {
5070
- "1": 0.2340128868818283,
5071
- "2": 0.49540525674819946,
5072
- "3": 0.2651713490486145
5073
  },
5074
  "sample": {
5075
  "messages": [
@@ -5111,9 +5111,9 @@
5111
  ]
5112
  },
5113
  "predict": {
5114
- "1": 0.5357595086097717,
5115
- "2": 0.1739356517791748,
5116
- "3": 0.28677141666412354
5117
  },
5118
  "sample": {
5119
  "messages": [
@@ -5155,9 +5155,9 @@
5155
  ]
5156
  },
5157
  "predict": {
5158
- "1": 0.6443853974342346,
5159
- "2": 0.14378182590007782,
5160
- "3": 0.20920130610466003
5161
  },
5162
  "sample": {
5163
  "messages": [
@@ -5199,9 +5199,9 @@
5199
  ]
5200
  },
5201
  "predict": {
5202
- "1": 0.9596851468086243,
5203
- "2": 0.010661140084266663,
5204
- "3": 0.028979981318116188
5205
  },
5206
  "sample": {
5207
  "messages": [
@@ -5243,9 +5243,9 @@
5243
  ]
5244
  },
5245
  "predict": {
5246
- "1": 0.6991484761238098,
5247
- "2": 0.12149377912282944,
5248
- "3": 0.17677241563796997
5249
  },
5250
  "sample": {
5251
  "messages": [
@@ -5287,9 +5287,9 @@
5287
  ]
5288
  },
5289
  "predict": {
5290
- "1": 0.3584785759449005,
5291
- "2": 0.3584785759449005,
5292
- "3": 0.27918338775634766
5293
  },
5294
  "sample": {
5295
  "messages": [
@@ -5331,9 +5331,9 @@
5331
  ]
5332
  },
5333
  "predict": {
5334
- "1": 0.5847252607345581,
5335
- "2": 0.16752660274505615,
5336
- "3": 0.24374975264072418
5337
  },
5338
  "sample": {
5339
  "messages": [
@@ -5375,9 +5375,9 @@
5375
  ]
5376
  },
5377
  "predict": {
5378
- "1": 0.8540686964988708,
5379
- "2": 0.04252157360315323,
5380
- "3": 0.10200396180152893
5381
  },
5382
  "sample": {
5383
  "messages": [
@@ -5419,9 +5419,9 @@
5419
  ]
5420
  },
5421
  "predict": {
5422
- "1": 0.5778590440750122,
5423
- "2": 0.14610564708709717,
5424
- "3": 0.272961288690567
5425
  },
5426
  "sample": {
5427
  "messages": [
@@ -5463,9 +5463,9 @@
5463
  ]
5464
  },
5465
  "predict": {
5466
- "1": 0.8067565560340881,
5467
- "2": 0.0515742190182209,
5468
- "3": 0.14019325375556946
5469
  },
5470
  "sample": {
5471
  "messages": [
@@ -5507,9 +5507,9 @@
5507
  ]
5508
  },
5509
  "predict": {
5510
- "1": 0.8582806587219238,
5511
- "2": 0.037710223346948624,
5512
- "3": 0.10250701010227203
5513
  },
5514
  "sample": {
5515
  "messages": [
@@ -5551,9 +5551,9 @@
5551
  ]
5552
  },
5553
  "predict": {
5554
- "1": 0.08349446207284927,
5555
- "2": 0.792173445224762,
5556
- "3": 0.12148373574018478
5557
  },
5558
  "sample": {
5559
  "messages": [
@@ -5595,9 +5595,9 @@
5595
  ]
5596
  },
5597
  "predict": {
5598
- "1": 0.02586492709815502,
5599
- "2": 0.8565287590026855,
5600
- "3": 0.11591856181621552
5601
  },
5602
  "sample": {
5603
  "messages": [
@@ -5639,9 +5639,9 @@
5639
  ]
5640
  },
5641
  "predict": {
5642
- "1": 0.773566722869873,
5643
- "2": 0.07195290923118591,
5644
- "3": 0.15232431888580322
5645
  },
5646
  "sample": {
5647
  "messages": [
@@ -5683,9 +5683,9 @@
5683
  ]
5684
  },
5685
  "predict": {
5686
- "1": 0.7270547151565552,
5687
- "2": 0.08683430403470993,
5688
- "3": 0.1838282197713852
5689
  },
5690
  "sample": {
5691
  "messages": [
@@ -5727,9 +5727,9 @@
5727
  ]
5728
  },
5729
  "predict": {
5730
- "1": 0.15545180439949036,
5731
- "2": 0.6148238182067871,
5732
- "3": 0.2261810600757599
5733
  },
5734
  "sample": {
5735
  "messages": [
@@ -5771,9 +5771,9 @@
5771
  ]
5772
  },
5773
  "predict": {
5774
- "1": 0.6439995169639587,
5775
- "2": 0.14369571208953857,
5776
- "3": 0.20907601714134216
5777
  },
5778
  "sample": {
5779
  "messages": [
@@ -5815,9 +5815,9 @@
5815
  ]
5816
  },
5817
  "predict": {
5818
- "1": 0.4177614152431488,
5819
- "2": 0.32535290718078613,
5820
- "3": 0.25338509678840637
5821
  },
5822
  "sample": {
5823
  "messages": [
@@ -5859,9 +5859,9 @@
5859
  ]
5860
  },
5861
  "predict": {
5862
- "1": 0.4645428955554962,
5863
- "2": 0.1708957999944687,
5864
- "3": 0.3617863655090332
5865
  },
5866
  "sample": {
5867
  "messages": [
@@ -5903,9 +5903,9 @@
5903
  ]
5904
  },
5905
  "predict": {
5906
- "1": 0.00967639684677124,
5907
- "2": 0.8710414171218872,
5908
- "3": 0.117882639169693
5909
  },
5910
  "sample": {
5911
  "messages": [
@@ -5947,9 +5947,9 @@
5947
  ]
5948
  },
5949
  "predict": {
5950
- "1": 0.15078409016132355,
5951
- "2": 0.5963626503944397,
5952
- "3": 0.24860092997550964
5953
  },
5954
  "sample": {
5955
  "messages": [
@@ -5991,9 +5991,9 @@
5991
  ]
5992
  },
5993
  "predict": {
5994
- "1": 0.8620348572731018,
5995
- "2": 0.03342472016811371,
5996
- "3": 0.10295538604259491
5997
  },
5998
  "sample": {
5999
  "messages": [
@@ -6035,9 +6035,9 @@
6035
  ]
6036
  },
6037
  "predict": {
6038
- "1": 0.1717803180217743,
6039
- "2": 0.4120795726776123,
6040
- "3": 0.4120795726776123
6041
  },
6042
  "sample": {
6043
  "messages": [
@@ -6079,9 +6079,9 @@
6079
  ]
6080
  },
6081
  "predict": {
6082
- "1": 0.8113845586776733,
6083
- "2": 0.04577518627047539,
6084
- "3": 0.1409974843263626
6085
  },
6086
  "sample": {
6087
  "messages": [
@@ -6123,9 +6123,9 @@
6123
  ]
6124
  },
6125
  "predict": {
6126
- "1": 0.6078016757965088,
6127
- "2": 0.1356188803911209,
6128
- "3": 0.25336942076683044
6129
  },
6130
  "sample": {
6131
  "messages": [
@@ -6167,9 +6167,9 @@
6167
  ]
6168
  },
6169
  "predict": {
6170
- "1": 0.08974583446979523,
6171
- "2": 0.6631370186805725,
6172
- "3": 0.24395449459552765
6173
  },
6174
  "sample": {
6175
  "messages": [
@@ -6211,9 +6211,9 @@
6211
  ]
6212
  },
6213
  "predict": {
6214
- "1": 0.4005586504936218,
6215
- "2": 0.35349175333976746,
6216
- "3": 0.24295109510421753
6217
  },
6218
  "sample": {
6219
  "messages": [
@@ -6255,9 +6255,9 @@
6255
  ]
6256
  },
6257
  "predict": {
6258
- "1": 0.8823282718658447,
6259
- "2": 0.03421157971024513,
6260
- "3": 0.08206930756568909
6261
  },
6262
  "sample": {
6263
  "messages": [
@@ -6299,9 +6299,9 @@
6299
  ]
6300
  },
6301
  "predict": {
6302
- "1": 0.08975394815206528,
6303
- "2": 0.6631969809532166,
6304
- "3": 0.24397654831409454
6305
  },
6306
  "sample": {
6307
  "messages": [
@@ -6343,9 +6343,9 @@
6343
  ]
6344
  },
6345
  "predict": {
6346
- "1": 0.3584754168987274,
6347
- "2": 0.3584754168987274,
6348
- "3": 0.27918094396591187
6349
  },
6350
  "sample": {
6351
  "messages": [
@@ -6387,9 +6387,9 @@
6387
  ]
6388
  },
6389
  "predict": {
6390
- "1": 0.9383901953697205,
6391
- "2": 0.0194756668061018,
6392
- "3": 0.041229989379644394
6393
  },
6394
  "sample": {
6395
  "messages": [
@@ -6431,9 +6431,9 @@
6431
  ]
6432
  },
6433
  "predict": {
6434
- "1": 0.7338064908981323,
6435
- "2": 0.07734262943267822,
6436
- "3": 0.18553534150123596
6437
  },
6438
  "sample": {
6439
  "messages": [
@@ -6475,9 +6475,9 @@
6475
  ]
6476
  },
6477
  "predict": {
6478
- "1": 0.2881714105606079,
6479
- "2": 0.2881714105606079,
6480
- "3": 0.41928690671920776
6481
  },
6482
  "sample": {
6483
  "messages": [
@@ -6519,9 +6519,9 @@
6519
  ]
6520
  },
6521
  "predict": {
6522
- "1": 0.06880690902471542,
6523
- "2": 0.7397440671920776,
6524
- "3": 0.18703658878803253
6525
  },
6526
  "sample": {
6527
  "messages": [
@@ -6563,9 +6563,9 @@
6563
  ]
6564
  },
6565
  "predict": {
6566
- "1": 0.7345212697982788,
6567
- "2": 0.0994066372513771,
6568
- "3": 0.16389384865760803
6569
  },
6570
  "sample": {
6571
  "messages": [
@@ -6607,9 +6607,9 @@
6607
  ]
6608
  },
6609
  "predict": {
6610
- "1": 0.4926094114780426,
6611
- "2": 0.2053501456975937,
6612
- "3": 0.29878270626068115
6613
  },
6614
  "sample": {
6615
  "messages": [
@@ -6651,9 +6651,9 @@
6651
  ]
6652
  },
6653
  "predict": {
6654
- "1": 0.5774504542350769,
6655
- "2": 0.14600233733654022,
6656
- "3": 0.2727682888507843
6657
  },
6658
  "sample": {
6659
  "messages": [
@@ -6695,9 +6695,9 @@
6695
  ]
6696
  },
6697
  "predict": {
6698
- "1": 0.63190758228302,
6699
- "2": 0.15977126359939575,
6700
- "3": 0.20515035092830658
6701
  },
6702
  "sample": {
6703
  "messages": [
@@ -6739,9 +6739,9 @@
6739
  ]
6740
  },
6741
  "predict": {
6742
- "1": 0.6444748044013977,
6743
- "2": 0.14380177855491638,
6744
- "3": 0.20923033356666565
6745
  },
6746
  "sample": {
6747
  "messages": [
@@ -6783,9 +6783,9 @@
6783
  ]
6784
  },
6785
  "predict": {
6786
- "1": 0.8766485452651978,
6787
- "2": 0.029997263103723526,
6788
- "3": 0.09239807724952698
6789
  },
6790
  "sample": {
6791
  "messages": [
@@ -6827,9 +6827,9 @@
6827
  ]
6828
  },
6829
  "predict": {
6830
- "1": 0.0672084391117096,
6831
- "2": 0.722558856010437,
6832
- "3": 0.20701658725738525
6833
  },
6834
  "sample": {
6835
  "messages": [
@@ -6871,9 +6871,9 @@
6871
  ]
6872
  },
6873
  "predict": {
6874
- "1": 0.7341631650924683,
6875
- "2": 0.053182605654001236,
6876
- "3": 0.21034127473831177
6877
  },
6878
  "sample": {
6879
  "messages": [
@@ -6915,9 +6915,9 @@
6915
  ]
6916
  },
6917
  "predict": {
6918
- "1": 0.17067740857601166,
6919
- "2": 0.3613240420818329,
6920
- "3": 0.4639492630958557
6921
  },
6922
  "sample": {
6923
  "messages": [
@@ -6959,9 +6959,9 @@
6959
  ]
6960
  },
6961
  "predict": {
6962
- "1": 0.8113583326339722,
6963
- "2": 0.0457737073302269,
6964
- "3": 0.1409929245710373
6965
  },
6966
  "sample": {
6967
  "messages": [
@@ -7003,9 +7003,9 @@
7003
  ]
7004
  },
7005
  "predict": {
7006
- "1": 0.4344237148761749,
7007
- "2": 0.2985747754573822,
7008
- "3": 0.26349130272865295
7009
  },
7010
  "sample": {
7011
  "messages": [
@@ -7047,9 +7047,9 @@
7047
  ]
7048
  },
7049
  "predict": {
7050
- "1": 0.7094575762748718,
7051
- "2": 0.08473262935876846,
7052
- "3": 0.20326299965381622
7053
  },
7054
  "sample": {
7055
  "messages": [
@@ -7091,9 +7091,9 @@
7091
  ]
7092
  },
7093
  "predict": {
7094
- "1": 0.019933875650167465,
7095
- "2": 0.8476099371910095,
7096
- "3": 0.12998519837856293
7097
  },
7098
  "sample": {
7099
  "messages": [
@@ -7135,9 +7135,9 @@
7135
  ]
7136
  },
7137
  "predict": {
7138
- "1": 0.26760321855545044,
7139
- "2": 0.5665159821510315,
7140
- "3": 0.16230955719947815
7141
  },
7142
  "sample": {
7143
  "messages": [
@@ -7179,9 +7179,9 @@
7179
  ]
7180
  },
7181
  "predict": {
7182
- "1": 0.8048217296600342,
7183
- "2": 0.08482758700847626,
7184
- "3": 0.10892077535390854
7185
  },
7186
  "sample": {
7187
  "messages": [
@@ -7223,9 +7223,9 @@
7223
  ]
7224
  },
7225
  "predict": {
7226
- "1": 0.2204328030347824,
7227
- "2": 0.41182267665863037,
7228
- "3": 0.36343222856521606
7229
  },
7230
  "sample": {
7231
  "messages": [
@@ -7267,9 +7267,9 @@
7267
  ]
7268
  },
7269
  "predict": {
7270
- "1": 0.8337740898132324,
7271
- "2": 0.03663347661495209,
7272
- "3": 0.12786340713500977
7273
  },
7274
  "sample": {
7275
  "messages": [
@@ -7311,9 +7311,9 @@
7311
  ]
7312
  },
7313
  "predict": {
7314
- "1": 0.868715226650238,
7315
- "2": 0.026232928037643433,
7316
- "3": 0.1037532389163971
7317
  },
7318
  "sample": {
7319
  "messages": [
@@ -7355,9 +7355,9 @@
7355
  ]
7356
  },
7357
  "predict": {
7358
- "1": 0.02254844456911087,
7359
- "2": 0.8461241722106934,
7360
- "3": 0.1297573447227478
7361
  },
7362
  "sample": {
7363
  "messages": [
@@ -7399,9 +7399,9 @@
7399
  ]
7400
  },
7401
  "predict": {
7402
- "1": 0.556911289691925,
7403
- "2": 0.14080922305583954,
7404
- "3": 0.29809314012527466
7405
  },
7406
  "sample": {
7407
  "messages": [
@@ -7443,9 +7443,9 @@
7443
  ]
7444
  },
7445
  "predict": {
7446
- "1": 0.5047593116760254,
7447
- "2": 0.30615201592445374,
7448
- "3": 0.18569059669971466
7449
  },
7450
  "sample": {
7451
  "messages": [
@@ -7487,9 +7487,9 @@
7487
  ]
7488
  },
7489
  "predict": {
7490
- "1": 0.7948015928268433,
7491
- "2": 0.06524129211902618,
7492
- "3": 0.138115793466568
7493
  },
7494
  "sample": {
7495
  "messages": [
@@ -7531,9 +7531,9 @@
7531
  ]
7532
  },
7533
  "predict": {
7534
- "1": 0.06542637199163437,
7535
- "2": 0.7033998370170593,
7536
- "3": 0.22836048901081085
7537
  },
7538
  "sample": {
7539
  "messages": [
@@ -7575,9 +7575,9 @@
7575
  ]
7576
  },
7577
  "predict": {
7578
- "1": 0.7878097891807556,
7579
- "2": 0.07327771931886673,
7580
- "3": 0.13690079748630524
7581
  },
7582
  "sample": {
7583
  "messages": [
@@ -7619,9 +7619,9 @@
7619
  ]
7620
  },
7621
  "predict": {
7622
- "1": 0.47946274280548096,
7623
- "2": 0.29080885648727417,
7624
- "3": 0.22648216784000397
7625
  },
7626
  "sample": {
7627
  "messages": [
@@ -7663,9 +7663,9 @@
7663
  ]
7664
  },
7665
  "predict": {
7666
- "1": 0.7881551384925842,
7667
- "2": 0.07330984622240067,
7668
- "3": 0.13696081936359406
7669
  },
7670
  "sample": {
7671
  "messages": [
@@ -7707,9 +7707,9 @@
7707
  ]
7708
  },
7709
  "predict": {
7710
- "1": 0.8596335053443909,
7711
- "2": 0.04849720746278763,
7712
- "3": 0.09060470014810562
7713
  },
7714
  "sample": {
7715
  "messages": [
@@ -7751,9 +7751,9 @@
7751
  ]
7752
  },
7753
  "predict": {
7754
- "1": 0.8468199968338013,
7755
- "2": 0.03720667213201523,
7756
- "3": 0.11460462212562561
7757
  },
7758
  "sample": {
7759
  "messages": [
@@ -7795,9 +7795,9 @@
7795
  ]
7796
  },
7797
  "predict": {
7798
- "1": 0.017922794446349144,
7799
- "2": 0.8635686039924622,
7800
- "3": 0.11687130481004715
7801
  },
7802
  "sample": {
7803
  "messages": [
@@ -7839,9 +7839,9 @@
7839
  ]
7840
  },
7841
  "predict": {
7842
- "1": 0.3167779743671417,
7843
- "2": 0.46090924739837646,
7844
- "3": 0.21771810948848724
7845
  },
7846
  "sample": {
7847
  "messages": [
@@ -7883,9 +7883,9 @@
7883
  ]
7884
  },
7885
  "predict": {
7886
- "1": 0.15383246541023254,
7887
- "2": 0.6894292831420898,
7888
- "3": 0.15383246541023254
7889
  },
7890
  "sample": {
7891
  "messages": [
@@ -7927,9 +7927,9 @@
7927
  ]
7928
  },
7929
  "predict": {
7930
- "1": 0.5043334364891052,
7931
- "2": 0.18553392589092255,
7932
- "3": 0.3058936893939972
7933
  },
7934
  "sample": {
7935
  "messages": [
@@ -7971,9 +7971,9 @@
7971
  ]
7972
  },
7973
  "predict": {
7974
- "1": 0.38737770915031433,
7975
- "2": 0.3418596386909485,
7976
- "3": 0.26624056696891785
7977
  },
7978
  "sample": {
7979
  "messages": [
@@ -8015,9 +8015,9 @@
8015
  ]
8016
  },
8017
  "predict": {
8018
- "1": 0.39989110827445984,
8019
- "2": 0.35290268063545227,
8020
- "3": 0.2425462305545807
8021
  },
8022
  "sample": {
8023
  "messages": [
@@ -8059,9 +8059,9 @@
8059
  ]
8060
  },
8061
  "predict": {
8062
- "1": 0.019605832174420357,
8063
- "2": 0.8336611986160278,
8064
- "3": 0.14486858248710632
8065
  },
8066
  "sample": {
8067
  "messages": [
@@ -8103,9 +8103,9 @@
8103
  ]
8104
  },
8105
  "predict": {
8106
- "1": 0.8011219501495361,
8107
- "2": 0.05803308263421059,
8108
- "3": 0.13921411335468292
8109
  },
8110
  "sample": {
8111
  "messages": [
@@ -8147,9 +8147,9 @@
8147
  ]
8148
  },
8149
  "predict": {
8150
- "1": 0.9160541892051697,
8151
- "2": 0.024412017315626144,
8152
- "3": 0.05856138467788696
8153
  },
8154
  "sample": {
8155
  "messages": [
@@ -8191,9 +8191,9 @@
8191
  ]
8192
  },
8193
  "predict": {
8194
- "1": 0.8006198406219482,
8195
- "2": 0.03986051306128502,
8196
- "3": 0.1576513797044754
8197
  },
8198
  "sample": {
8199
  "messages": [
@@ -8235,9 +8235,9 @@
8235
  ]
8236
  },
8237
  "predict": {
8238
- "1": 0.6744699478149414,
8239
- "2": 0.10343331843614578,
8240
- "3": 0.21896833181381226
8241
  },
8242
  "sample": {
8243
  "messages": [
@@ -8279,9 +8279,9 @@
8279
  ]
8280
  },
8281
  "predict": {
8282
- "1": 0.08678770810365677,
8283
- "2": 0.7266646027565002,
8284
- "3": 0.18372957408428192
8285
  },
8286
  "sample": {
8287
  "messages": [
@@ -8323,9 +8323,9 @@
8323
  ]
8324
  },
8325
  "predict": {
8326
- "1": 0.24895299971103668,
8327
- "2": 0.46510541439056396,
8328
- "3": 0.28210070729255676
8329
  },
8330
  "sample": {
8331
  "messages": [
@@ -8367,9 +8367,9 @@
8367
  ]
8368
  },
8369
  "predict": {
8370
- "1": 0.051691267639398575,
8371
- "2": 0.7135758996009827,
8372
- "3": 0.23166418075561523
8373
  },
8374
  "sample": {
8375
  "messages": [
@@ -8411,9 +8411,9 @@
8411
  ]
8412
  },
8413
  "predict": {
8414
- "1": 0.9097939729690552,
8415
- "2": 0.031131437048316002,
8416
- "3": 0.0581611804664135
8417
  },
8418
  "sample": {
8419
  "messages": [
@@ -8455,9 +8455,9 @@
8455
  ]
8456
  },
8457
  "predict": {
8458
- "1": 0.5103166103363037,
8459
- "2": 0.27315279841423035,
8460
- "3": 0.21273159980773926
8461
  },
8462
  "sample": {
8463
  "messages": [
@@ -8499,9 +8499,9 @@
8499
  ]
8500
  },
8501
  "predict": {
8502
- "1": 0.03380787372589111,
8503
- "2": 0.7694636583328247,
8504
- "3": 0.19455087184906006
8505
  },
8506
  "sample": {
8507
  "messages": [
@@ -8543,9 +8543,9 @@
8543
  ]
8544
  },
8545
  "predict": {
8546
- "1": 0.6478619575500488,
8547
- "2": 0.16380515694618225,
8548
- "3": 0.18561556935310364
8549
  },
8550
  "sample": {
8551
  "messages": [
@@ -8587,9 +8587,9 @@
8587
  ]
8588
  },
8589
  "predict": {
8590
- "1": 0.014009476639330387,
8591
- "2": 0.8667356371879578,
8592
- "3": 0.11729990690946579
8593
  },
8594
  "sample": {
8595
  "messages": [
@@ -8631,9 +8631,9 @@
8631
  ]
8632
  },
8633
  "predict": {
8634
- "1": 0.3742581903934479,
8635
- "2": 0.29147255420684814,
8636
- "3": 0.33028167486190796
8637
  },
8638
  "sample": {
8639
  "messages": [
@@ -8675,9 +8675,9 @@
8675
  ]
8676
  },
8677
  "predict": {
8678
- "1": 0.31738194823265076,
8679
- "2": 0.35964086651802063,
8680
- "3": 0.31738194823265076
8681
  },
8682
  "sample": {
8683
  "messages": [
@@ -8719,9 +8719,9 @@
8719
  ]
8720
  },
8721
  "predict": {
8722
- "1": 0.8064965009689331,
8723
- "2": 0.051557593047618866,
8724
- "3": 0.14014805853366852
8725
  },
8726
  "sample": {
8727
  "messages": [
@@ -8763,9 +8763,9 @@
8763
  ]
8764
  },
8765
  "predict": {
8766
- "1": 0.8901171088218689,
8767
- "2": 0.04431632161140442,
8768
- "3": 0.06447987258434296
8769
  },
8770
  "sample": {
8771
  "messages": [
@@ -8807,9 +8807,9 @@
8807
  ]
8808
  },
8809
  "predict": {
8810
- "1": 0.022882921621203423,
8811
- "2": 0.8586753606796265,
8812
- "3": 0.11620906740427017
8813
  },
8814
  "sample": {
8815
  "messages": [
@@ -8851,9 +8851,9 @@
8851
  ]
8852
  },
8853
  "predict": {
8854
- "1": 0.21254180371761322,
8855
- "2": 0.5098612904548645,
8856
- "3": 0.27290910482406616
8857
  },
8858
  "sample": {
8859
  "messages": [
@@ -8895,9 +8895,9 @@
8895
  ]
8896
  },
8897
  "predict": {
8898
- "1": 0.45372718572616577,
8899
- "2": 0.3533630967140198,
8900
- "3": 0.1891416311264038
8901
  },
8902
  "sample": {
8903
  "messages": [
@@ -8939,9 +8939,9 @@
8939
  ]
8940
  },
8941
  "predict": {
8942
- "1": 0.5894825458526611,
8943
- "2": 0.1913769543170929,
8944
- "3": 0.21685852110385895
8945
  },
8946
  "sample": {
8947
  "messages": [
@@ -8983,9 +8983,9 @@
8983
  ]
8984
  },
8985
  "predict": {
8986
- "1": 0.6831610798835754,
8987
- "2": 0.09245579689741135,
8988
- "3": 0.22178992629051208
8989
  },
8990
  "sample": {
8991
  "messages": [
@@ -9027,9 +9027,9 @@
9027
  ]
9028
  },
9029
  "predict": {
9030
- "1": 0.6077020764350891,
9031
- "2": 0.13559667766094208,
9032
- "3": 0.2533279061317444
9033
  },
9034
  "sample": {
9035
  "messages": [
@@ -9071,9 +9071,9 @@
9071
  ]
9072
  },
9073
  "predict": {
9074
- "1": 0.9265101552009583,
9075
- "2": 0.013215957209467888,
9076
- "3": 0.059229809790849686
9077
  },
9078
  "sample": {
9079
  "messages": [
@@ -9115,9 +9115,9 @@
9115
  ]
9116
  },
9117
  "predict": {
9118
- "1": 0.7579960823059082,
9119
- "2": 0.07050462067127228,
9120
- "3": 0.169131800532341
9121
  },
9122
  "sample": {
9123
  "messages": [
@@ -9159,9 +9159,9 @@
9159
  ]
9160
  },
9161
  "predict": {
9162
- "1": 0.05011283978819847,
9163
- "2": 0.6917864084243774,
9164
- "3": 0.2544940114021301
9165
  },
9166
  "sample": {
9167
  "messages": [
@@ -9203,9 +9203,9 @@
9203
  ]
9204
  },
9205
  "predict": {
9206
- "1": 0.8825998902320862,
9207
- "2": 0.04394206032156944,
9208
- "3": 0.07244820892810822
9209
  },
9210
  "sample": {
9211
  "messages": [
@@ -9247,9 +9247,9 @@
9247
  ]
9248
  },
9249
  "predict": {
9250
- "1": 0.5279358625411987,
9251
- "2": 0.2493792623281479,
9252
- "3": 0.22007641196250916
9253
  },
9254
  "sample": {
9255
  "messages": [
@@ -9291,9 +9291,9 @@
9291
  ]
9292
  },
9293
  "predict": {
9294
- "1": 0.849153995513916,
9295
- "2": 0.04790599271655083,
9296
- "3": 0.10141698271036148
9297
  },
9298
  "sample": {
9299
  "messages": [
@@ -9335,9 +9335,9 @@
9335
  ]
9336
  },
9337
  "predict": {
9338
- "1": 0.44811365008354187,
9339
- "2": 0.2398579716682434,
9340
- "3": 0.30798372626304626
9341
  },
9342
  "sample": {
9343
  "messages": [
@@ -9379,9 +9379,9 @@
9379
  ]
9380
  },
9381
  "predict": {
9382
- "1": 0.8012988567352295,
9383
- "2": 0.0745324045419693,
9384
- "3": 0.12288316339254379
9385
  },
9386
  "sample": {
9387
  "messages": [
@@ -9423,9 +9423,9 @@
9423
  ]
9424
  },
9425
  "predict": {
9426
- "1": 0.7097062468528748,
9427
- "2": 0.0847623273730278,
9428
- "3": 0.2033342570066452
9429
  },
9430
  "sample": {
9431
  "messages": [
@@ -9467,9 +9467,9 @@
9467
  ]
9468
  },
9469
  "predict": {
9470
- "1": 0.6367868185043335,
9471
- "2": 0.12539075314998627,
9472
- "3": 0.23426079750061035
9473
  },
9474
  "sample": {
9475
  "messages": [
@@ -9511,9 +9511,9 @@
9511
  ]
9512
  },
9513
  "predict": {
9514
- "1": 0.41213545203208923,
9515
- "2": 0.17180360853672028,
9516
- "3": 0.41213545203208923
9517
  },
9518
  "sample": {
9519
  "messages": [
@@ -9555,9 +9555,9 @@
9555
  ]
9556
  },
9557
  "predict": {
9558
- "1": 0.1997574418783188,
9559
- "2": 0.373196005821228,
9560
- "3": 0.4228864908218384
9561
  },
9562
  "sample": {
9563
  "messages": [
@@ -9599,9 +9599,9 @@
9599
  ]
9600
  },
9601
  "predict": {
9602
- "1": 0.7428650259971619,
9603
- "2": 0.0887225791811943,
9604
- "3": 0.16575559973716736
9605
  },
9606
  "sample": {
9607
  "messages": [
@@ -9643,9 +9643,9 @@
9643
  ]
9644
  },
9645
  "predict": {
9646
- "1": 0.07735630124807358,
9647
- "2": 0.7339361906051636,
9648
- "3": 0.18556812405586243
9649
  },
9650
  "sample": {
9651
  "messages": [
 
7
  ]
8
  },
9
  "predict": {
10
+ "1": 0.2054731845855713,
11
+ "2": 0.5585339665412903,
12
+ "3": 0.23283158242702484
13
  },
14
  "sample": {
15
  "messages": [
 
51
  ]
52
  },
53
  "predict": {
54
+ "1": 0.2051875740289688,
55
+ "2": 0.4922194182872772,
56
+ "3": 0.29854616522789
57
  },
58
  "sample": {
59
  "messages": [
 
95
  ]
96
  },
97
  "predict": {
98
+ "1": 0.05318403244018555,
99
+ "2": 0.8319382667541504,
100
+ "3": 0.11259059607982635
101
  },
102
  "sample": {
103
  "messages": [
 
139
  ]
140
  },
141
  "predict": {
142
+ "1": 0.18889814615249634,
143
+ "2": 0.4531431198120117,
144
+ "3": 0.3529082238674164
145
  },
146
  "sample": {
147
  "messages": [
 
183
  ]
184
  },
185
  "predict": {
186
+ "1": 0.862282395362854,
187
+ "2": 0.033434316515922546,
188
+ "3": 0.1029849424958229
189
  },
190
  "sample": {
191
  "messages": [
 
227
  ]
228
  },
229
  "predict": {
230
+ "1": 0.7509932518005371,
231
+ "2": 0.0791541039943695,
232
+ "3": 0.16756924986839294
233
  },
234
  "sample": {
235
  "messages": [
 
271
  ]
272
  },
273
  "predict": {
274
+ "1": 0.9113762974739075,
275
+ "2": 0.02143351547420025,
276
+ "3": 0.06601987779140472
277
  },
278
  "sample": {
279
  "messages": [
 
315
  ]
316
  },
317
  "predict": {
318
+ "1": 0.3741404414176941,
319
+ "2": 0.2913808524608612,
320
+ "3": 0.33017778396606445
321
  },
322
  "sample": {
323
  "messages": [
 
359
  ]
360
  },
361
  "predict": {
362
+ "1": 0.6906174421310425,
363
+ "2": 0.0824824869632721,
364
+ "3": 0.22421064972877502
365
  },
366
  "sample": {
367
  "messages": [
 
403
  ]
404
  },
405
  "predict": {
406
+ "1": 0.24897193908691406,
407
+ "2": 0.46514081954956055,
408
+ "3": 0.2821221649646759
409
  },
410
  "sample": {
411
  "messages": [
 
447
  ]
448
  },
449
  "predict": {
450
+ "1": 0.8645526170730591,
451
+ "2": 0.04304353892803192,
452
+ "3": 0.09112317115068436
453
  },
454
  "sample": {
455
  "messages": [
 
491
  ]
492
  },
493
  "predict": {
494
+ "1": 0.008208910003304482,
495
+ "2": 0.9488210082054138,
496
+ "3": 0.041688285768032074
497
  },
498
  "sample": {
499
  "messages": [
 
535
  ]
536
  },
537
  "predict": {
538
+ "1": 0.7719201445579529,
539
+ "2": 0.09219270944595337,
540
+ "3": 0.13413959741592407
541
  },
542
  "sample": {
543
  "messages": [
 
579
  ]
580
  },
581
  "predict": {
582
+ "1": 0.7434483766555786,
583
+ "2": 0.08879224210977554,
584
+ "3": 0.16588574647903442
585
  },
586
  "sample": {
587
  "messages": [
 
623
  ]
624
  },
625
  "predict": {
626
+ "1": 0.6603128910064697,
627
+ "2": 0.1473357379436493,
628
+ "3": 0.1891828179359436
629
  },
630
  "sample": {
631
  "messages": [
 
667
  ]
668
  },
669
  "predict": {
670
+ "1": 0.357837975025177,
671
+ "2": 0.357837975025177,
672
+ "3": 0.27868449687957764
673
  },
674
  "sample": {
675
  "messages": [
 
711
  ]
712
  },
713
  "predict": {
714
+ "1": 0.8063058853149414,
715
+ "2": 0.0515454076230526,
716
+ "3": 0.1401149481534958
717
  },
718
  "sample": {
719
  "messages": [
 
755
  ]
756
  },
757
  "predict": {
758
+ "1": 0.40020623803138733,
759
+ "2": 0.24273736774921417,
760
+ "3": 0.35318076610565186
761
  },
762
  "sample": {
763
  "messages": [
 
799
  ]
800
  },
801
  "predict": {
802
+ "1": 0.3598255217075348,
803
+ "2": 0.3175449073314667,
804
+ "3": 0.3175449073314667
805
  },
806
  "sample": {
807
  "messages": [
 
843
  ]
844
  },
845
  "predict": {
846
+ "1": 0.7646563053131104,
847
+ "2": 0.06276681274175644,
848
+ "3": 0.17061789333820343
849
  },
850
  "sample": {
851
  "messages": [
 
887
  ]
888
  },
889
  "predict": {
890
+ "1": 0.12900523841381073,
891
+ "2": 0.6551426649093628,
892
+ "3": 0.21269367635250092
893
  },
894
  "sample": {
895
  "messages": [
 
931
  ]
932
  },
933
  "predict": {
934
+ "1": 0.6719155311584473,
935
+ "2": 0.1323080062866211,
936
+ "3": 0.19250702857971191
937
  },
938
  "sample": {
939
  "messages": [
 
975
  ]
976
  },
977
  "predict": {
978
+ "1": 0.8064395189285278,
979
+ "2": 0.05155394971370697,
980
+ "3": 0.1401381641626358
981
  },
982
  "sample": {
983
  "messages": [
 
1019
  ]
1020
  },
1021
  "predict": {
1022
+ "1": 0.461273729801178,
1023
+ "2": 0.3170284926891327,
1024
+ "3": 0.21789029240608215
1025
  },
1026
  "sample": {
1027
  "messages": [
 
1063
  ]
1064
  },
1065
  "predict": {
1066
+ "1": 0.48510363698005676,
1067
+ "2": 0.17845967411994934,
1068
+ "3": 0.333406537771225
1069
  },
1070
  "sample": {
1071
  "messages": [
 
1107
  ]
1108
  },
1109
  "predict": {
1110
+ "1": 0.3817342221736908,
1111
+ "2": 0.23153351247310638,
1112
+ "3": 0.3817342221736908
1113
  },
1114
  "sample": {
1115
  "messages": [
 
1151
  ]
1152
  },
1153
  "predict": {
1154
+ "1": 0.862191379070282,
1155
+ "2": 0.033430784940719604,
1156
+ "3": 0.102974072098732
1157
  },
1158
  "sample": {
1159
  "messages": [
 
1195
  ]
1196
  },
1197
  "predict": {
1198
+ "1": 0.557440459728241,
1199
+ "2": 0.1409430205821991,
1200
+ "3": 0.2983763813972473
1201
  },
1202
  "sample": {
1203
  "messages": [
 
1239
  ]
1240
  },
1241
  "predict": {
1242
+ "1": 0.1460018903017044,
1243
+ "2": 0.5774486660957336,
1244
+ "3": 0.27276745438575745
1245
  },
1246
  "sample": {
1247
  "messages": [
 
1283
  ]
1284
  },
1285
  "predict": {
1286
+ "1": 0.5274580717086792,
1287
+ "2": 0.219877228140831,
1288
+ "3": 0.24915355443954468
1289
  },
1290
  "sample": {
1291
  "messages": [
 
1327
  ]
1328
  },
1329
  "predict": {
1330
+ "1": 0.5850998759269714,
1331
+ "2": 0.16763392090797424,
1332
+ "3": 0.2439059168100357
1333
  },
1334
  "sample": {
1335
  "messages": [
 
1371
  ]
1372
  },
1373
  "predict": {
1374
+ "1": 0.682698667049408,
1375
+ "2": 0.11863522976636887,
1376
+ "3": 0.19559644162654877
1377
  },
1378
  "sample": {
1379
  "messages": [
 
1415
  ]
1416
  },
1417
  "predict": {
1418
+ "1": 0.7342118620872498,
1419
+ "2": 0.09936477243900299,
1420
+ "3": 0.16382482647895813
1421
  },
1422
  "sample": {
1423
  "messages": [
 
1459
  ]
1460
  },
1461
  "predict": {
1462
+ "1": 0.01585106924176216,
1463
+ "2": 0.8654390573501587,
1464
+ "3": 0.11712443828582764
1465
  },
1466
  "sample": {
1467
  "messages": [
 
1503
  ]
1504
  },
1505
  "predict": {
1506
+ "1": 0.5044252872467041,
1507
+ "2": 0.185567706823349,
1508
+ "3": 0.3059493899345398
1509
  },
1510
  "sample": {
1511
  "messages": [
 
1547
  ]
1548
  },
1549
  "predict": {
1550
+ "1": 0.8336464166641235,
1551
+ "2": 0.0366278700530529,
1552
+ "3": 0.12784382700920105
1553
  },
1554
  "sample": {
1555
  "messages": [
 
1591
  ]
1592
  },
1593
  "predict": {
1594
+ "1": 0.7732433676719666,
1595
+ "2": 0.07192283123731613,
1596
+ "3": 0.15226063132286072
1597
  },
1598
  "sample": {
1599
  "messages": [
 
1635
  ]
1636
  },
1637
  "predict": {
1638
+ "1": 0.1889711618423462,
1639
+ "2": 0.3530445992946625,
1640
+ "3": 0.4533182382583618
1641
  },
1642
  "sample": {
1643
  "messages": [
 
1679
  ]
1680
  },
1681
  "predict": {
1682
+ "1": 0.8113288283348083,
1683
+ "2": 0.045772042125463486,
1684
+ "3": 0.1409877985715866
1685
  },
1686
  "sample": {
1687
  "messages": [
 
1723
  ]
1724
  },
1725
  "predict": {
1726
+ "1": 0.5415768623352051,
1727
+ "2": 0.1992350071668625,
1728
+ "3": 0.2558228075504303
1729
  },
1730
  "sample": {
1731
  "messages": [
 
1767
  ]
1768
  },
1769
  "predict": {
1770
+ "1": 0.6074406504631042,
1771
+ "2": 0.13553833961486816,
1772
+ "3": 0.25321894884109497
1773
  },
1774
  "sample": {
1775
  "messages": [
 
1811
  ]
1812
  },
1813
  "predict": {
1814
+ "1": 0.762588620185852,
1815
+ "2": 0.10320514440536499,
1816
+ "3": 0.13251802325248718
1817
  },
1818
  "sample": {
1819
  "messages": [
 
1855
  ]
1856
  },
1857
  "predict": {
1858
+ "1": 0.011831268668174744,
1859
+ "2": 0.9398740530014038,
1860
+ "3": 0.04679357260465622
1861
  },
1862
  "sample": {
1863
  "messages": [
 
1899
  ]
1900
  },
1901
  "predict": {
1902
+ "1": 0.2821074426174164,
1903
+ "2": 0.4651165306568146,
1904
+ "3": 0.24895894527435303
1905
  },
1906
  "sample": {
1907
  "messages": [
 
1943
  ]
1944
  },
1945
  "predict": {
1946
+ "1": 0.916175365447998,
1947
+ "2": 0.02441524714231491,
1948
+ "3": 0.058569129556417465
1949
  },
1950
  "sample": {
1951
  "messages": [
 
1987
  ]
1988
  },
1989
  "predict": {
1990
+ "1": 0.008871026337146759,
1991
+ "2": 0.9048691987991333,
1992
+ "3": 0.08416594564914703
1993
  },
1994
  "sample": {
1995
  "messages": [
 
2031
  ]
2032
  },
2033
  "predict": {
2034
+ "1": 0.16203950345516205,
2035
+ "2": 0.5655733942985535,
2036
+ "3": 0.26715797185897827
2037
  },
2038
  "sample": {
2039
  "messages": [
 
2075
  ]
2076
  },
2077
  "predict": {
2078
+ "1": 0.619819164276123,
2079
+ "2": 0.08388339728116989,
2080
+ "3": 0.2927818298339844
2081
  },
2082
  "sample": {
2083
  "messages": [
 
2119
  ]
2120
  },
2121
  "predict": {
2122
+ "1": 0.5778270959854126,
2123
+ "2": 0.1460975557565689,
2124
+ "3": 0.27294617891311646
2125
  },
2126
  "sample": {
2127
  "messages": [
 
2163
  ]
2164
  },
2165
  "predict": {
2166
+ "1": 0.22653841972351074,
2167
+ "2": 0.5434374213218689,
2168
+ "3": 0.22653841972351074
2169
  },
2170
  "sample": {
2171
  "messages": [
 
2207
  ]
2208
  },
2209
  "predict": {
2210
+ "1": 0.8143771886825562,
2211
+ "2": 0.05899328738451004,
2212
+ "3": 0.12488879263401031
2213
  },
2214
  "sample": {
2215
  "messages": [
 
2251
  ]
2252
  },
2253
  "predict": {
2254
+ "1": 0.16750183701515198,
2255
+ "2": 0.5846388339996338,
2256
+ "3": 0.24371372163295746
2257
  },
2258
  "sample": {
2259
  "messages": [
 
2295
  ]
2296
  },
2297
  "predict": {
2298
+ "1": 0.6474032998085022,
2299
+ "2": 0.16368919610977173,
2300
+ "3": 0.1854841560125351
2301
  },
2302
  "sample": {
2303
  "messages": [
 
2339
  ]
2340
  },
2341
  "predict": {
2342
+ "1": 0.0075541469268500805,
2343
+ "2": 0.8731406331062317,
2344
+ "3": 0.1181667372584343
2345
  },
2346
  "sample": {
2347
  "messages": [
 
2383
  ]
2384
  },
2385
  "predict": {
2386
+ "1": 0.25441431999206543,
2387
+ "2": 0.3701706528663635,
2388
+ "3": 0.3701706528663635
2389
  },
2390
  "sample": {
2391
  "messages": [
 
2427
  ]
2428
  },
2429
  "predict": {
2430
+ "1": 0.06127407029271126,
2431
+ "2": 0.7464709877967834,
2432
+ "3": 0.1887374222278595
2433
  },
2434
  "sample": {
2435
  "messages": [
 
2471
  ]
2472
  },
2473
  "predict": {
2474
+ "1": 0.842222273349762,
2475
+ "2": 0.04193177819252014,
2476
+ "3": 0.11398238688707352
2477
  },
2478
  "sample": {
2479
  "messages": [
 
2515
  ]
2516
  },
2517
  "predict": {
2518
+ "1": 0.7804368734359741,
2519
+ "2": 0.06406216323375702,
2520
+ "3": 0.15367713570594788
2521
  },
2522
  "sample": {
2523
  "messages": [
 
2559
  ]
2560
  },
2561
  "predict": {
2562
+ "1": 0.02714604139328003,
2563
+ "2": 0.7933236360549927,
2564
+ "3": 0.17701444029808044
2565
  },
2566
  "sample": {
2567
  "messages": [
 
2603
  ]
2604
  },
2605
  "predict": {
2606
+ "1": 0.602572500705719,
2607
+ "2": 0.17263992130756378,
2608
+ "3": 0.22167406976222992
2609
  },
2610
  "sample": {
2611
  "messages": [
 
2647
  ]
2648
  },
2649
  "predict": {
2650
+ "1": 0.8265973925590515,
2651
+ "2": 0.05987851694226265,
2652
+ "3": 0.11186779290437698
2653
  },
2654
  "sample": {
2655
  "messages": [
 
2691
  ]
2692
  },
2693
  "predict": {
2694
+ "1": 0.9009463787078857,
2695
+ "2": 0.024009406566619873,
2696
+ "3": 0.07395417988300323
2697
  },
2698
  "sample": {
2699
  "messages": [
 
2735
  ]
2736
  },
2737
  "predict": {
2738
+ "1": 0.7734755873680115,
2739
+ "2": 0.07194443047046661,
2740
+ "3": 0.15230636298656464
2741
  },
2742
  "sample": {
2743
  "messages": [
 
2779
  ]
2780
  },
2781
  "predict": {
2782
+ "1": 0.26644614338874817,
2783
+ "2": 0.3421235978603363,
2784
+ "3": 0.38767683506011963
2785
  },
2786
  "sample": {
2787
  "messages": [
 
2823
  ]
2824
  },
2825
  "predict": {
2826
+ "1": 0.7584362030029297,
2827
+ "2": 0.07054555416107178,
2828
+ "3": 0.16922999918460846
2829
  },
2830
  "sample": {
2831
  "messages": [
 
2867
  ]
2868
  },
2869
  "predict": {
2870
+ "1": 0.911215603351593,
2871
+ "2": 0.02142973802983761,
2872
+ "3": 0.06600823998451233
2873
  },
2874
  "sample": {
2875
  "messages": [
 
2911
  ]
2912
  },
2913
  "predict": {
2914
+ "1": 0.7269718647003174,
2915
+ "2": 0.08682440966367722,
2916
+ "3": 0.18380726873874664
2917
  },
2918
  "sample": {
2919
  "messages": [
 
2955
  ]
2956
  },
2957
  "predict": {
2958
+ "1": 0.19215866923332214,
2959
+ "2": 0.5223413705825806,
2960
+ "3": 0.2795892059803009
2961
  },
2962
  "sample": {
2963
  "messages": [
 
2999
  ]
3000
  },
3001
  "predict": {
3002
+ "1": 0.6652341485023499,
3003
+ "2": 0.1156003549695015,
3004
+ "3": 0.21596990525722504
3005
  },
3006
  "sample": {
3007
  "messages": [
 
3043
  ]
3044
  },
3045
  "predict": {
3046
+ "1": 0.3251865804195404,
3047
+ "2": 0.4175478518009186,
3048
+ "3": 0.25325557589530945
3049
  },
3050
  "sample": {
3051
  "messages": [
 
3087
  ]
3088
  },
3089
  "predict": {
3090
+ "1": 0.4484895169734955,
3091
+ "2": 0.3082420527935028,
3092
+ "3": 0.24005915224552155
3093
  },
3094
  "sample": {
3095
  "messages": [
 
3131
  ]
3132
  },
3133
  "predict": {
3134
+ "1": 0.11100741475820541,
3135
+ "2": 0.7238592505455017,
3136
+ "3": 0.16151483356952667
3137
  },
3138
  "sample": {
3139
  "messages": [
 
3175
  ]
3176
  },
3177
  "predict": {
3178
+ "1": 0.4190276265144348,
3179
+ "2": 0.2879931926727295,
3180
+ "3": 0.2879931926727295
3181
  },
3182
  "sample": {
3183
  "messages": [
 
3219
  ]
3220
  },
3221
  "predict": {
3222
+ "1": 0.7883361577987671,
3223
+ "2": 0.07332668453454971,
3224
+ "3": 0.13699227571487427
3225
  },
3226
  "sample": {
3227
  "messages": [
 
3263
  ]
3264
  },
3265
  "predict": {
3266
+ "1": 0.4790095090866089,
3267
+ "2": 0.22626808285713196,
3268
+ "3": 0.29053395986557007
3269
  },
3270
  "sample": {
3271
  "messages": [
 
3307
  ]
3308
  },
3309
  "predict": {
3310
+ "1": 0.5966511368751526,
3311
+ "2": 0.15085703134536743,
3312
+ "3": 0.2487211972475052
3313
  },
3314
  "sample": {
3315
  "messages": [
 
3351
  ]
3352
  },
3353
  "predict": {
3354
+ "1": 0.34528738260269165,
3355
+ "2": 0.34528738260269165,
3356
+ "3": 0.30471503734588623
3357
  },
3358
  "sample": {
3359
  "messages": [
 
3395
  ]
3396
  },
3397
  "predict": {
3398
+ "1": 0.27758073806762695,
3399
+ "2": 0.4038775861263275,
3400
+ "3": 0.31454017758369446
3401
  },
3402
  "sample": {
3403
  "messages": [
 
3439
  ]
3440
  },
3441
  "predict": {
3442
+ "1": 0.6905782222747803,
3443
+ "2": 0.08247781544923782,
3444
+ "3": 0.22419792413711548
3445
  },
3446
  "sample": {
3447
  "messages": [
 
3483
  ]
3484
  },
3485
  "predict": {
3486
+ "1": 0.8326156735420227,
3487
+ "2": 0.05322733893990517,
3488
+ "3": 0.1126822754740715
3489
  },
3490
  "sample": {
3491
  "messages": [
 
3527
  ]
3528
  },
3529
  "predict": {
3530
+ "1": 0.020801382139325142,
3531
+ "2": 0.8844972252845764,
3532
+ "3": 0.09322532266378403
3533
  },
3534
  "sample": {
3535
  "messages": [
 
3571
  ]
3572
  },
3573
  "predict": {
3574
+ "1": 0.02216051146388054,
3575
+ "2": 0.8315670490264893,
3576
+ "3": 0.14450466632843018
3577
  },
3578
  "sample": {
3579
  "messages": [
 
3615
  ]
3616
  },
3617
  "predict": {
3618
+ "1": 0.6757160425186157,
3619
+ "2": 0.15077263116836548,
3620
+ "3": 0.17084777355194092
3621
  },
3622
  "sample": {
3623
  "messages": [
 
3659
  ]
3660
  },
3661
  "predict": {
3662
+ "1": 0.40384241938591003,
3663
+ "2": 0.31451278924942017,
3664
+ "3": 0.27755656838417053
3665
  },
3666
  "sample": {
3667
  "messages": [
 
3703
  ]
3704
  },
3705
  "predict": {
3706
+ "1": 0.823684573173523,
3707
+ "2": 0.07661459594964981,
3708
+ "3": 0.0983750969171524
3709
  },
3710
  "sample": {
3711
  "messages": [
 
3747
  ]
3748
  },
3749
  "predict": {
3750
+ "1": 0.020232804119586945,
3751
+ "2": 0.8603207468986511,
3752
+ "3": 0.11643175035715103
3753
  },
3754
  "sample": {
3755
  "messages": [
 
3791
  ]
3792
  },
3793
  "predict": {
3794
+ "1": 0.734483540058136,
3795
+ "2": 0.07741399854421616,
3796
+ "3": 0.18570652604103088
3797
  },
3798
  "sample": {
3799
  "messages": [
 
3835
  ]
3836
  },
3837
  "predict": {
3838
+ "1": 0.23047871887683868,
3839
+ "2": 0.4305909276008606,
3840
+ "3": 0.3353445529937744
3841
  },
3842
  "sample": {
3843
  "messages": [
 
3879
  ]
3880
  },
3881
  "predict": {
3882
+ "1": 0.01733323745429516,
3883
+ "2": 0.8351622223854065,
3884
+ "3": 0.14512941241264343
3885
  },
3886
  "sample": {
3887
  "messages": [
 
3923
  ]
3924
  },
3925
  "predict": {
3926
+ "1": 0.9058403372764587,
3927
+ "2": 0.027354009449481964,
3928
+ "3": 0.0656188577413559
3929
  },
3930
  "sample": {
3931
  "messages": [
 
3967
  ]
3968
  },
3969
  "predict": {
3970
+ "1": 0.03189440816640854,
3971
+ "2": 0.8225676417350769,
3972
+ "3": 0.14294080436229706
3973
  },
3974
  "sample": {
3975
  "messages": [
 
4011
  ]
4012
  },
4013
  "predict": {
4014
+ "1": 0.5666624307632446,
4015
+ "2": 0.16235151886940002,
4016
+ "3": 0.2676723897457123
4017
  },
4018
  "sample": {
4019
  "messages": [
 
4055
  ]
4056
  },
4057
  "predict": {
4058
+ "1": 0.894832968711853,
4059
+ "2": 0.03061950020492077,
4060
+ "3": 0.07345236092805862
4061
  },
4062
  "sample": {
4063
  "messages": [
 
4099
  ]
4100
  },
4101
  "predict": {
4102
+ "1": 0.6051731109619141,
4103
+ "2": 0.1964709311723709,
4104
+ "3": 0.1964709311723709
4105
  },
4106
  "sample": {
4107
  "messages": [
 
4143
  ]
4144
  },
4145
  "predict": {
4146
+ "1": 0.8786293268203735,
4147
+ "2": 0.03860427811741829,
4148
+ "3": 0.08172525465488434
4149
  },
4150
  "sample": {
4151
  "messages": [
 
4187
  ]
4188
  },
4189
  "predict": {
4190
+ "1": 0.011364768259227276,
4191
+ "2": 0.9028153419494629,
4192
+ "3": 0.08397490531206131
4193
  },
4194
  "sample": {
4195
  "messages": [
 
4231
  ]
4232
  },
4233
  "predict": {
4234
+ "1": 0.007348943036049604,
4235
+ "2": 0.9625216126441956,
4236
+ "3": 0.029065635055303574
4237
  },
4238
  "sample": {
4239
  "messages": [
 
4275
  ]
4276
  },
4277
  "predict": {
4278
+ "1": 0.42083531618118286,
4279
+ "2": 0.154816672205925,
4280
+ "3": 0.42083531618118286
4281
  },
4282
  "sample": {
4283
  "messages": [
 
4319
  ]
4320
  },
4321
  "predict": {
4322
+ "1": 0.7090946435928345,
4323
+ "2": 0.08468928188085556,
4324
+ "3": 0.20315901935100555
4325
  },
4326
  "sample": {
4327
  "messages": [
 
4363
  ]
4364
  },
4365
  "predict": {
4366
+ "1": 0.9160068035125732,
4367
+ "2": 0.024410754442214966,
4368
+ "3": 0.058558352291584015
4369
  },
4370
  "sample": {
4371
  "messages": [
 
4407
  ]
4408
  },
4409
  "predict": {
4410
+ "1": 0.7879651784896851,
4411
+ "2": 0.07329217344522476,
4412
+ "3": 0.13692781329154968
4413
  },
4414
  "sample": {
4415
  "messages": [
 
4451
  ]
4452
  },
4453
  "predict": {
4454
+ "1": 0.766255795955658,
4455
+ "2": 0.08076275885105133,
4456
+ "3": 0.1508847028017044
4457
  },
4458
  "sample": {
4459
  "messages": [
 
4495
  ]
4496
  },
4497
  "predict": {
4498
+ "1": 0.35797831416130066,
4499
+ "2": 0.35797831416130066,
4500
+ "3": 0.2787937819957733
4501
  },
4502
  "sample": {
4503
  "messages": [
 
4539
  ]
4540
  },
4541
  "predict": {
4542
+ "1": 0.23441296815872192,
4543
+ "2": 0.49625223875045776,
4544
+ "3": 0.2656247019767761
4545
  },
4546
  "sample": {
4547
  "messages": [
 
4583
  ]
4584
  },
4585
  "predict": {
4586
+ "1": 0.718733012676239,
4587
+ "2": 0.0972699299454689,
4588
+ "3": 0.1817241609096527
4589
  },
4590
  "sample": {
4591
  "messages": [
 
4627
  ]
4628
  },
4629
  "predict": {
4630
+ "1": 0.5545139908790588,
4631
+ "2": 0.18002432584762573,
4632
+ "3": 0.2619338631629944
4633
  },
4634
  "sample": {
4635
  "messages": [
 
4671
  ]
4672
  },
4673
  "predict": {
4674
+ "1": 0.7093427777290344,
4675
+ "2": 0.08471891283988953,
4676
+ "3": 0.2032301127910614
4677
  },
4678
  "sample": {
4679
  "messages": [
 
4715
  ]
4716
  },
4717
  "predict": {
4718
+ "1": 0.25334855914115906,
4719
+ "2": 0.3253059983253479,
4720
+ "3": 0.4177011549472809
4721
  },
4722
  "sample": {
4723
  "messages": [
 
4759
  ]
4760
  },
4761
  "predict": {
4762
+ "1": 0.4035845398902893,
4763
+ "2": 0.2773793339729309,
4764
+ "3": 0.3143119513988495
4765
  },
4766
  "sample": {
4767
  "messages": [
 
4803
  ]
4804
  },
4805
  "predict": {
4806
+ "1": 0.6425406336784363,
4807
+ "2": 0.08695842325687408,
4808
+ "3": 0.267850786447525
4809
  },
4810
  "sample": {
4811
  "messages": [
 
4847
  ]
4848
  },
4849
  "predict": {
4850
+ "1": 0.03377557545900345,
4851
+ "2": 0.7687285542488098,
4852
+ "3": 0.1943650096654892
4853
  },
4854
  "sample": {
4855
  "messages": [
 
4891
  ]
4892
  },
4893
  "predict": {
4894
+ "1": 0.8491359353065491,
4895
+ "2": 0.04790497571229935,
4896
+ "3": 0.10141482949256897
4897
  },
4898
  "sample": {
4899
  "messages": [
 
4935
  ]
4936
  },
4937
  "predict": {
4938
+ "1": 0.8199279308319092,
4939
+ "2": 0.05241623520851135,
4940
+ "3": 0.12574002146720886
4941
  },
4942
  "sample": {
4943
  "messages": [
 
4979
  ]
4980
  },
4981
  "predict": {
4982
+ "1": 0.04675557091832161,
4983
+ "2": 0.6454407572746277,
4984
+ "3": 0.3048846125602722
4985
  },
4986
  "sample": {
4987
  "messages": [
 
5023
  ]
5024
  },
5025
  "predict": {
5026
+ "1": 0.8827536702156067,
5027
+ "2": 0.03422807529568672,
5028
+ "3": 0.08210888504981995
5029
  },
5030
  "sample": {
5031
  "messages": [
 
5067
  ]
5068
  },
5069
  "predict": {
5070
+ "1": 0.23392294347286224,
5071
+ "2": 0.4952148497104645,
5072
+ "3": 0.2650694251060486
5073
  },
5074
  "sample": {
5075
  "messages": [
 
5111
  ]
5112
  },
5113
  "predict": {
5114
+ "1": 0.5236403346061707,
5115
+ "2": 0.19263653457164764,
5116
+ "3": 0.28028449416160583
5117
  },
5118
  "sample": {
5119
  "messages": [
 
5155
  ]
5156
  },
5157
  "predict": {
5158
+ "1": 0.6321811079978943,
5159
+ "2": 0.1598404198884964,
5160
+ "3": 0.2052391618490219
5161
  },
5162
  "sample": {
5163
  "messages": [
 
5199
  ]
5200
  },
5201
  "predict": {
5202
+ "1": 0.962988018989563,
5203
+ "2": 0.010697831399738789,
5204
+ "3": 0.02566276118159294
5205
  },
5206
  "sample": {
5207
  "messages": [
 
5243
  ]
5244
  },
5245
  "predict": {
5246
+ "1": 0.6991202235221863,
5247
+ "2": 0.12148886919021606,
5248
+ "3": 0.17676527798175812
5249
  },
5250
  "sample": {
5251
  "messages": [
 
5287
  ]
5288
  },
5289
  "predict": {
5290
+ "1": 0.35845229029655457,
5291
+ "2": 0.35845229029655457,
5292
+ "3": 0.2791629135608673
5293
  },
5294
  "sample": {
5295
  "messages": [
 
5331
  ]
5332
  },
5333
  "predict": {
5334
+ "1": 0.584723174571991,
5335
+ "2": 0.1675259917974472,
5336
+ "3": 0.24374887347221375
5337
  },
5338
  "sample": {
5339
  "messages": [
 
5375
  ]
5376
  },
5377
  "predict": {
5378
+ "1": 0.8325232863426208,
5379
+ "2": 0.053221430629491806,
5380
+ "3": 0.11266977339982986
5381
  },
5382
  "sample": {
5383
  "messages": [
 
5419
  ]
5420
  },
5421
  "predict": {
5422
+ "1": 0.5666012763977051,
5423
+ "2": 0.16233398020267487,
5424
+ "3": 0.2676434814929962
5425
  },
5426
  "sample": {
5427
  "messages": [
 
5463
  ]
5464
  },
5465
  "predict": {
5466
+ "1": 0.8067834973335266,
5467
+ "2": 0.05157594010233879,
5468
+ "3": 0.14019793272018433
5469
  },
5470
  "sample": {
5471
  "messages": [
 
5507
  ]
5508
  },
5509
  "predict": {
5510
+ "1": 0.8467583656311035,
5511
+ "2": 0.037203967571258545,
5512
+ "3": 0.11459627747535706
5513
  },
5514
  "sample": {
5515
  "messages": [
 
5551
  ]
5552
  },
5553
  "predict": {
5554
+ "1": 0.08348345756530762,
5555
+ "2": 0.7920690178871155,
5556
+ "3": 0.121467724442482
5557
  },
5558
  "sample": {
5559
  "messages": [
 
5595
  ]
5596
  },
5597
  "predict": {
5598
+ "1": 0.02321573533117771,
5599
+ "2": 0.871164083480835,
5600
+ "3": 0.10404571145772934
5601
  },
5602
  "sample": {
5603
  "messages": [
 
5639
  ]
5640
  },
5641
  "predict": {
5642
+ "1": 0.7801616787910461,
5643
+ "2": 0.06403957307338715,
5644
+ "3": 0.15362292528152466
5645
  },
5646
  "sample": {
5647
  "messages": [
 
5683
  ]
5684
  },
5685
  "predict": {
5686
+ "1": 0.7271292805671692,
5687
+ "2": 0.08684321492910385,
5688
+ "3": 0.1838470846414566
5689
  },
5690
  "sample": {
5691
  "messages": [
 
5727
  ]
5728
  },
5729
  "predict": {
5730
+ "1": 0.15542174875736237,
5731
+ "2": 0.614704966545105,
5732
+ "3": 0.22613734006881714
5733
  },
5734
  "sample": {
5735
  "messages": [
 
5771
  ]
5772
  },
5773
  "predict": {
5774
+ "1": 0.6439579129219055,
5775
+ "2": 0.143686443567276,
5776
+ "3": 0.20906253159046173
5777
  },
5778
  "sample": {
5779
  "messages": [
 
5815
  ]
5816
  },
5817
  "predict": {
5818
+ "1": 0.41774341464042664,
5819
+ "2": 0.3253389000892639,
5820
+ "3": 0.2533741891384125
5821
  },
5822
  "sample": {
5823
  "messages": [
 
5859
  ]
5860
  },
5861
  "predict": {
5862
+ "1": 0.4541747570037842,
5863
+ "2": 0.18932820856571198,
5864
+ "3": 0.35371166467666626
5865
  },
5866
  "sample": {
5867
  "messages": [
 
5903
  ]
5904
  },
5905
  "predict": {
5906
+ "1": 0.009676728397607803,
5907
+ "2": 0.8710712790489197,
5908
+ "3": 0.11788667738437653
5909
  },
5910
  "sample": {
5911
  "messages": [
 
5947
  ]
5948
  },
5949
  "predict": {
5950
+ "1": 0.1621558964252472,
5951
+ "2": 0.5659797191619873,
5952
+ "3": 0.26734989881515503
5953
  },
5954
  "sample": {
5955
  "messages": [
 
5991
  ]
5992
  },
5993
  "predict": {
5994
+ "1": 0.8581182360649109,
5995
+ "2": 0.03770308569073677,
5996
+ "3": 0.10248761624097824
5997
  },
5998
  "sample": {
5999
  "messages": [
 
6035
  ]
6036
  },
6037
  "predict": {
6038
+ "1": 0.17182357609272003,
6039
+ "2": 0.41218334436416626,
6040
+ "3": 0.41218334436416626
6041
  },
6042
  "sample": {
6043
  "messages": [
 
6079
  ]
6080
  },
6081
  "predict": {
6082
+ "1": 0.8113662600517273,
6083
+ "2": 0.045774154365062714,
6084
+ "3": 0.14099431037902832
6085
  },
6086
  "sample": {
6087
  "messages": [
 
6123
  ]
6124
  },
6125
  "predict": {
6126
+ "1": 0.6077736020088196,
6127
+ "2": 0.1356126219034195,
6128
+ "3": 0.25335773825645447
6129
  },
6130
  "sample": {
6131
  "messages": [
 
6167
  ]
6168
  },
6169
  "predict": {
6170
+ "1": 0.08974209427833557,
6171
+ "2": 0.6631093621253967,
6172
+ "3": 0.24394433200359344
6173
  },
6174
  "sample": {
6175
  "messages": [
 
6211
  ]
6212
  },
6213
  "predict": {
6214
+ "1": 0.4123796224594116,
6215
+ "2": 0.36392372846603394,
6216
+ "3": 0.22073091566562653
6217
  },
6218
  "sample": {
6219
  "messages": [
 
6255
  ]
6256
  },
6257
  "predict": {
6258
+ "1": 0.8782758712768555,
6259
+ "2": 0.0385887511074543,
6260
+ "3": 0.08169238269329071
6261
  },
6262
  "sample": {
6263
  "messages": [
 
6299
  ]
6300
  },
6301
  "predict": {
6302
+ "1": 0.09243606775999069,
6303
+ "2": 0.6830152869224548,
6304
+ "3": 0.22174260020256042
6305
  },
6306
  "sample": {
6307
  "messages": [
 
6343
  ]
6344
  },
6345
  "predict": {
6346
+ "1": 0.3585642874240875,
6347
+ "2": 0.3585642874240875,
6348
+ "3": 0.2792501449584961
6349
  },
6350
  "sample": {
6351
  "messages": [
 
6387
  ]
6388
  },
6389
  "predict": {
6390
+ "1": 0.9405887722969055,
6391
+ "2": 0.01722748391330242,
6392
+ "3": 0.04132658615708351
6393
  },
6394
  "sample": {
6395
  "messages": [
 
6431
  ]
6432
  },
6433
  "predict": {
6434
+ "1": 0.7261838316917419,
6435
+ "2": 0.08673029392957687,
6436
+ "3": 0.1836080402135849
6437
  },
6438
  "sample": {
6439
  "messages": [
 
6475
  ]
6476
  },
6477
  "predict": {
6478
+ "1": 0.2982572019100189,
6479
+ "2": 0.26321104168891907,
6480
+ "3": 0.4339616596698761
6481
  },
6482
  "sample": {
6483
  "messages": [
 
6519
  ]
6520
  },
6521
  "predict": {
6522
+ "1": 0.06877829879522324,
6523
+ "2": 0.7394363880157471,
6524
+ "3": 0.18695880472660065
6525
  },
6526
  "sample": {
6527
  "messages": [
 
6563
  ]
6564
  },
6565
  "predict": {
6566
+ "1": 0.7581120729446411,
6567
+ "2": 0.09054357558488846,
6568
+ "3": 0.1492811143398285
6569
  },
6570
  "sample": {
6571
  "messages": [
 
6607
  ]
6608
  },
6609
  "predict": {
6610
+ "1": 0.5106446743011475,
6611
+ "2": 0.2128683626651764,
6612
+ "3": 0.27332839369773865
6613
  },
6614
  "sample": {
6615
  "messages": [
 
6651
  ]
6652
  },
6653
  "predict": {
6654
+ "1": 0.5662256479263306,
6655
+ "2": 0.1622263640165329,
6656
+ "3": 0.26746606826782227
6657
  },
6658
  "sample": {
6659
  "messages": [
 
6695
  ]
6696
  },
6697
  "predict": {
6698
+ "1": 0.6318883299827576,
6699
+ "2": 0.15976639091968536,
6700
+ "3": 0.20514409244060516
6701
  },
6702
  "sample": {
6703
  "messages": [
 
6739
  ]
6740
  },
6741
  "predict": {
6742
+ "1": 0.6322168111801147,
6743
+ "2": 0.15984944999217987,
6744
+ "3": 0.20525074005126953
6745
  },
6746
  "sample": {
6747
  "messages": [
 
6783
  ]
6784
  },
6785
  "predict": {
6786
+ "1": 0.8766577243804932,
6787
+ "2": 0.029997577890753746,
6788
+ "3": 0.09239903837442398
6789
  },
6790
  "sample": {
6791
  "messages": [
 
6827
  ]
6828
  },
6829
  "predict": {
6830
+ "1": 0.06718364357948303,
6831
+ "2": 0.7222923040390015,
6832
+ "3": 0.2069402039051056
6833
  },
6834
  "sample": {
6835
  "messages": [
 
6871
  ]
6872
  },
6873
  "predict": {
6874
+ "1": 0.70906662940979,
6875
+ "2": 0.05820373445749283,
6876
+ "3": 0.23020023107528687
6877
  },
6878
  "sample": {
6879
  "messages": [
 
6915
  ]
6916
  },
6917
  "predict": {
6918
+ "1": 0.16285845637321472,
6919
+ "2": 0.3906770944595337,
6920
+ "3": 0.44269514083862305
6921
  },
6922
  "sample": {
6923
  "messages": [
 
6959
  ]
6960
  },
6961
  "predict": {
6962
+ "1": 0.8113588690757751,
6963
+ "2": 0.045773740857839584,
6964
+ "3": 0.14099302887916565
6965
  },
6966
  "sample": {
6967
  "messages": [
 
7003
  ]
7004
  },
7005
  "predict": {
7006
+ "1": 0.41954904794692993,
7007
+ "2": 0.28835156559944153,
7008
+ "3": 0.28835156559944153
7009
  },
7010
  "sample": {
7011
  "messages": [
 
7047
  ]
7048
  },
7049
  "predict": {
7050
+ "1": 0.7095044851303101,
7051
+ "2": 0.08473823219537735,
7052
+ "3": 0.20327645540237427
7053
  },
7054
  "sample": {
7055
  "messages": [
 
7091
  ]
7092
  },
7093
  "predict": {
7094
+ "1": 0.020243797451257706,
7095
+ "2": 0.8607881665229797,
7096
+ "3": 0.11649501323699951
7097
  },
7098
  "sample": {
7099
  "messages": [
 
7135
  ]
7136
  },
7137
  "predict": {
7138
+ "1": 0.2438797801733017,
7139
+ "2": 0.5850372314453125,
7140
+ "3": 0.16761596500873566
7141
  },
7142
  "sample": {
7143
  "messages": [
 
7179
  ]
7180
  },
7181
  "predict": {
7182
+ "1": 0.7844619750976562,
7183
+ "2": 0.09369062632322311,
7184
+ "3": 0.12030114233493805
7185
  },
7186
  "sample": {
7187
  "messages": [
 
7223
  ]
7224
  },
7225
  "predict": {
7226
+ "1": 0.23033037781715393,
7227
+ "2": 0.43031376600265503,
7228
+ "3": 0.33512869477272034
7229
  },
7230
  "sample": {
7231
  "messages": [
 
7267
  ]
7268
  },
7269
  "predict": {
7270
+ "1": 0.833763837814331,
7271
+ "2": 0.036633025854825974,
7272
+ "3": 0.12786182761192322
7273
  },
7274
  "sample": {
7275
  "messages": [
 
7311
  ]
7312
  },
7313
  "predict": {
7314
+ "1": 0.8685703277587891,
7315
+ "2": 0.02622855268418789,
7316
+ "3": 0.10373593866825104
7317
  },
7318
  "sample": {
7319
  "messages": [
 
7355
  ]
7356
  },
7357
  "predict": {
7358
+ "1": 0.0254753939807415,
7359
+ "2": 0.8436291813850403,
7360
+ "3": 0.12937472760677338
7361
  },
7362
  "sample": {
7363
  "messages": [
 
7399
  ]
7400
  },
7401
  "predict": {
7402
+ "1": 0.5773711800575256,
7403
+ "2": 0.1459822952747345,
7404
+ "3": 0.27273085713386536
7405
  },
7406
  "sample": {
7407
  "messages": [
 
7443
  ]
7444
  },
7445
  "predict": {
7446
+ "1": 0.5237289071083069,
7447
+ "2": 0.28033187985420227,
7448
+ "3": 0.1926691085100174
7449
  },
7450
  "sample": {
7451
  "messages": [
 
7487
  ]
7488
  },
7489
  "predict": {
7490
+ "1": 0.7877879738807678,
7491
+ "2": 0.07327569276094437,
7492
+ "3": 0.136897012591362
7493
  },
7494
  "sample": {
7495
  "messages": [
 
7531
  ]
7532
  },
7533
  "predict": {
7534
+ "1": 0.0581885501742363,
7535
+ "2": 0.708881676197052,
7536
+ "3": 0.23014017939567566
7537
  },
7538
  "sample": {
7539
  "messages": [
 
7575
  ]
7576
  },
7577
  "predict": {
7578
+ "1": 0.7876266837120056,
7579
+ "2": 0.07326069474220276,
7580
+ "3": 0.13686898350715637
7581
  },
7582
  "sample": {
7583
  "messages": [
 
7619
  ]
7620
  },
7621
  "predict": {
7622
+ "1": 0.4484499990940094,
7623
+ "2": 0.30821487307548523,
7624
+ "3": 0.24003799259662628
7625
  },
7626
  "sample": {
7627
  "messages": [
 
7663
  ]
7664
  },
7665
  "predict": {
7666
+ "1": 0.8010770678520203,
7667
+ "2": 0.07451176643371582,
7668
+ "3": 0.12284914404153824
7669
  },
7670
  "sample": {
7671
  "messages": [
 
7707
  ]
7708
  },
7709
  "predict": {
7710
+ "1": 0.8596258163452148,
7711
+ "2": 0.04849677532911301,
7712
+ "3": 0.09060389548540115
7713
  },
7714
  "sample": {
7715
  "messages": [
 
7751
  ]
7752
  },
7753
  "predict": {
7754
+ "1": 0.8425760269165039,
7755
+ "2": 0.04194939136505127,
7756
+ "3": 0.11403026431798935
7757
  },
7758
  "sample": {
7759
  "messages": [
 
7795
  ]
7796
  },
7797
  "predict": {
7798
+ "1": 0.01585214026272297,
7799
+ "2": 0.8654975295066833,
7800
+ "3": 0.11713235080242157
7801
  },
7802
  "sample": {
7803
  "messages": [
 
7839
  ]
7840
  },
7841
  "predict": {
7842
+ "1": 0.3348672389984131,
7843
+ "2": 0.42997807264328003,
7844
+ "3": 0.23015068471431732
7845
  },
7846
  "sample": {
7847
  "messages": [
 
7883
  ]
7884
  },
7885
  "predict": {
7886
+ "1": 0.14731627702713013,
7887
+ "2": 0.6602256894111633,
7888
+ "3": 0.18915784358978271
7889
  },
7890
  "sample": {
7891
  "messages": [
 
7927
  ]
7928
  },
7929
  "predict": {
7930
+ "1": 0.5043156147003174,
7931
+ "2": 0.18552736937999725,
7932
+ "3": 0.30588290095329285
7933
  },
7934
  "sample": {
7935
  "messages": [
 
7971
  ]
7972
  },
7973
  "predict": {
7974
+ "1": 0.3875555098056793,
7975
+ "2": 0.3420165479183197,
7976
+ "3": 0.2663627564907074
7977
  },
7978
  "sample": {
7979
  "messages": [
 
8015
  ]
8016
  },
8017
  "predict": {
8018
+ "1": 0.4300750494003296,
8019
+ "2": 0.3349427878856659,
8020
+ "3": 0.2302026003599167
8021
  },
8022
  "sample": {
8023
  "messages": [
 
8059
  ]
8060
  },
8061
  "predict": {
8062
+ "1": 0.01734335348010063,
8063
+ "2": 0.8356495499610901,
8064
+ "3": 0.14521411061286926
8065
  },
8066
  "sample": {
8067
  "messages": [
 
8103
  ]
8104
  },
8105
  "predict": {
8106
+ "1": 0.7803744673728943,
8107
+ "2": 0.06405703723430634,
8108
+ "3": 0.15366482734680176
8109
  },
8110
  "sample": {
8111
  "messages": [
 
8147
  ]
8148
  },
8149
  "predict": {
8150
+ "1": 0.9059714674949646,
8151
+ "2": 0.02735796757042408,
8152
+ "3": 0.06562835723161697
8153
  },
8154
  "sample": {
8155
  "messages": [
 
8191
  ]
8192
  },
8193
  "predict": {
8194
+ "1": 0.7962934374809265,
8195
+ "2": 0.0449238047003746,
8196
+ "3": 0.15679946541786194
8197
  },
8198
  "sample": {
8199
  "messages": [
 
8235
  ]
8236
  },
8237
  "predict": {
8238
+ "1": 0.6554309129714966,
8239
+ "2": 0.10051359236240387,
8240
+ "3": 0.2411195933818817
8241
  },
8242
  "sample": {
8243
  "messages": [
 
8279
  ]
8280
  },
8281
  "predict": {
8282
+ "1": 0.09487690776586533,
8283
+ "2": 0.7010508179664612,
8284
+ "3": 0.20085443556308746
8285
  },
8286
  "sample": {
8287
  "messages": [
 
8323
  ]
8324
  },
8325
  "predict": {
8326
+ "1": 0.23992086946964264,
8327
+ "2": 0.44823119044303894,
8328
+ "3": 0.3080644905567169
8329
  },
8330
  "sample": {
8331
  "messages": [
 
8367
  ]
8368
  },
8369
  "predict": {
8370
+ "1": 0.053159940987825394,
8371
+ "2": 0.733850359916687,
8372
+ "3": 0.21025164425373077
8373
  },
8374
  "sample": {
8375
  "messages": [
 
8411
  ]
8412
  },
8413
  "predict": {
8414
+ "1": 0.9160581231117249,
8415
+ "2": 0.03134578466415405,
8416
+ "3": 0.051680464297533035
8417
  },
8418
  "sample": {
8419
  "messages": [
 
8455
  ]
8456
  },
8457
  "predict": {
8458
+ "1": 0.5236020684242249,
8459
+ "2": 0.2802639901638031,
8460
+ "3": 0.19262245297431946
8461
  },
8462
  "sample": {
8463
  "messages": [
 
8499
  ]
8500
  },
8501
  "predict": {
8502
+ "1": 0.03716864064335823,
8503
+ "2": 0.7465521693229675,
8504
+ "3": 0.21389077603816986
8505
  },
8506
  "sample": {
8507
  "messages": [
 
8543
  ]
8544
  },
8545
  "predict": {
8546
+ "1": 0.6189278960227966,
8547
+ "2": 0.17732581496238708,
8548
+ "3": 0.2009364515542984
8549
  },
8550
  "sample": {
8551
  "messages": [
 
8587
  ]
8588
  },
8589
  "predict": {
8590
+ "1": 0.01420792005956173,
8591
+ "2": 0.8790128827095032,
8592
+ "3": 0.1049831211566925
8593
  },
8594
  "sample": {
8595
  "messages": [
 
8631
  ]
8632
  },
8633
  "predict": {
8634
+ "1": 0.3742891848087311,
8635
+ "2": 0.2914966940879822,
8636
+ "3": 0.33030903339385986
8637
  },
8638
  "sample": {
8639
  "messages": [
 
8675
  ]
8676
  },
8677
  "predict": {
8678
+ "1": 0.31739330291748047,
8679
+ "2": 0.3596537113189697,
8680
+ "3": 0.31739330291748047
8681
  },
8682
  "sample": {
8683
  "messages": [
 
8719
  ]
8720
  },
8721
  "predict": {
8722
+ "1": 0.806569516658783,
8723
+ "2": 0.05156226456165314,
8724
+ "3": 0.14016075432300568
8725
  },
8726
  "sample": {
8727
  "messages": [
 
8763
  ]
8764
  },
8765
  "predict": {
8766
+ "1": 0.8969528675079346,
8767
+ "2": 0.044656652957201004,
8768
+ "3": 0.05734027549624443
8769
  },
8770
  "sample": {
8771
  "messages": [
 
8807
  ]
8808
  },
8809
  "predict": {
8810
+ "1": 0.022883716970682144,
8811
+ "2": 0.8587051033973694,
8812
+ "3": 0.11621309816837311
8813
  },
8814
  "sample": {
8815
  "messages": [
 
8851
  ]
8852
  },
8853
  "predict": {
8854
+ "1": 0.17986634373664856,
8855
+ "2": 0.5540273785591125,
8856
+ "3": 0.2617039978504181
8857
  },
8858
  "sample": {
8859
  "messages": [
 
8895
  ]
8896
  },
8897
  "predict": {
8898
+ "1": 0.5045461654663086,
8899
+ "2": 0.3060227334499359,
8900
+ "3": 0.18561218678951263
8901
  },
8902
  "sample": {
8903
  "messages": [
 
8939
  ]
8940
  },
8941
  "predict": {
8942
+ "1": 0.6030824780464172,
8943
+ "2": 0.17278602719306946,
8944
+ "3": 0.22186166048049927
8945
  },
8946
  "sample": {
8947
  "messages": [
 
8983
  ]
8984
  },
8985
  "predict": {
8986
+ "1": 0.7095170021057129,
8987
+ "2": 0.08473972231149673,
8988
+ "3": 0.2032800316810608
8989
  },
8990
  "sample": {
8991
  "messages": [
 
9027
  ]
9028
  },
9029
  "predict": {
9030
+ "1": 0.6368787884712219,
9031
+ "2": 0.1254088580608368,
9032
+ "3": 0.23429463803768158
9033
  },
9034
  "sample": {
9035
  "messages": [
 
9071
  ]
9072
  },
9073
  "predict": {
9074
+ "1": 0.9248629808425903,
9075
+ "2": 0.014949017204344273,
9076
+ "3": 0.05912451073527336
9077
  },
9078
  "sample": {
9079
  "messages": [
 
9115
  ]
9116
  },
9117
  "predict": {
9118
+ "1": 0.7580258846282959,
9119
+ "2": 0.07050739228725433,
9120
+ "3": 0.16913844645023346
9121
  },
9122
  "sample": {
9123
  "messages": [
 
9159
  ]
9160
  },
9161
  "predict": {
9162
+ "1": 0.04449724778532982,
9163
+ "2": 0.6960541009902954,
9164
+ "3": 0.2560640275478363
9165
  },
9166
  "sample": {
9167
  "messages": [
 
9203
  ]
9204
  },
9205
  "predict": {
9206
+ "1": 0.8690177798271179,
9207
+ "2": 0.04902663081884384,
9208
+ "3": 0.08083124458789825
9209
  },
9210
  "sample": {
9211
  "messages": [
 
9247
  ]
9248
  },
9249
  "predict": {
9250
+ "1": 0.5419471859931946,
9251
+ "2": 0.25599774718284607,
9252
+ "3": 0.19937126338481903
9253
  },
9254
  "sample": {
9255
  "messages": [
 
9291
  ]
9292
  },
9293
  "predict": {
9294
+ "1": 0.849168062210083,
9295
+ "2": 0.0479067862033844,
9296
+ "3": 0.10141866654157639
9297
  },
9298
  "sample": {
9299
  "messages": [
 
9335
  ]
9336
  },
9337
  "predict": {
9338
+ "1": 0.47921910881996155,
9339
+ "2": 0.22636708617210388,
9340
+ "3": 0.290661096572876
9341
  },
9342
  "sample": {
9343
  "messages": [
 
9379
  ]
9380
  },
9381
  "predict": {
9382
+ "1": 0.8131471872329712,
9383
+ "2": 0.07563447207212448,
9384
+ "3": 0.11004750430583954
9385
  },
9386
  "sample": {
9387
  "messages": [
 
9423
  ]
9424
  },
9425
  "predict": {
9426
+ "1": 0.7097907066345215,
9427
+ "2": 0.08477240800857544,
9428
+ "3": 0.20335844159126282
9429
  },
9430
  "sample": {
9431
  "messages": [
 
9467
  ]
9468
  },
9469
  "predict": {
9470
+ "1": 0.6074371337890625,
9471
+ "2": 0.1355375498533249,
9472
+ "3": 0.2532174587249756
9473
  },
9474
  "sample": {
9475
  "messages": [
 
9511
  ]
9512
  },
9513
  "predict": {
9514
+ "1": 0.4425624907016754,
9515
+ "2": 0.16280965507030487,
9516
+ "3": 0.39056000113487244
9517
  },
9518
  "sample": {
9519
  "messages": [
 
9555
  ]
9556
  },
9557
  "predict": {
9558
+ "1": 0.1805533915758133,
9559
+ "2": 0.38223153352737427,
9560
+ "3": 0.4331250786781311
9561
  },
9562
  "sample": {
9563
  "messages": [
 
9599
  ]
9600
  },
9601
  "predict": {
9602
+ "1": 0.7658704519271851,
9603
+ "2": 0.0807221457362175,
9604
+ "3": 0.15080882608890533
9605
  },
9606
  "sample": {
9607
  "messages": [
 
9643
  ]
9644
  },
9645
  "predict": {
9646
+ "1": 0.07735708355903625,
9647
+ "2": 0.7339435815811157,
9648
+ "3": 0.18557000160217285
9649
  },
9650
  "sample": {
9651
  "messages": [
llmtf_eval/darumeru_RCB_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_RWSD.jsonl CHANGED
@@ -3,8 +3,8 @@
3
  "acc": false
4
  },
5
  "predict": {
6
- "Да": 0.6926801800727844,
7
- "Нет": 0.2887520492076874
8
  },
9
  "sample": {
10
  "messages": [
@@ -42,8 +42,8 @@
42
  "acc": false
43
  },
44
  "predict": {
45
- "Да": 0.5544130802154541,
46
- "Нет": 0.43177732825279236
47
  },
48
  "sample": {
49
  "messages": [
@@ -81,8 +81,8 @@
81
  "acc": true
82
  },
83
  "predict": {
84
- "Да": 0.6973422765731812,
85
- "Нет": 0.29069551825523376
86
  },
87
  "sample": {
88
  "messages": [
@@ -120,8 +120,8 @@
120
  "acc": true
121
  },
122
  "predict": {
123
- "Да": 0.7822515964508057,
124
- "Нет": 0.1977841705083847
125
  },
126
  "sample": {
127
  "messages": [
@@ -159,8 +159,8 @@
159
  "acc": false
160
  },
161
  "predict": {
162
- "Да": 0.6421244144439697,
163
- "Нет": 0.3437044322490692
164
  },
165
  "sample": {
166
  "messages": [
@@ -198,8 +198,8 @@
198
  "acc": false
199
  },
200
  "predict": {
201
- "Да": 0.5835286974906921,
202
- "Нет": 0.4010530412197113
203
  },
204
  "sample": {
205
  "messages": [
@@ -237,8 +237,8 @@
237
  "acc": false
238
  },
239
  "predict": {
240
- "Да": 0.40236029028892517,
241
- "Нет": 0.5854307413101196
242
  },
243
  "sample": {
244
  "messages": [
@@ -276,8 +276,8 @@
276
  "acc": true
277
  },
278
  "predict": {
279
- "Да": 0.2206290066242218,
280
- "Нет": 0.6795852184295654
281
  },
282
  "sample": {
283
  "messages": [
@@ -315,8 +315,8 @@
315
  "acc": false
316
  },
317
  "predict": {
318
- "Да": 0.5834407806396484,
319
- "Нет": 0.40099263191223145
320
  },
321
  "sample": {
322
  "messages": [
@@ -354,8 +354,8 @@
354
  "acc": false
355
  },
356
  "predict": {
357
- "Да": 0.28885719180107117,
358
- "Нет": 0.6929324269294739
359
  },
360
  "sample": {
361
  "messages": [
@@ -393,8 +393,8 @@
393
  "acc": true
394
  },
395
  "predict": {
396
- "Да": 0.764833927154541,
397
- "Нет": 0.2191285938024521
398
  },
399
  "sample": {
400
  "messages": [
@@ -432,8 +432,8 @@
432
  "acc": false
433
  },
434
  "predict": {
435
- "Да": 0.5851025581359863,
436
- "Нет": 0.4021347165107727
437
  },
438
  "sample": {
439
  "messages": [
@@ -471,8 +471,8 @@
471
  "acc": true
472
  },
473
  "predict": {
474
- "Да": 0.10557691752910614,
475
- "Нет": 0.8839846849441528
476
  },
477
  "sample": {
478
  "messages": [
@@ -510,8 +510,8 @@
510
  "acc": true
511
  },
512
  "predict": {
513
- "Да": 0.7794300317764282,
514
- "Нет": 0.19707077741622925
515
  },
516
  "sample": {
517
  "messages": [
@@ -549,8 +549,8 @@
549
  "acc": false
550
  },
551
  "predict": {
552
- "Да": 0.7235757112503052,
553
- "Нет": 0.2661886513233185
554
  },
555
  "sample": {
556
  "messages": [
@@ -588,8 +588,8 @@
588
  "acc": true
589
  },
590
  "predict": {
591
- "Да": 0.6420478224754333,
592
- "Нет": 0.34366345405578613
593
  },
594
  "sample": {
595
  "messages": [
@@ -627,8 +627,8 @@
627
  "acc": true
628
  },
629
  "predict": {
630
- "Да": 0.29123377799987793,
631
- "Нет": 0.6986335515975952
632
  },
633
  "sample": {
634
  "messages": [
@@ -666,8 +666,8 @@
666
  "acc": true
667
  },
668
  "predict": {
669
- "Да": 0.38881534337997437,
670
- "Нет": 0.49924880266189575
671
  },
672
  "sample": {
673
  "messages": [
@@ -705,8 +705,8 @@
705
  "acc": true
706
  },
707
  "predict": {
708
- "Да": 0.5523574948310852,
709
- "Нет": 0.4301764667034149
710
  },
711
  "sample": {
712
  "messages": [
@@ -744,8 +744,8 @@
744
  "acc": true
745
  },
746
  "predict": {
747
- "Да": 0.4880475401878357,
748
- "Нет": 0.4880475401878357
749
  },
750
  "sample": {
751
  "messages": [
@@ -783,8 +783,8 @@
783
  "acc": true
784
  },
785
  "predict": {
786
- "Да": 0.5229848623275757,
787
- "Нет": 0.46153250336647034
788
  },
789
  "sample": {
790
  "messages": [
@@ -822,8 +822,8 @@
822
  "acc": false
823
  },
824
  "predict": {
825
- "Да": 0.49188610911369324,
826
- "Нет": 0.49188610911369324
827
  },
828
  "sample": {
829
  "messages": [
@@ -861,8 +861,8 @@
861
  "acc": true
862
  },
863
  "predict": {
864
- "Да": 0.26571497321128845,
865
- "Нет": 0.7222881317138672
866
  },
867
  "sample": {
868
  "messages": [
@@ -900,8 +900,8 @@
900
  "acc": false
901
  },
902
  "predict": {
903
- "Да": 0.781316876411438,
904
- "Нет": 0.19754785299301147
905
  },
906
  "sample": {
907
  "messages": [
@@ -939,8 +939,8 @@
939
  "acc": false
940
  },
941
  "predict": {
942
- "Да": 0.5235857963562012,
943
- "Нет": 0.4620628356933594
944
  },
945
  "sample": {
946
  "messages": [
@@ -978,8 +978,8 @@
978
  "acc": false
979
  },
980
  "predict": {
981
- "Да": 0.6130968332290649,
982
- "Нет": 0.3718620240688324
983
  },
984
  "sample": {
985
  "messages": [
@@ -1017,8 +1017,8 @@
1017
  "acc": true
1018
  },
1019
  "predict": {
1020
- "Да": 0.3169763684272766,
1021
- "Нет": 0.6710389256477356
1022
  },
1023
  "sample": {
1024
  "messages": [
@@ -1056,8 +1056,8 @@
1056
  "acc": false
1057
  },
1058
  "predict": {
1059
- "Да": 0.17796801030635834,
1060
- "Нет": 0.7038771510124207
1061
  },
1062
  "sample": {
1063
  "messages": [
@@ -1095,8 +1095,8 @@
1095
  "acc": true
1096
  },
1097
  "predict": {
1098
- "Да": 0.491946280002594,
1099
- "Нет": 0.491946280002594
1100
  },
1101
  "sample": {
1102
  "messages": [
@@ -1134,8 +1134,8 @@
1134
  "acc": false
1135
  },
1136
  "predict": {
1137
- "Да": 0.7387412786483765,
1138
- "Нет": 0.23983417451381683
1139
  },
1140
  "sample": {
1141
  "messages": [
@@ -1173,8 +1173,8 @@
1173
  "acc": true
1174
  },
1175
  "predict": {
1176
- "Да": 0.45851361751556396,
1177
- "Нет": 0.5195639729499817
1178
  },
1179
  "sample": {
1180
  "messages": [
@@ -1209,11 +1209,11 @@
1209
  }
1210
  {
1211
  "metric": {
1212
- "acc": true
1213
  },
1214
  "predict": {
1215
- "Да": 0.4615950286388397,
1216
- "Нет": 0.5230557322502136
1217
  },
1218
  "sample": {
1219
  "messages": [
@@ -1243,7 +1243,7 @@
1243
  "prompt_len": 668,
1244
  "generated_len": 1,
1245
  "generated_cumulative_logprob": "TODO: calculate for hf model",
1246
- "generated_token": " Нет"
1247
  }
1248
  }
1249
  {
@@ -1251,8 +1251,8 @@
1251
  "acc": false
1252
  },
1253
  "predict": {
1254
- "Да": 0.1625242531299591,
1255
- "Нет": 0.8253663182258606
1256
  },
1257
  "sample": {
1258
  "messages": [
@@ -1290,8 +1290,8 @@
1290
  "acc": true
1291
  },
1292
  "predict": {
1293
- "Да": 0.8800405263900757,
1294
- "Нет": 0.09275558590888977
1295
  },
1296
  "sample": {
1297
  "messages": [
@@ -1329,8 +1329,8 @@
1329
  "acc": false
1330
  },
1331
  "predict": {
1332
- "Да": 0.7221776843070984,
1333
- "Нет": 0.265674352645874
1334
  },
1335
  "sample": {
1336
  "messages": [
@@ -1368,8 +1368,8 @@
1368
  "acc": false
1369
  },
1370
  "predict": {
1371
- "Да": 0.5533209443092346,
1372
- "Нет": 0.4309267997741699
1373
  },
1374
  "sample": {
1375
  "messages": [
@@ -1407,8 +1407,8 @@
1407
  "acc": true
1408
  },
1409
  "predict": {
1410
- "Да": 0.49442043900489807,
1411
- "Нет": 0.49442043900489807
1412
  },
1413
  "sample": {
1414
  "messages": [
@@ -1446,8 +1446,8 @@
1446
  "acc": true
1447
  },
1448
  "predict": {
1449
- "Да": 0.2358672022819519,
1450
- "Нет": 0.6411534547805786
1451
  },
1452
  "sample": {
1453
  "messages": [
@@ -1485,8 +1485,8 @@
1485
  "acc": true
1486
  },
1487
  "predict": {
1488
- "Да": 0.2407236248254776,
1489
- "Нет": 0.7414810061454773
1490
  },
1491
  "sample": {
1492
  "messages": [
@@ -1524,8 +1524,8 @@
1524
  "acc": false
1525
  },
1526
  "predict": {
1527
- "Да": 0.8658342957496643,
1528
- "Нет": 0.11717793345451355
1529
  },
1530
  "sample": {
1531
  "messages": [
@@ -1563,8 +1563,8 @@
1563
  "acc": false
1564
  },
1565
  "predict": {
1566
- "Да": 0.8246879577636719,
1567
- "Нет": 0.16239067912101746
1568
  },
1569
  "sample": {
1570
  "messages": [
@@ -1599,11 +1599,11 @@
1599
  }
1600
  {
1601
  "metric": {
1602
- "acc": true
1603
  },
1604
  "predict": {
1605
- "Да": 0.4612208306789398,
1606
- "Нет": 0.5226317048072815
1607
  },
1608
  "sample": {
1609
  "messages": [
@@ -1633,7 +1633,7 @@
1633
  "prompt_len": 666,
1634
  "generated_len": 1,
1635
  "generated_cumulative_logprob": "TODO: calculate for hf model",
1636
- "generated_token": " Нет"
1637
  }
1638
  }
1639
  {
@@ -1641,8 +1641,8 @@
1641
  "acc": false
1642
  },
1643
  "predict": {
1644
- "Да": 0.46248722076416016,
1645
- "Нет": 0.524066686630249
1646
  },
1647
  "sample": {
1648
  "messages": [
@@ -1680,8 +1680,8 @@
1680
  "acc": true
1681
  },
1682
  "predict": {
1683
- "Да": 0.8317615389823914,
1684
- "Нет": 0.14453847706317902
1685
  },
1686
  "sample": {
1687
  "messages": [
@@ -1719,8 +1719,8 @@
1719
  "acc": false
1720
  },
1721
  "predict": {
1722
- "Да": 0.6143117547035217,
1723
- "Нет": 0.37259894609451294
1724
  },
1725
  "sample": {
1726
  "messages": [
@@ -1758,8 +1758,8 @@
1758
  "acc": false
1759
  },
1760
  "predict": {
1761
- "Да": 0.5541827082633972,
1762
- "Нет": 0.4315979480743408
1763
  },
1764
  "sample": {
1765
  "messages": [
@@ -1797,8 +1797,8 @@
1797
  "acc": false
1798
  },
1799
  "predict": {
1800
- "Да": 0.46357297897338867,
1801
- "Нет": 0.5252969861030579
1802
  },
1803
  "sample": {
1804
  "messages": [
@@ -1836,8 +1836,8 @@
1836
  "acc": true
1837
  },
1838
  "predict": {
1839
- "Да": 0.28971368074417114,
1840
- "Нет": 0.6133238673210144
1841
  },
1842
  "sample": {
1843
  "messages": [
@@ -1875,8 +1875,8 @@
1875
  "acc": true
1876
  },
1877
  "predict": {
1878
- "Да": 0.3160110116004944,
1879
- "Нет": 0.6689952611923218
1880
  },
1881
  "sample": {
1882
  "messages": [
@@ -1914,8 +1914,8 @@
1914
  "acc": true
1915
  },
1916
  "predict": {
1917
- "Да": 0.4283067584037781,
1918
- "Нет": 0.549956738948822
1919
  },
1920
  "sample": {
1921
  "messages": [
@@ -1953,8 +1953,8 @@
1953
  "acc": true
1954
  },
1955
  "predict": {
1956
- "Да": 0.5508496165275574,
1957
- "Нет": 0.4290021061897278
1958
  },
1959
  "sample": {
1960
  "messages": [
@@ -1992,8 +1992,8 @@
1992
  "acc": true
1993
  },
1994
  "predict": {
1995
- "Да": 0.46191075444221497,
1996
- "Нет": 0.5234134793281555
1997
  },
1998
  "sample": {
1999
  "messages": [
@@ -2031,8 +2031,8 @@
2031
  "acc": true
2032
  },
2033
  "predict": {
2034
- "Да": 0.1998249888420105,
2035
- "Нет": 0.7903231978416443
2036
  },
2037
  "sample": {
2038
  "messages": [
@@ -2070,8 +2070,8 @@
2070
  "acc": true
2071
  },
2072
  "predict": {
2073
- "Да": 0.7106724381446838,
2074
- "Нет": 0.26144179701805115
2075
  },
2076
  "sample": {
2077
  "messages": [
@@ -2109,8 +2109,8 @@
2109
  "acc": false
2110
  },
2111
  "predict": {
2112
- "Да": 0.4933696389198303,
2113
- "Нет": 0.4933696389198303
2114
  },
2115
  "sample": {
2116
  "messages": [
@@ -2148,8 +2148,8 @@
2148
  "acc": true
2149
  },
2150
  "predict": {
2151
- "Да": 0.6417457461357117,
2152
- "Нет": 0.3435017764568329
2153
  },
2154
  "sample": {
2155
  "messages": [
@@ -2187,8 +2187,8 @@
2187
  "acc": true
2188
  },
2189
  "predict": {
2190
- "Да": 0.5241934657096863,
2191
- "Нет": 0.46259909868240356
2192
  },
2193
  "sample": {
2194
  "messages": [
@@ -2226,8 +2226,8 @@
2226
  "acc": false
2227
  },
2228
  "predict": {
2229
- "Да": 0.23917655646800995,
2230
- "Нет": 0.6501492261886597
2231
  },
2232
  "sample": {
2233
  "messages": [
@@ -2265,8 +2265,8 @@
2265
  "acc": false
2266
  },
2267
  "predict": {
2268
- "Да": 0.5536597371101379,
2269
- "Нет": 0.4311906099319458
2270
  },
2271
  "sample": {
2272
  "messages": [
@@ -2304,8 +2304,8 @@
2304
  "acc": true
2305
  },
2306
  "predict": {
2307
- "Да": 0.33932065963745117,
2308
- "Нет": 0.6339343786239624
2309
  },
2310
  "sample": {
2311
  "messages": [
@@ -2343,8 +2343,8 @@
2343
  "acc": true
2344
  },
2345
  "predict": {
2346
- "Да": 0.6689988374710083,
2347
- "Нет": 0.3160126805305481
2348
  },
2349
  "sample": {
2350
  "messages": [
@@ -2379,11 +2379,11 @@
2379
  }
2380
  {
2381
  "metric": {
2382
- "acc": false
2383
  },
2384
  "predict": {
2385
- "Да": 0.492715060710907,
2386
- "Нет": 0.492715060710907
2387
  },
2388
  "sample": {
2389
  "messages": [
@@ -2413,7 +2413,7 @@
2413
  "prompt_len": 684,
2414
  "generated_len": 1,
2415
  "generated_cumulative_logprob": "TODO: calculate for hf model",
2416
- "generated_token": " Да"
2417
  }
2418
  }
2419
  {
@@ -2421,8 +2421,8 @@
2421
  "acc": true
2422
  },
2423
  "predict": {
2424
- "Да": 0.06696303933858871,
2425
- "Нет": 0.9243962168693542
2426
  },
2427
  "sample": {
2428
  "messages": [
@@ -2460,8 +2460,8 @@
2460
  "acc": true
2461
  },
2462
  "predict": {
2463
- "Да": 0.779922366142273,
2464
- "Нет": 0.19719526171684265
2465
  },
2466
  "sample": {
2467
  "messages": [
@@ -2499,8 +2499,8 @@
2499
  "acc": false
2500
  },
2501
  "predict": {
2502
- "Да": 0.6701622009277344,
2503
- "Нет": 0.3165622353553772
2504
  },
2505
  "sample": {
2506
  "messages": [
@@ -2538,8 +2538,8 @@
2538
  "acc": false
2539
  },
2540
  "predict": {
2541
- "Да": 0.6686896681785583,
2542
- "Нет": 0.3158666491508484
2543
  },
2544
  "sample": {
2545
  "messages": [
@@ -2577,8 +2577,8 @@
2577
  "acc": true
2578
  },
2579
  "predict": {
2580
- "Да": 0.5558188557624817,
2581
- "Нет": 0.43287214636802673
2582
  },
2583
  "sample": {
2584
  "messages": [
@@ -2616,8 +2616,8 @@
2616
  "acc": true
2617
  },
2618
  "predict": {
2619
- "Да": 0.26634564995765686,
2620
- "Нет": 0.6389300227165222
2621
  },
2622
  "sample": {
2623
  "messages": [
@@ -2652,11 +2652,11 @@
2652
  }
2653
  {
2654
  "metric": {
2655
- "acc": false
2656
  },
2657
  "predict": {
2658
- "Да": 0.49150049686431885,
2659
- "Нет": 0.49150049686431885
2660
  },
2661
  "sample": {
2662
  "messages": [
@@ -2686,7 +2686,7 @@
2686
  "prompt_len": 690,
2687
  "generated_len": 1,
2688
  "generated_cumulative_logprob": "TODO: calculate for hf model",
2689
- "generated_token": " Да"
2690
  }
2691
  }
2692
  {
@@ -2694,8 +2694,8 @@
2694
  "acc": false
2695
  },
2696
  "predict": {
2697
- "Да": 0.6923184394836426,
2698
- "Нет": 0.28860124945640564
2699
  },
2700
  "sample": {
2701
  "messages": [
@@ -2733,8 +2733,8 @@
2733
  "acc": false
2734
  },
2735
  "predict": {
2736
- "Да": 0.42523670196533203,
2737
- "Нет": 0.5460147261619568
2738
  },
2739
  "sample": {
2740
  "messages": [
@@ -2772,8 +2772,8 @@
2772
  "acc": true
2773
  },
2774
  "predict": {
2775
- "Да": 0.5826095342636108,
2776
- "Нет": 0.40042129158973694
2777
  },
2778
  "sample": {
2779
  "messages": [
@@ -2811,8 +2811,8 @@
2811
  "acc": false
2812
  },
2813
  "predict": {
2814
- "Да": 0.40140676498413086,
2815
- "Нет": 0.5840433835983276
2816
  },
2817
  "sample": {
2818
  "messages": [
@@ -2850,8 +2850,8 @@
2850
  "acc": true
2851
  },
2852
  "predict": {
2853
- "Да": 0.44977501034736633,
2854
- "Нет": 0.509661853313446
2855
  },
2856
  "sample": {
2857
  "messages": [
@@ -2889,8 +2889,8 @@
2889
  "acc": false
2890
  },
2891
  "predict": {
2892
- "Да": 0.6719168424606323,
2893
- "Нет": 0.3173910677433014
2894
  },
2895
  "sample": {
2896
  "messages": [
@@ -2925,11 +2925,11 @@
2925
  }
2926
  {
2927
  "metric": {
2928
- "acc": true
2929
  },
2930
  "predict": {
2931
- "Да": 0.49237069487571716,
2932
- "Нет": 0.49237069487571716
2933
  },
2934
  "sample": {
2935
  "messages": [
@@ -2959,7 +2959,7 @@
2959
  "prompt_len": 719,
2960
  "generated_len": 1,
2961
  "generated_cumulative_logprob": "TODO: calculate for hf model",
2962
- "generated_token": " Да"
2963
  }
2964
  }
2965
  {
@@ -2967,8 +2967,8 @@
2967
  "acc": true
2968
  },
2969
  "predict": {
2970
- "Да": 0.5258636474609375,
2971
- "Нет": 0.4640730023384094
2972
  },
2973
  "sample": {
2974
  "messages": [
@@ -3006,8 +3006,8 @@
3006
  "acc": false
3007
  },
3008
  "predict": {
3009
- "Да": 0.437716543674469,
3010
- "Нет": 0.437716543674469
3011
  },
3012
  "sample": {
3013
  "messages": [
@@ -3045,8 +3045,8 @@
3045
  "acc": true
3046
  },
3047
  "predict": {
3048
- "Да": 0.7885679602622986,
3049
- "Нет": 0.19938120245933533
3050
  },
3051
  "sample": {
3052
  "messages": [
@@ -3084,8 +3084,8 @@
3084
  "acc": true
3085
  },
3086
  "predict": {
3087
- "Да": 0.7176731824874878,
3088
- "Нет": 0.264017254114151
3089
  },
3090
  "sample": {
3091
  "messages": [
@@ -3123,8 +3123,8 @@
3123
  "acc": true
3124
  },
3125
  "predict": {
3126
- "Да": 0.6404755115509033,
3127
- "Нет": 0.3428218364715576
3128
  },
3129
  "sample": {
3130
  "messages": [
@@ -3162,8 +3162,8 @@
3162
  "acc": false
3163
  },
3164
  "predict": {
3165
- "Да": 0.5843482613563538,
3166
- "Нет": 0.40161630511283875
3167
  },
3168
  "sample": {
3169
  "messages": [
@@ -3201,8 +3201,8 @@
3201
  "acc": true
3202
  },
3203
  "predict": {
3204
- "Да": 0.5544453263282776,
3205
- "Нет": 0.4318024516105652
3206
  },
3207
  "sample": {
3208
  "messages": [
@@ -3240,8 +3240,8 @@
3240
  "acc": true
3241
  },
3242
  "predict": {
3243
- "Да": 0.8765323162078857,
3244
- "Нет": 0.10468685626983643
3245
  },
3246
  "sample": {
3247
  "messages": [
@@ -3279,8 +3279,8 @@
3279
  "acc": false
3280
  },
3281
  "predict": {
3282
- "Да": 0.7907261848449707,
3283
- "Нет": 0.19992689788341522
3284
  },
3285
  "sample": {
3286
  "messages": [
@@ -3318,8 +3318,8 @@
3318
  "acc": true
3319
  },
3320
  "predict": {
3321
- "Да": 0.5233721137046814,
3322
- "Нет": 0.46187424659729004
3323
  },
3324
  "sample": {
3325
  "messages": [
@@ -3357,8 +3357,8 @@
3357
  "acc": false
3358
  },
3359
  "predict": {
3360
- "Да": 0.49379006028175354,
3361
- "Нет": 0.49379006028175354
3362
  },
3363
  "sample": {
3364
  "messages": [
@@ -3396,8 +3396,8 @@
3396
  "acc": true
3397
  },
3398
  "predict": {
3399
- "Да": 0.2619532644748688,
3400
- "Нет": 0.6283931732177734
3401
  },
3402
  "sample": {
3403
  "messages": [
@@ -3435,8 +3435,8 @@
3435
  "acc": true
3436
  },
3437
  "predict": {
3438
- "Да": 0.2891770899295807,
3439
- "Нет": 0.6936997771263123
3440
  },
3441
  "sample": {
3442
  "messages": [
@@ -3474,8 +3474,8 @@
3474
  "acc": true
3475
  },
3476
  "predict": {
3477
- "Да": 0.5195263028144836,
3478
- "Нет": 0.4584803283214569
3479
  },
3480
  "sample": {
3481
  "messages": [
@@ -3513,8 +3513,8 @@
3513
  "acc": false
3514
  },
3515
  "predict": {
3516
- "Да": 0.6109440326690674,
3517
- "Нет": 0.3705562949180603
3518
  },
3519
  "sample": {
3520
  "messages": [
@@ -3552,8 +3552,8 @@
3552
  "acc": true
3553
  },
3554
  "predict": {
3555
- "Да": 0.4014938175678253,
3556
- "Нет": 0.5841700434684753
3557
  },
3558
  "sample": {
3559
  "messages": [
@@ -3591,8 +3591,8 @@
3591
  "acc": false
3592
  },
3593
  "predict": {
3594
- "Да": 0.09450072795152664,
3595
- "Нет": 0.8965979218482971
3596
  },
3597
  "sample": {
3598
  "messages": [
@@ -3630,8 +3630,8 @@
3630
  "acc": false
3631
  },
3632
  "predict": {
3633
- "Да": 0.7991412281990051,
3634
- "Нет": 0.1783125251531601
3635
  },
3636
  "sample": {
3637
  "messages": [
@@ -3669,8 +3669,8 @@
3669
  "acc": true
3670
  },
3671
  "predict": {
3672
- "Да": 0.7466447353363037,
3673
- "Нет": 0.24240005016326904
3674
  },
3675
  "sample": {
3676
  "messages": [
@@ -3708,8 +3708,8 @@
3708
  "acc": false
3709
  },
3710
  "predict": {
3711
- "Да": 0.43044161796569824,
3712
- "Нет": 0.552698016166687
3713
  },
3714
  "sample": {
3715
  "messages": [
@@ -3747,8 +3747,8 @@
3747
  "acc": true
3748
  },
3749
  "predict": {
3750
- "Да": 0.5558555126190186,
3751
- "Нет": 0.43290069699287415
3752
  },
3753
  "sample": {
3754
  "messages": [
@@ -3786,8 +3786,8 @@
3786
  "acc": true
3787
  },
3788
  "predict": {
3789
- "Да": 0.2885671555995941,
3790
- "Нет": 0.610896646976471
3791
  },
3792
  "sample": {
3793
  "messages": [
@@ -3825,8 +3825,8 @@
3825
  "acc": true
3826
  },
3827
  "predict": {
3828
- "Да": 0.7677913308143616,
3829
- "Нет": 0.21997590363025665
3830
  },
3831
  "sample": {
3832
  "messages": [
@@ -3864,8 +3864,8 @@
3864
  "acc": true
3865
  },
3866
  "predict": {
3867
- "Да": 0.8033509254455566,
3868
- "Нет": 0.17925181984901428
3869
  },
3870
  "sample": {
3871
  "messages": [
@@ -3903,8 +3903,8 @@
3903
  "acc": true
3904
  },
3905
  "predict": {
3906
- "Да": 0.37129250168800354,
3907
- "Нет": 0.6121578216552734
3908
  },
3909
  "sample": {
3910
  "messages": [
@@ -3942,8 +3942,8 @@
3942
  "acc": false
3943
  },
3944
  "predict": {
3945
- "Да": 0.523347795009613,
3946
- "Нет": 0.4618527889251709
3947
  },
3948
  "sample": {
3949
  "messages": [
@@ -3981,8 +3981,8 @@
3981
  "acc": true
3982
  },
3983
  "predict": {
3984
- "Да": 0.013998919166624546,
3985
- "Нет": 0.9814000129699707
3986
  },
3987
  "sample": {
3988
  "messages": [
@@ -4020,8 +4020,8 @@
4020
  "acc": false
4021
  },
4022
  "predict": {
4023
- "Да": 0.8240520358085632,
4024
- "Нет": 0.14319875836372375
4025
  },
4026
  "sample": {
4027
  "messages": [
@@ -4059,8 +4059,8 @@
4059
  "acc": true
4060
  },
4061
  "predict": {
4062
- "Да": 0.6711956858634949,
4063
- "Нет": 0.31705042719841003
4064
  },
4065
  "sample": {
4066
  "messages": [
@@ -4098,8 +4098,8 @@
4098
  "acc": false
4099
  },
4100
  "predict": {
4101
- "Да": 0.29002419114112854,
4102
- "Нет": 0.6957319378852844
4103
  },
4104
  "sample": {
4105
  "messages": [
@@ -4137,8 +4137,8 @@
4137
  "acc": true
4138
  },
4139
  "predict": {
4140
- "Да": 0.26616400480270386,
4141
- "Нет": 0.7235087156295776
4142
  },
4143
  "sample": {
4144
  "messages": [
@@ -4176,8 +4176,8 @@
4176
  "acc": false
4177
  },
4178
  "predict": {
4179
- "Да": 0.3597742021083832,
4180
- "Нет": 0.5234683752059937
4181
  },
4182
  "sample": {
4183
  "messages": [
@@ -4212,11 +4212,11 @@
4212
  }
4213
  {
4214
  "metric": {
4215
- "acc": true
4216
  },
4217
  "predict": {
4218
- "Да": 0.49190589785575867,
4219
- "Нет": 0.49190589785575867
4220
  },
4221
  "sample": {
4222
  "messages": [
@@ -4246,7 +4246,7 @@
4246
  "prompt_len": 673,
4247
  "generated_len": 1,
4248
  "generated_cumulative_logprob": "TODO: calculate for hf model",
4249
- "generated_token": " Да"
4250
  }
4251
  }
4252
  {
@@ -4254,8 +4254,8 @@
4254
  "acc": false
4255
  },
4256
  "predict": {
4257
- "Да": 0.6088536381721497,
4258
- "Нет": 0.3692884147167206
4259
  },
4260
  "sample": {
4261
  "messages": [
@@ -4293,8 +4293,8 @@
4293
  "acc": true
4294
  },
4295
  "predict": {
4296
- "Да": 0.8249878287315369,
4297
- "Нет": 0.16244971752166748
4298
  },
4299
  "sample": {
4300
  "messages": [
@@ -4332,8 +4332,8 @@
4332
  "acc": false
4333
  },
4334
  "predict": {
4335
- "Да": 0.5539775490760803,
4336
- "Нет": 0.4314381182193756
4337
  },
4338
  "sample": {
4339
  "messages": [
@@ -4371,8 +4371,8 @@
4371
  "acc": true
4372
  },
4373
  "predict": {
4374
- "Да": 0.7673801779747009,
4375
- "Нет": 0.2198581099510193
4376
  },
4377
  "sample": {
4378
  "messages": [
@@ -4410,8 +4410,8 @@
4410
  "acc": false
4411
  },
4412
  "predict": {
4413
- "Да": 0.8180049657821655,
4414
- "Нет": 0.1610747128725052
4415
  },
4416
  "sample": {
4417
  "messages": [
@@ -4449,8 +4449,8 @@
4449
  "acc": true
4450
  },
4451
  "predict": {
4452
- "Да": 0.6978153586387634,
4453
- "Нет": 0.29089272022247314
4454
  },
4455
  "sample": {
4456
  "messages": [
@@ -4488,8 +4488,8 @@
4488
  "acc": false
4489
  },
4490
  "predict": {
4491
- "Да": 0.6128239631652832,
4492
- "Нет": 0.3716965317726135
4493
  },
4494
  "sample": {
4495
  "messages": [
@@ -4527,8 +4527,8 @@
4527
  "acc": true
4528
  },
4529
  "predict": {
4530
- "Да": 0.8100642561912537,
4531
- "Нет": 0.180749773979187
4532
  },
4533
  "sample": {
4534
  "messages": [
@@ -4566,8 +4566,8 @@
4566
  "acc": true
4567
  },
4568
  "predict": {
4569
- "Да": 0.3558710217475891,
4570
- "Нет": 0.5177892446517944
4571
  },
4572
  "sample": {
4573
  "messages": [
@@ -4605,8 +4605,8 @@
4605
  "acc": false
4606
  },
4607
  "predict": {
4608
- "Да": 0.5841107964515686,
4609
- "Нет": 0.4014531075954437
4610
  },
4611
  "sample": {
4612
  "messages": [
@@ -4644,8 +4644,8 @@
4644
  "acc": false
4645
  },
4646
  "predict": {
4647
- "Да": 0.7430107593536377,
4648
- "Нет": 0.24122028052806854
4649
  },
4650
  "sample": {
4651
  "messages": [
@@ -4683,8 +4683,8 @@
4683
  "acc": false
4684
  },
4685
  "predict": {
4686
- "Да": 0.6944860816001892,
4687
- "Нет": 0.28950488567352295
4688
  },
4689
  "sample": {
4690
  "messages": [
@@ -4722,8 +4722,8 @@
4722
  "acc": true
4723
  },
4724
  "predict": {
4725
- "Да": 0.46211275458335876,
4726
- "Нет": 0.523642361164093
4727
  },
4728
  "sample": {
4729
  "messages": [
@@ -4761,8 +4761,8 @@
4761
  "acc": true
4762
  },
4763
  "predict": {
4764
- "Да": 0.05303363502025604,
4765
- "Нет": 0.9400436282157898
4766
  },
4767
  "sample": {
4768
  "messages": [
@@ -4800,8 +4800,8 @@
4800
  "acc": true
4801
  },
4802
  "predict": {
4803
- "Да": 0.864094614982605,
4804
- "Нет": 0.11694248765707016
4805
  },
4806
  "sample": {
4807
  "messages": [
@@ -4839,8 +4839,8 @@
4839
  "acc": true
4840
  },
4841
  "predict": {
4842
- "Да": 0.4612443745136261,
4843
- "Нет": 0.5226583480834961
4844
  },
4845
  "sample": {
4846
  "messages": [
@@ -4878,8 +4878,8 @@
4878
  "acc": false
4879
  },
4880
  "predict": {
4881
- "Да": 0.6127222776412964,
4882
- "Нет": 0.371634840965271
4883
  },
4884
  "sample": {
4885
  "messages": [
@@ -4917,8 +4917,8 @@
4917
  "acc": false
4918
  },
4919
  "predict": {
4920
- "Да": 0.49402257800102234,
4921
- "Нет": 0.49402257800102234
4922
  },
4923
  "sample": {
4924
  "messages": [
@@ -4956,8 +4956,8 @@
4956
  "acc": true
4957
  },
4958
  "predict": {
4959
- "Да": 0.3975520730018616,
4960
- "Нет": 0.5104669332504272
4961
  },
4962
  "sample": {
4963
  "messages": [
@@ -4995,8 +4995,8 @@
4995
  "acc": false
4996
  },
4997
  "predict": {
4998
- "Да": 0.4600566625595093,
4999
- "Нет": 0.5213125348091125
5000
  },
5001
  "sample": {
5002
  "messages": [
@@ -5034,8 +5034,8 @@
5034
  "acc": true
5035
  },
5036
  "predict": {
5037
- "Да": 0.7184049487113953,
5038
- "Нет": 0.26428645849227905
5039
  },
5040
  "sample": {
5041
  "messages": [
@@ -5073,8 +5073,8 @@
5073
  "acc": true
5074
  },
5075
  "predict": {
5076
- "Да": 0.6401184797286987,
5077
- "Нет": 0.3426307439804077
5078
  },
5079
  "sample": {
5080
  "messages": [
@@ -5112,8 +5112,8 @@
5112
  "acc": false
5113
  },
5114
  "predict": {
5115
- "Да": 0.4926525056362152,
5116
- "Нет": 0.4926525056362152
5117
  },
5118
  "sample": {
5119
  "messages": [
@@ -5151,8 +5151,8 @@
5151
  "acc": true
5152
  },
5153
  "predict": {
5154
- "Да": 0.34380266070365906,
5155
- "Нет": 0.6423078775405884
5156
  },
5157
  "sample": {
5158
  "messages": [
@@ -5190,8 +5190,8 @@
5190
  "acc": true
5191
  },
5192
  "predict": {
5193
- "Да": 0.8463959097862244,
5194
- "Нет": 0.129799023270607
5195
  },
5196
  "sample": {
5197
  "messages": [
@@ -5229,8 +5229,8 @@
5229
  "acc": false
5230
  },
5231
  "predict": {
5232
- "Да": 0.5849287509918213,
5233
- "Нет": 0.4020152688026428
5234
  },
5235
  "sample": {
5236
  "messages": [
@@ -5268,8 +5268,8 @@
5268
  "acc": false
5269
  },
5270
  "predict": {
5271
- "Да": 0.6415061950683594,
5272
- "Нет": 0.34337353706359863
5273
  },
5274
  "sample": {
5275
  "messages": [
@@ -5307,8 +5307,8 @@
5307
  "acc": true
5308
  },
5309
  "predict": {
5310
- "Да": 0.5851899981498718,
5311
- "Нет": 0.4021948277950287
5312
  },
5313
  "sample": {
5314
  "messages": [
@@ -5346,8 +5346,8 @@
5346
  "acc": false
5347
  },
5348
  "predict": {
5349
- "Да": 0.21927990019321442,
5350
- "Нет": 0.67542964220047
5351
  },
5352
  "sample": {
5353
  "messages": [
@@ -5385,8 +5385,8 @@
5385
  "acc": false
5386
  },
5387
  "predict": {
5388
- "Да": 0.49234509468078613,
5389
- "Нет": 0.49234509468078613
5390
  },
5391
  "sample": {
5392
  "messages": [
@@ -5424,8 +5424,8 @@
5424
  "acc": false
5425
  },
5426
  "predict": {
5427
- "Да": 0.5215144753456116,
5428
- "Нет": 0.4602348804473877
5429
  },
5430
  "sample": {
5431
  "messages": [
@@ -5463,8 +5463,8 @@
5463
  "acc": true
5464
  },
5465
  "predict": {
5466
- "Да": 0.4013155698776245,
5467
- "Нет": 0.5839107036590576
5468
  },
5469
  "sample": {
5470
  "messages": [
@@ -5502,8 +5502,8 @@
5502
  "acc": true
5503
  },
5504
  "predict": {
5505
- "Да": 0.4913138449192047,
5506
- "Нет": 0.4913138449192047
5507
  },
5508
  "sample": {
5509
  "messages": [
@@ -5541,8 +5541,8 @@
5541
  "acc": true
5542
  },
5543
  "predict": {
5544
- "Да": 0.5240031480789185,
5545
- "Нет": 0.4624311327934265
5546
  },
5547
  "sample": {
5548
  "messages": [
@@ -5580,8 +5580,8 @@
5580
  "acc": false
5581
  },
5582
  "predict": {
5583
- "Да": 0.364260196685791,
5584
- "Нет": 0.6005635261535645
5585
  },
5586
  "sample": {
5587
  "messages": [
@@ -5619,8 +5619,8 @@
5619
  "acc": true
5620
  },
5621
  "predict": {
5622
- "Да": 0.6432580947875977,
5623
- "Нет": 0.34431126713752747
5624
  },
5625
  "sample": {
5626
  "messages": [
@@ -5658,8 +5658,8 @@
5658
  "acc": true
5659
  },
5660
  "predict": {
5661
- "Да": 0.6423596739768982,
5662
- "Нет": 0.3438303470611572
5663
  },
5664
  "sample": {
5665
  "messages": [
@@ -5697,8 +5697,8 @@
5697
  "acc": true
5698
  },
5699
  "predict": {
5700
- "Да": 0.7241130471229553,
5701
- "Нет": 0.26638633012771606
5702
  },
5703
  "sample": {
5704
  "messages": [
@@ -5736,8 +5736,8 @@
5736
  "acc": true
5737
  },
5738
  "predict": {
5739
- "Да": 0.23873396217823029,
5740
- "Нет": 0.6489461064338684
5741
  },
5742
  "sample": {
5743
  "messages": [
@@ -5775,8 +5775,8 @@
5775
  "acc": false
5776
  },
5777
  "predict": {
5778
- "Да": 0.4301638901233673,
5779
- "Нет": 0.5523413419723511
5780
  },
5781
  "sample": {
5782
  "messages": [
@@ -5814,8 +5814,8 @@
5814
  "acc": true
5815
  },
5816
  "predict": {
5817
- "Да": 0.7169056534767151,
5818
- "Нет": 0.2637348771095276
5819
  },
5820
  "sample": {
5821
  "messages": [
@@ -5853,8 +5853,8 @@
5853
  "acc": false
5854
  },
5855
  "predict": {
5856
- "Да": 0.4902314841747284,
5857
- "Нет": 0.4902314841747284
5858
  },
5859
  "sample": {
5860
  "messages": [
@@ -5892,8 +5892,8 @@
5892
  "acc": true
5893
  },
5894
  "predict": {
5895
- "Да": 0.4317186176776886,
5896
- "Нет": 0.5543376803398132
5897
  },
5898
  "sample": {
5899
  "messages": [
@@ -5931,8 +5931,8 @@
5931
  "acc": true
5932
  },
5933
  "predict": {
5934
- "Да": 0.5240710973739624,
5935
- "Нет": 0.46249112486839294
5936
  },
5937
  "sample": {
5938
  "messages": [
@@ -5970,8 +5970,8 @@
5970
  "acc": false
5971
  },
5972
  "predict": {
5973
- "Да": 0.8512623906135559,
5974
- "Нет": 0.13054531812667847
5975
  },
5976
  "sample": {
5977
  "messages": [
@@ -6009,8 +6009,8 @@
6009
  "acc": false
6010
  },
6011
  "predict": {
6012
- "Да": 0.7226579189300537,
6013
- "Нет": 0.2658510208129883
6014
  },
6015
  "sample": {
6016
  "messages": [
@@ -6048,8 +6048,8 @@
6048
  "acc": true
6049
  },
6050
  "predict": {
6051
- "Да": 0.554463267326355,
6052
- "Нет": 0.431816428899765
6053
  },
6054
  "sample": {
6055
  "messages": [
@@ -6084,11 +6084,11 @@
6084
  }
6085
  {
6086
  "metric": {
6087
- "acc": true
6088
  },
6089
  "predict": {
6090
- "Да": 0.494536429643631,
6091
- "Нет": 0.494536429643631
6092
  },
6093
  "sample": {
6094
  "messages": [
@@ -6118,7 +6118,7 @@
6118
  "prompt_len": 690,
6119
  "generated_len": 1,
6120
  "generated_cumulative_logprob": "TODO: calculate for hf model",
6121
- "generated_token": " Да"
6122
  }
6123
  }
6124
  {
@@ -6126,8 +6126,8 @@
6126
  "acc": true
6127
  },
6128
  "predict": {
6129
- "Да": 0.2003340721130371,
6130
- "Нет": 0.6992346048355103
6131
  },
6132
  "sample": {
6133
  "messages": [
@@ -6165,8 +6165,8 @@
6165
  "acc": true
6166
  },
6167
  "predict": {
6168
- "Да": 0.6132715344429016,
6169
- "Нет": 0.37196797132492065
6170
  },
6171
  "sample": {
6172
  "messages": [
@@ -6204,8 +6204,8 @@
6204
  "acc": true
6205
  },
6206
  "predict": {
6207
- "Да": 0.7822718620300293,
6208
- "Нет": 0.19778931140899658
6209
  },
6210
  "sample": {
6211
  "messages": [
@@ -6243,8 +6243,8 @@
6243
  "acc": false
6244
  },
6245
  "predict": {
6246
- "Да": 0.6119104027748108,
6247
- "Нет": 0.3711424171924591
6248
  },
6249
  "sample": {
6250
  "messages": [
@@ -6282,8 +6282,8 @@
6282
  "acc": false
6283
  },
6284
  "predict": {
6285
- "Да": 0.49348247051239014,
6286
- "Нет": 0.49348247051239014
6287
  },
6288
  "sample": {
6289
  "messages": [
@@ -6321,8 +6321,8 @@
6321
  "acc": false
6322
  },
6323
  "predict": {
6324
- "Да": 0.22009111940860748,
6325
- "Нет": 0.7681934833526611
6326
  },
6327
  "sample": {
6328
  "messages": [
@@ -6360,8 +6360,8 @@
6360
  "acc": false
6361
  },
6362
  "predict": {
6363
- "Да": 0.8478198647499084,
6364
- "Нет": 0.13001739978790283
6365
  },
6366
  "sample": {
6367
  "messages": [
@@ -6399,8 +6399,8 @@
6399
  "acc": true
6400
  },
6401
  "predict": {
6402
- "Да": 0.7694795727729797,
6403
- "Нет": 0.22045959532260895
6404
  },
6405
  "sample": {
6406
  "messages": [
@@ -6438,8 +6438,8 @@
6438
  "acc": true
6439
  },
6440
  "predict": {
6441
- "Да": 0.6686297655105591,
6442
- "Нет": 0.3158383369445801
6443
  },
6444
  "sample": {
6445
  "messages": [
@@ -6477,8 +6477,8 @@
6477
  "acc": true
6478
  },
6479
  "predict": {
6480
- "Да": 0.37297382950782776,
6481
- "Нет": 0.6149299144744873
6482
  },
6483
  "sample": {
6484
  "messages": [
@@ -6516,8 +6516,8 @@
6516
  "acc": false
6517
  },
6518
  "predict": {
6519
- "Да": 0.28860342502593994,
6520
- "Нет": 0.6109734177589417
6521
  },
6522
  "sample": {
6523
  "messages": [
@@ -6555,8 +6555,8 @@
6555
  "acc": true
6556
  },
6557
  "predict": {
6558
- "Да": 0.6967763304710388,
6559
- "Нет": 0.2904595732688904
6560
  },
6561
  "sample": {
6562
  "messages": [
@@ -6594,8 +6594,8 @@
6594
  "acc": true
6595
  },
6596
  "predict": {
6597
- "Да": 0.8822916150093079,
6598
- "Нет": 0.10537470877170563
6599
  },
6600
  "sample": {
6601
  "messages": [
@@ -6633,8 +6633,8 @@
6633
  "acc": true
6634
  },
6635
  "predict": {
6636
- "Да": 0.6105015873908997,
6637
- "Нет": 0.3702879250049591
6638
  },
6639
  "sample": {
6640
  "messages": [
@@ -6672,8 +6672,8 @@
6672
  "acc": false
6673
  },
6674
  "predict": {
6675
- "Да": 0.6141923666000366,
6676
- "Нет": 0.37252649664878845
6677
  },
6678
  "sample": {
6679
  "messages": [
@@ -6711,8 +6711,8 @@
6711
  "acc": true
6712
  },
6713
  "predict": {
6714
- "Да": 0.2656049430370331,
6715
- "Нет": 0.7219890356063843
6716
  },
6717
  "sample": {
6718
  "messages": [
@@ -6750,8 +6750,8 @@
6750
  "acc": false
6751
  },
6752
  "predict": {
6753
- "Да": 0.8568497896194458,
6754
- "Нет": 0.11596200615167618
6755
  },
6756
  "sample": {
6757
  "messages": [
@@ -6789,8 +6789,8 @@
6789
  "acc": true
6790
  },
6791
  "predict": {
6792
- "Да": 0.6711277365684509,
6793
- "Нет": 0.3170183002948761
6794
  },
6795
  "sample": {
6796
  "messages": [
@@ -6828,8 +6828,8 @@
6828
  "acc": true
6829
  },
6830
  "predict": {
6831
- "Да": 0.43162035942077637,
6832
- "Нет": 0.5542114973068237
6833
  },
6834
  "sample": {
6835
  "messages": [
@@ -6867,8 +6867,8 @@
6867
  "acc": true
6868
  },
6869
  "predict": {
6870
- "Да": 0.43243542313575745,
6871
- "Нет": 0.5552580952644348
6872
  },
6873
  "sample": {
6874
  "messages": [
@@ -6906,8 +6906,8 @@
6906
  "acc": false
6907
  },
6908
  "predict": {
6909
- "Да": 0.3657815158367157,
6910
- "Нет": 0.5322089195251465
6911
  },
6912
  "sample": {
6913
  "messages": [
@@ -6945,8 +6945,8 @@
6945
  "acc": true
6946
  },
6947
  "predict": {
6948
- "Да": 0.5216559767723083,
6949
- "Нет": 0.4603597819805145
6950
  },
6951
  "sample": {
6952
  "messages": [
@@ -6984,8 +6984,8 @@
6984
  "acc": false
6985
  },
6986
  "predict": {
6987
- "Да": 0.8395853042602539,
6988
- "Нет": 0.1458980292081833
6989
  },
6990
  "sample": {
6991
  "messages": [
@@ -7023,8 +7023,8 @@
7023
  "acc": true
7024
  },
7025
  "predict": {
7026
- "Да": 0.26442137360572815,
7027
- "Нет": 0.718771755695343
7028
  },
7029
  "sample": {
7030
  "messages": [
@@ -7062,8 +7062,8 @@
7062
  "acc": true
7063
  },
7064
  "predict": {
7065
- "Да": 0.4625164270401001,
7066
- "Нет": 0.5240997672080994
7067
  },
7068
  "sample": {
7069
  "messages": [
@@ -7101,8 +7101,8 @@
7101
  "acc": true
7102
  },
7103
  "predict": {
7104
- "Да": 0.4618178904056549,
7105
- "Нет": 0.5233082175254822
7106
  },
7107
  "sample": {
7108
  "messages": [
@@ -7140,8 +7140,8 @@
7140
  "acc": true
7141
  },
7142
  "predict": {
7143
- "Да": 0.4526352286338806,
7144
- "Нет": 0.5129029154777527
7145
  },
7146
  "sample": {
7147
  "messages": [
@@ -7176,11 +7176,11 @@
7176
  }
7177
  {
7178
  "metric": {
7179
- "acc": false
7180
  },
7181
  "predict": {
7182
- "Да": 0.49266424775123596,
7183
- "Нет": 0.49266424775123596
7184
  },
7185
  "sample": {
7186
  "messages": [
@@ -7210,7 +7210,7 @@
7210
  "prompt_len": 712,
7211
  "generated_len": 1,
7212
  "generated_cumulative_logprob": "TODO: calculate for hf model",
7213
- "generated_token": " Да"
7214
  }
7215
  }
7216
  {
@@ -7218,8 +7218,8 @@
7218
  "acc": true
7219
  },
7220
  "predict": {
7221
- "Да": 0.6407561302185059,
7222
- "Нет": 0.3429720401763916
7223
  },
7224
  "sample": {
7225
  "messages": [
@@ -7254,11 +7254,11 @@
7254
  }
7255
  {
7256
  "metric": {
7257
- "acc": false
7258
  },
7259
  "predict": {
7260
- "Да": 0.46347153186798096,
7261
- "Нет": 0.5251820683479309
7262
  },
7263
  "sample": {
7264
  "messages": [
@@ -7288,7 +7288,7 @@
7288
  "prompt_len": 682,
7289
  "generated_len": 1,
7290
  "generated_cumulative_logprob": "TODO: calculate for hf model",
7291
- "generated_token": " Нет"
7292
  }
7293
  }
7294
  {
@@ -7296,8 +7296,8 @@
7296
  "acc": true
7297
  },
7298
  "predict": {
7299
- "Да": 0.2932263910770416,
7300
- "Нет": 0.6207602024078369
7301
  },
7302
  "sample": {
7303
  "messages": [
@@ -7335,8 +7335,8 @@
7335
  "acc": true
7336
  },
7337
  "predict": {
7338
- "Да": 0.8580117225646973,
7339
- "Нет": 0.13158036768436432
7340
  },
7341
  "sample": {
7342
  "messages": [
@@ -7374,8 +7374,8 @@
7374
  "acc": false
7375
  },
7376
  "predict": {
7377
- "Да": 0.823190450668335,
7378
- "Нет": 0.1620958000421524
7379
  },
7380
  "sample": {
7381
  "messages": [
@@ -7413,8 +7413,8 @@
7413
  "acc": false
7414
  },
7415
  "predict": {
7416
- "Да": 0.7856781482696533,
7417
- "Нет": 0.1986505538225174
7418
  },
7419
  "sample": {
7420
  "messages": [
@@ -7452,8 +7452,8 @@
7452
  "acc": true
7453
  },
7454
  "predict": {
7455
- "Да": 0.31594499945640564,
7456
- "Нет": 0.6688555479049683
7457
  },
7458
  "sample": {
7459
  "messages": [
@@ -7491,8 +7491,8 @@
7491
  "acc": false
7492
  },
7493
  "predict": {
7494
- "Да": 0.40158024430274963,
7495
- "Нет": 0.5842958092689514
7496
  },
7497
  "sample": {
7498
  "messages": [
@@ -7530,8 +7530,8 @@
7530
  "acc": true
7531
  },
7532
  "predict": {
7533
- "Да": 0.8453035354614258,
7534
- "Нет": 0.12963150441646576
7535
  },
7536
  "sample": {
7537
  "messages": [
@@ -7569,8 +7569,8 @@
7569
  "acc": false
7570
  },
7571
  "predict": {
7572
- "Да": 0.6971914172172546,
7573
- "Нет": 0.2906326353549957
7574
  },
7575
  "sample": {
7576
  "messages": [
@@ -7608,8 +7608,8 @@
7608
  "acc": true
7609
  },
7610
  "predict": {
7611
- "Да": 0.6127297878265381,
7612
- "Нет": 0.3716394007205963
7613
  },
7614
  "sample": {
7615
  "messages": [
@@ -7647,8 +7647,8 @@
7647
  "acc": false
7648
  },
7649
  "predict": {
7650
- "Да": 0.49416786432266235,
7651
- "Нет": 0.49416786432266235
7652
  },
7653
  "sample": {
7654
  "messages": [
@@ -7686,8 +7686,8 @@
7686
  "acc": true
7687
  },
7688
  "predict": {
7689
- "Да": 0.20001408457756042,
7690
- "Нет": 0.698117733001709
7691
  },
7692
  "sample": {
7693
  "messages": [
@@ -7725,8 +7725,8 @@
7725
  "acc": true
7726
  },
7727
  "predict": {
7728
- "Да": 0.46106240153312683,
7729
- "Нет": 0.522452175617218
7730
  },
7731
  "sample": {
7732
  "messages": [
@@ -7764,8 +7764,8 @@
7764
  "acc": true
7765
  },
7766
  "predict": {
7767
- "Да": 0.5512086153030396,
7768
- "Нет": 0.42928171157836914
7769
  },
7770
  "sample": {
7771
  "messages": [
@@ -7803,8 +7803,8 @@
7803
  "acc": true
7804
  },
7805
  "predict": {
7806
- "Да": 0.9050681591033936,
7807
- "Нет": 0.08418445289134979
7808
  },
7809
  "sample": {
7810
  "messages": [
@@ -7842,8 +7842,8 @@
7842
  "acc": false
7843
  },
7844
  "predict": {
7845
- "Да": 0.6959565877914429,
7846
- "Нет": 0.29011785984039307
7847
  },
7848
  "sample": {
7849
  "messages": [
@@ -7881,8 +7881,8 @@
7881
  "acc": false
7882
  },
7883
  "predict": {
7884
- "Да": 0.4021839499473572,
7885
- "Нет": 0.5851741433143616
7886
  },
7887
  "sample": {
7888
  "messages": [
@@ -7920,8 +7920,8 @@
7920
  "acc": false
7921
  },
7922
  "predict": {
7923
- "Да": 0.7606326341629028,
7924
- "Нет": 0.21792490780353546
7925
  },
7926
  "sample": {
7927
  "messages": [
 
3
  "acc": false
4
  },
5
  "predict": {
6
+ "Да": 0.6931565403938293,
7
+ "Нет": 0.2889506220817566
8
  },
9
  "sample": {
10
  "messages": [
 
42
  "acc": false
43
  },
44
  "predict": {
45
+ "Да": 0.5546375513076782,
46
+ "Нет": 0.43195217847824097
47
  },
48
  "sample": {
49
  "messages": [
 
81
  "acc": true
82
  },
83
  "predict": {
84
+ "Да": 0.670639157295227,
85
+ "Нет": 0.3167875111103058
86
  },
87
  "sample": {
88
  "messages": [
 
120
  "acc": true
121
  },
122
  "predict": {
123
+ "Да": 0.7805388569831848,
124
+ "Нет": 0.1973511278629303
125
  },
126
  "sample": {
127
  "messages": [
 
159
  "acc": false
160
  },
161
  "predict": {
162
+ "Да": 0.6423279047012329,
163
+ "Нет": 0.34381338953971863
164
  },
165
  "sample": {
166
  "messages": [
 
198
  "acc": false
199
  },
200
  "predict": {
201
+ "Да": 0.5539207458496094,
202
+ "Нет": 0.43139392137527466
203
  },
204
  "sample": {
205
  "messages": [
 
237
  "acc": false
238
  },
239
  "predict": {
240
+ "Да": 0.4026748239994049,
241
+ "Нет": 0.5858883857727051
242
  },
243
  "sample": {
244
  "messages": [
 
276
  "acc": true
277
  },
278
  "predict": {
279
+ "Да": 0.22058948874473572,
280
+ "Нет": 0.6794635057449341
281
  },
282
  "sample": {
283
  "messages": [
 
315
  "acc": false
316
  },
317
  "predict": {
318
+ "Да": 0.6121372580528259,
319
+ "Нет": 0.3712800145149231
320
  },
321
  "sample": {
322
  "messages": [
 
354
  "acc": false
355
  },
356
  "predict": {
357
+ "Да": 0.31495949625968933,
358
+ "Нет": 0.6667692065238953
359
  },
360
  "sample": {
361
  "messages": [
 
393
  "acc": true
394
  },
395
  "predict": {
396
+ "Да": 0.7651178240776062,
397
+ "Нет": 0.2192099392414093
398
  },
399
  "sample": {
400
  "messages": [
 
432
  "acc": false
433
  },
434
  "predict": {
435
+ "Да": 0.6141436696052551,
436
+ "Нет": 0.37249696254730225
437
  },
438
  "sample": {
439
  "messages": [
 
471
  "acc": true
472
  },
473
  "predict": {
474
+ "Да": 0.09435360878705978,
475
+ "Нет": 0.8952021598815918
476
  },
477
  "sample": {
478
  "messages": [
 
510
  "acc": true
511
  },
512
  "predict": {
513
+ "Да": 0.7792282104492188,
514
+ "Нет": 0.19701974093914032
515
  },
516
  "sample": {
517
  "messages": [
 
549
  "acc": false
550
  },
551
  "predict": {
552
+ "Да": 0.7233365774154663,
553
+ "Нет": 0.26610067486763
554
  },
555
  "sample": {
556
  "messages": [
 
588
  "acc": true
589
  },
590
  "predict": {
591
+ "Да": 0.6701651215553284,
592
+ "Нет": 0.31656357645988464
593
  },
594
  "sample": {
595
  "messages": [
 
627
  "acc": true
628
  },
629
  "predict": {
630
+ "Да": 0.2912326455116272,
631
+ "Нет": 0.6986308693885803
632
  },
633
  "sample": {
634
  "messages": [
 
666
  "acc": true
667
  },
668
  "predict": {
669
+ "Да": 0.41812863945961,
670
+ "Нет": 0.4738018214702606
671
  },
672
  "sample": {
673
  "messages": [
 
705
  "acc": true
706
  },
707
  "predict": {
708
+ "Да": 0.5822886824607849,
709
+ "Нет": 0.4002007842063904
710
  },
711
  "sample": {
712
  "messages": [
 
744
  "acc": true
745
  },
746
  "predict": {
747
+ "Да": 0.48828139901161194,
748
+ "Нет": 0.48828139901161194
749
  },
750
  "sample": {
751
  "messages": [
 
783
  "acc": true
784
  },
785
  "predict": {
786
+ "Да": 0.5231338739395142,
787
+ "Нет": 0.46166402101516724
788
  },
789
  "sample": {
790
  "messages": [
 
822
  "acc": false
823
  },
824
  "predict": {
825
+ "Да": 0.49199965596199036,
826
+ "Нет": 0.49199965596199036
827
  },
828
  "sample": {
829
  "messages": [
 
861
  "acc": true
862
  },
863
  "predict": {
864
+ "Да": 0.26569777727127075,
865
+ "Нет": 0.7222413420677185
866
  },
867
  "sample": {
868
  "messages": [
 
900
  "acc": false
901
  },
902
  "predict": {
903
+ "Да": 0.7808753848075867,
904
+ "Нет": 0.19743622839450836
905
  },
906
  "sample": {
907
  "messages": [
 
939
  "acc": false
940
  },
941
  "predict": {
942
+ "Да": 0.5236634016036987,
943
+ "Нет": 0.4621313214302063
944
  },
945
  "sample": {
946
  "messages": [
 
978
  "acc": false
979
  },
980
  "predict": {
981
+ "Да": 0.5841787457466125,
982
+ "Нет": 0.40149977803230286
983
  },
984
  "sample": {
985
  "messages": [
 
1017
  "acc": true
1018
  },
1019
  "predict": {
1020
+ "Да": 0.29082322120666504,
1021
+ "Нет": 0.6976486444473267
1022
  },
1023
  "sample": {
1024
  "messages": [
 
1056
  "acc": false
1057
  },
1058
  "predict": {
1059
+ "Да": 0.17805325984954834,
1060
+ "Нет": 0.704214334487915
1061
  },
1062
  "sample": {
1063
  "messages": [
 
1095
  "acc": true
1096
  },
1097
  "predict": {
1098
+ "Да": 0.4925777018070221,
1099
+ "Нет": 0.4925777018070221
1100
  },
1101
  "sample": {
1102
  "messages": [
 
1134
  "acc": false
1135
  },
1136
  "predict": {
1137
+ "Да": 0.7388044595718384,
1138
+ "Нет": 0.23985467851161957
1139
  },
1140
  "sample": {
1141
  "messages": [
 
1173
  "acc": true
1174
  },
1175
  "predict": {
1176
+ "Да": 0.42892128229141235,
1177
+ "Нет": 0.5507458448410034
1178
  },
1179
  "sample": {
1180
  "messages": [
 
1209
  }
1210
  {
1211
  "metric": {
1212
+ "acc": false
1213
  },
1214
  "predict": {
1215
+ "Да": 0.49257636070251465,
1216
+ "Нет": 0.49257636070251465
1217
  },
1218
  "sample": {
1219
  "messages": [
 
1243
  "prompt_len": 668,
1244
  "generated_len": 1,
1245
  "generated_cumulative_logprob": "TODO: calculate for hf model",
1246
+ "generated_token": " Да"
1247
  }
1248
  }
1249
  {
 
1251
  "acc": false
1252
  },
1253
  "predict": {
1254
+ "Да": 0.1626487672328949,
1255
+ "Нет": 0.8259986639022827
1256
  },
1257
  "sample": {
1258
  "messages": [
 
1290
  "acc": true
1291
  },
1292
  "predict": {
1293
+ "Да": 0.8920938968658447,
1294
+ "Нет": 0.08297766000032425
1295
  },
1296
  "sample": {
1297
  "messages": [
 
1329
  "acc": false
1330
  },
1331
  "predict": {
1332
+ "Да": 0.7462981939315796,
1333
+ "Нет": 0.2422875463962555
1334
  },
1335
  "sample": {
1336
  "messages": [
 
1368
  "acc": false
1369
  },
1370
  "predict": {
1371
+ "Да": 0.583083987236023,
1372
+ "Нет": 0.4007473587989807
1373
  },
1374
  "sample": {
1375
  "messages": [
 
1407
  "acc": true
1408
  },
1409
  "predict": {
1410
+ "Да": 0.49438372254371643,
1411
+ "Нет": 0.49438372254371643
1412
  },
1413
  "sample": {
1414
  "messages": [
 
1446
  "acc": true
1447
  },
1448
  "predict": {
1449
+ "Да": 0.2575794458389282,
1450
+ "Нет": 0.6179010272026062
1451
  },
1452
  "sample": {
1453
  "messages": [
 
1485
  "acc": true
1486
  },
1487
  "predict": {
1488
+ "Да": 0.2406490594148636,
1489
+ "Нет": 0.7412512898445129
1490
  },
1491
  "sample": {
1492
  "messages": [
 
1524
  "acc": false
1525
  },
1526
  "predict": {
1527
+ "Да": 0.8646984100341797,
1528
+ "Нет": 0.11702420562505722
1529
  },
1530
  "sample": {
1531
  "messages": [
 
1563
  "acc": false
1564
  },
1565
  "predict": {
1566
+ "Да": 0.8069764375686646,
1567
+ "Нет": 0.18006078898906708
1568
  },
1569
  "sample": {
1570
  "messages": [
 
1599
  }
1600
  {
1601
  "metric": {
1602
+ "acc": false
1603
  },
1604
  "predict": {
1605
+ "Да": 0.492353230714798,
1606
+ "Нет": 0.492353230714798
1607
  },
1608
  "sample": {
1609
  "messages": [
 
1633
  "prompt_len": 666,
1634
  "generated_len": 1,
1635
  "generated_cumulative_logprob": "TODO: calculate for hf model",
1636
+ "generated_token": " Да"
1637
  }
1638
  }
1639
  {
 
1641
  "acc": false
1642
  },
1643
  "predict": {
1644
+ "Да": 0.40193790197372437,
1645
+ "Нет": 0.5848161578178406
1646
  },
1647
  "sample": {
1648
  "messages": [
 
1680
  "acc": true
1681
  },
1682
  "predict": {
1683
+ "Да": 0.8152925968170166,
1684
+ "Нет": 0.1605406105518341
1685
  },
1686
  "sample": {
1687
  "messages": [
 
1719
  "acc": false
1720
  },
1721
  "predict": {
1722
+ "Да": 0.6144669055938721,
1723
+ "Нет": 0.3726930022239685
1724
  },
1725
  "sample": {
1726
  "messages": [
 
1758
  "acc": false
1759
  },
1760
  "predict": {
1761
+ "Да": 0.5234420895576477,
1762
+ "Нет": 0.46193602681159973
1763
  },
1764
  "sample": {
1765
  "messages": [
 
1797
  "acc": false
1798
  },
1799
  "predict": {
1800
+ "Да": 0.46335476636886597,
1801
+ "Нет": 0.5250497460365295
1802
  },
1803
  "sample": {
1804
  "messages": [
 
1836
  "acc": true
1837
  },
1838
  "predict": {
1839
+ "Да": 0.3144429326057434,
1840
+ "Нет": 0.5874567031860352
1841
  },
1842
  "sample": {
1843
  "messages": [
 
1875
  "acc": true
1876
  },
1877
  "predict": {
1878
+ "Да": 0.31605809926986694,
1879
+ "Нет": 0.669094979763031
1880
  },
1881
  "sample": {
1882
  "messages": [
 
1914
  "acc": true
1915
  },
1916
  "predict": {
1917
+ "Да": 0.4283931255340576,
1918
+ "Нет": 0.550067663192749
1919
  },
1920
  "sample": {
1921
  "messages": [
 
1953
  "acc": true
1954
  },
1955
  "predict": {
1956
+ "Да": 0.520176112651825,
1957
+ "Нет": 0.45905381441116333
1958
  },
1959
  "sample": {
1960
  "messages": [
 
1992
  "acc": true
1993
  },
1994
  "predict": {
1995
+ "Да": 0.46205759048461914,
1996
+ "Нет": 0.5235798358917236
1997
  },
1998
  "sample": {
1999
  "messages": [
 
2031
  "acc": true
2032
  },
2033
  "predict": {
2034
+ "Да": 0.22031734883785248,
2035
+ "Нет": 0.7689830660820007
2036
  },
2037
  "sample": {
2038
  "messages": [
 
2070
  "acc": true
2071
  },
2072
  "predict": {
2073
+ "Да": 0.7086710929870605,
2074
+ "Нет": 0.2607055604457855
2075
  },
2076
  "sample": {
2077
  "messages": [
 
2109
  "acc": false
2110
  },
2111
  "predict": {
2112
+ "Да": 0.4932428002357483,
2113
+ "Нет": 0.4932428002357483
2114
  },
2115
  "sample": {
2116
  "messages": [
 
2148
  "acc": true
2149
  },
2150
  "predict": {
2151
+ "Да": 0.6132784485816956,
2152
+ "Нет": 0.3719722032546997
2153
  },
2154
  "sample": {
2155
  "messages": [
 
2187
  "acc": true
2188
  },
2189
  "predict": {
2190
+ "Да": 0.5550562143325806,
2191
+ "Нет": 0.43227821588516235
2192
  },
2193
  "sample": {
2194
  "messages": [
 
2226
  "acc": false
2227
  },
2228
  "predict": {
2229
+ "Да": 0.23877166211605072,
2230
+ "Нет": 0.6490486264228821
2231
  },
2232
  "sample": {
2233
  "messages": [
 
2265
  "acc": false
2266
  },
2267
  "predict": {
2268
+ "Да": 0.5535107254981995,
2269
+ "Нет": 0.4310745894908905
2270
  },
2271
  "sample": {
2272
  "messages": [
 
2304
  "acc": true
2305
  },
2306
  "predict": {
2307
+ "Да": 0.3393429219722748,
2308
+ "Нет": 0.6339759826660156
2309
  },
2310
  "sample": {
2311
  "messages": [
 
2343
  "acc": true
2344
  },
2345
  "predict": {
2346
+ "Да": 0.6950147151947021,
2347
+ "Нет": 0.28972524404525757
2348
  },
2349
  "sample": {
2350
  "messages": [
 
2379
  }
2380
  {
2381
  "metric": {
2382
+ "acc": true
2383
  },
2384
  "predict": {
2385
+ "Да": 0.46219775080680847,
2386
+ "Нет": 0.52373868227005
2387
  },
2388
  "sample": {
2389
  "messages": [
 
2413
  "prompt_len": 684,
2414
  "generated_len": 1,
2415
  "generated_cumulative_logprob": "TODO: calculate for hf model",
2416
+ "generated_token": " Нет"
2417
  }
2418
  }
2419
  {
 
2421
  "acc": true
2422
  },
2423
  "predict": {
2424
+ "Да": 0.07518812268972397,
2425
+ "Нет": 0.9159789085388184
2426
  },
2427
  "sample": {
2428
  "messages": [
 
2460
  "acc": true
2461
  },
2462
  "predict": {
2463
+ "Да": 0.7578123807907104,
2464
+ "Нет": 0.21711689233779907
2465
  },
2466
  "sample": {
2467
  "messages": [
 
2499
  "acc": false
2500
  },
2501
  "predict": {
2502
+ "Да": 0.6707466244697571,
2503
+ "Нет": 0.31683826446533203
2504
  },
2505
  "sample": {
2506
  "messages": [
 
2538
  "acc": false
2539
  },
2540
  "predict": {
2541
+ "Да": 0.6956288814544678,
2542
+ "Нет": 0.28998124599456787
2543
  },
2544
  "sample": {
2545
  "messages": [
 
2577
  "acc": true
2578
  },
2579
  "predict": {
2580
+ "Да": 0.5551855564117432,
2581
+ "Нет": 0.4323789179325104
2582
  },
2583
  "sample": {
2584
  "messages": [
 
2616
  "acc": true
2617
  },
2618
  "predict": {
2619
+ "Да": 0.2658907473087311,
2620
+ "Нет": 0.6378387808799744
2621
  },
2622
  "sample": {
2623
  "messages": [
 
2652
  }
2653
  {
2654
  "metric": {
2655
+ "acc": true
2656
  },
2657
  "predict": {
2658
+ "Да": 0.4606359302997589,
2659
+ "Нет": 0.5219689011573792
2660
  },
2661
  "sample": {
2662
  "messages": [
 
2686
  "prompt_len": 690,
2687
  "generated_len": 1,
2688
  "generated_cumulative_logprob": "TODO: calculate for hf model",
2689
+ "generated_token": " Нет"
2690
  }
2691
  }
2692
  {
 
2694
  "acc": false
2695
  },
2696
  "predict": {
2697
+ "Да": 0.6927133798599243,
2698
+ "Нет": 0.28876587748527527
2699
  },
2700
  "sample": {
2701
  "messages": [
 
2733
  "acc": false
2734
  },
2735
  "predict": {
2736
+ "Да": 0.4250600337982178,
2737
+ "Нет": 0.5457878708839417
2738
  },
2739
  "sample": {
2740
  "messages": [
 
2772
  "acc": true
2773
  },
2774
  "predict": {
2775
+ "Да": 0.6121931076049805,
2776
+ "Нет": 0.3713138997554779
2777
  },
2778
  "sample": {
2779
  "messages": [
 
2811
  "acc": false
2812
  },
2813
  "predict": {
2814
+ "Да": 0.4014483392238617,
2815
+ "Нет": 0.5841038823127747
2816
  },
2817
  "sample": {
2818
  "messages": [
 
2850
  "acc": true
2851
  },
2852
  "predict": {
2853
+ "Да": 0.4492937922477722,
2854
+ "Нет": 0.5091165900230408
2855
  },
2856
  "sample": {
2857
  "messages": [
 
2889
  "acc": false
2890
  },
2891
  "predict": {
2892
+ "Да": 0.6719843149185181,
2893
+ "Нет": 0.31742292642593384
2894
  },
2895
  "sample": {
2896
  "messages": [
 
2925
  }
2926
  {
2927
  "metric": {
2928
+ "acc": false
2929
  },
2930
  "predict": {
2931
+ "Да": 0.46176525950431824,
2932
+ "Нет": 0.5232486128807068
2933
  },
2934
  "sample": {
2935
  "messages": [
 
2959
  "prompt_len": 719,
2960
  "generated_len": 1,
2961
  "generated_cumulative_logprob": "TODO: calculate for hf model",
2962
+ "generated_token": " Нет"
2963
  }
2964
  }
2965
  {
 
2967
  "acc": true
2968
  },
2969
  "predict": {
2970
+ "Да": 0.5260124206542969,
2971
+ "Нет": 0.4642043113708496
2972
  },
2973
  "sample": {
2974
  "messages": [
 
3006
  "acc": false
3007
  },
3008
  "predict": {
3009
+ "Да": 0.43652069568634033,
3010
+ "Нет": 0.43652069568634033
3011
  },
3012
  "sample": {
3013
  "messages": [
 
3045
  "acc": true
3046
  },
3047
  "predict": {
3048
+ "Да": 0.788398027420044,
3049
+ "Нет": 0.19933824241161346
3050
  },
3051
  "sample": {
3052
  "messages": [
 
3084
  "acc": true
3085
  },
3086
  "predict": {
3087
+ "Да": 0.7174259424209595,
3088
+ "Нет": 0.26392626762390137
3089
  },
3090
  "sample": {
3091
  "messages": [
 
3123
  "acc": true
3124
  },
3125
  "predict": {
3126
+ "Да": 0.6399733424186707,
3127
+ "Нет": 0.342553049325943
3128
  },
3129
  "sample": {
3130
  "messages": [
 
3162
  "acc": false
3163
  },
3164
  "predict": {
3165
+ "Да": 0.585147500038147,
3166
+ "Нет": 0.40216562151908875
3167
  },
3168
  "sample": {
3169
  "messages": [
 
3201
  "acc": true
3202
  },
3203
  "predict": {
3204
+ "Да": 0.5240857601165771,
3205
+ "Нет": 0.4625040292739868
3206
  },
3207
  "sample": {
3208
  "messages": [
 
3240
  "acc": true
3241
  },
3242
  "predict": {
3243
+ "Да": 0.8875589370727539,
3244
+ "Нет": 0.09354802221059799
3245
  },
3246
  "sample": {
3247
  "messages": [
 
3279
  "acc": false
3280
  },
3281
  "predict": {
3282
+ "Да": 0.7901445031166077,
3283
+ "Нет": 0.19977982342243195
3284
  },
3285
  "sample": {
3286
  "messages": [
 
3318
  "acc": true
3319
  },
3320
  "predict": {
3321
+ "Да": 0.4925643801689148,
3322
+ "Нет": 0.4925643801689148
3323
  },
3324
  "sample": {
3325
  "messages": [
 
3357
  "acc": false
3358
  },
3359
  "predict": {
3360
+ "Да": 0.49377718567848206,
3361
+ "Нет": 0.49377718567848206
3362
  },
3363
  "sample": {
3364
  "messages": [
 
3396
  "acc": true
3397
  },
3398
  "predict": {
3399
+ "Да": 0.28417253494262695,
3400
+ "Нет": 0.6015932559967041
3401
  },
3402
  "sample": {
3403
  "messages": [
 
3435
  "acc": true
3436
  },
3437
  "predict": {
3438
+ "Да": 0.3154802918434143,
3439
+ "Нет": 0.6678717136383057
3440
  },
3441
  "sample": {
3442
  "messages": [
 
3474
  "acc": true
3475
  },
3476
  "predict": {
3477
+ "Да": 0.48855432868003845,
3478
+ "Нет": 0.48855432868003845
3479
  },
3480
  "sample": {
3481
  "messages": [
 
3513
  "acc": false
3514
  },
3515
  "predict": {
3516
+ "Да": 0.5818796157836914,
3517
+ "Нет": 0.39991962909698486
3518
  },
3519
  "sample": {
3520
  "messages": [
 
3552
  "acc": true
3553
  },
3554
  "predict": {
3555
+ "Да": 0.37202391028404236,
3556
+ "Нет": 0.6133637428283691
3557
  },
3558
  "sample": {
3559
  "messages": [
 
3591
  "acc": false
3592
  },
3593
  "predict": {
3594
+ "Да": 0.09455961734056473,
3595
+ "Нет": 0.8971567153930664
3596
  },
3597
  "sample": {
3598
  "messages": [
 
3630
  "acc": false
3631
  },
3632
  "predict": {
3633
+ "Да": 0.7985246181488037,
3634
+ "Нет": 0.1781749278306961
3635
  },
3636
  "sample": {
3637
  "messages": [
 
3669
  "acc": true
3670
  },
3671
  "predict": {
3672
+ "Да": 0.6975465416908264,
3673
+ "Нет": 0.290780633687973
3674
  },
3675
  "sample": {
3676
  "messages": [
 
3708
  "acc": false
3709
  },
3710
  "predict": {
3711
+ "Да": 0.46128398180007935,
3712
+ "Нет": 0.522703230381012
3713
  },
3714
  "sample": {
3715
  "messages": [
 
3747
  "acc": true
3748
  },
3749
  "predict": {
3750
+ "Да": 0.5565155148506165,
3751
+ "Нет": 0.4334146976470947
3752
  },
3753
  "sample": {
3754
  "messages": [
 
3786
  "acc": true
3787
  },
3788
  "predict": {
3789
+ "Да": 0.2886607348918915,
3790
+ "Нет": 0.6110947132110596
3791
  },
3792
  "sample": {
3793
  "messages": [
 
3825
  "acc": true
3826
  },
3827
  "predict": {
3828
+ "Да": 0.7684154510498047,
3829
+ "Нет": 0.22015471756458282
3830
  },
3831
  "sample": {
3832
  "messages": [
 
3864
  "acc": true
3865
  },
3866
  "predict": {
3867
+ "Да": 0.803062379360199,
3868
+ "Нет": 0.17918744683265686
3869
  },
3870
  "sample": {
3871
  "messages": [
 
3903
  "acc": true
3904
  },
3905
  "predict": {
3906
+ "Да": 0.37131109833717346,
3907
+ "Нет": 0.6121885180473328
3908
  },
3909
  "sample": {
3910
  "messages": [
 
3942
  "acc": false
3943
  },
3944
  "predict": {
3945
+ "Да": 0.5234641432762146,
3946
+ "Нет": 0.4619554877281189
3947
  },
3948
  "sample": {
3949
  "messages": [
 
3981
  "acc": true
3982
  },
3983
  "predict": {
3984
+ "Да": 0.013999765738844872,
3985
+ "Нет": 0.981459379196167
3986
  },
3987
  "sample": {
3988
  "messages": [
 
4020
  "acc": false
4021
  },
4022
  "predict": {
4023
+ "Да": 0.8248550891876221,
4024
+ "Нет": 0.14333830773830414
4025
  },
4026
  "sample": {
4027
  "messages": [
 
4059
  "acc": true
4060
  },
4061
  "predict": {
4062
+ "Да": 0.6702807545661926,
4063
+ "Нет": 0.3166182339191437
4064
  },
4065
  "sample": {
4066
  "messages": [
 
4098
  "acc": false
4099
  },
4100
  "predict": {
4101
+ "Да": 0.31596001982688904,
4102
+ "Нет": 0.6688873767852783
4103
  },
4104
  "sample": {
4105
  "messages": [
 
4137
  "acc": true
4138
  },
4139
  "predict": {
4140
+ "Да": 0.2425745278596878,
4141
+ "Нет": 0.7471821308135986
4142
  },
4143
  "sample": {
4144
  "messages": [
 
4176
  "acc": false
4177
  },
4178
  "predict": {
4179
+ "Да": 0.35941746830940247,
4180
+ "Нет": 0.5229493379592896
4181
  },
4182
  "sample": {
4183
  "messages": [
 
4212
  }
4213
  {
4214
  "metric": {
4215
+ "acc": false
4216
  },
4217
  "predict": {
4218
+ "Да": 0.4614785313606262,
4219
+ "Нет": 0.5229237079620361
4220
  },
4221
  "sample": {
4222
  "messages": [
 
4246
  "prompt_len": 673,
4247
  "generated_len": 1,
4248
  "generated_cumulative_logprob": "TODO: calculate for hf model",
4249
+ "generated_token": " Нет"
4250
  }
4251
  }
4252
  {
 
4254
  "acc": false
4255
  },
4256
  "predict": {
4257
+ "Да": 0.6089797019958496,
4258
+ "Нет": 0.3693648874759674
4259
  },
4260
  "sample": {
4261
  "messages": [
 
4293
  "acc": true
4294
  },
4295
  "predict": {
4296
+ "Да": 0.8237341642379761,
4297
+ "Нет": 0.1622028648853302
4298
  },
4299
  "sample": {
4300
  "messages": [
 
4332
  "acc": false
4333
  },
4334
  "predict": {
4335
+ "Да": 0.5843221545219421,
4336
+ "Нет": 0.40159833431243896
4337
  },
4338
  "sample": {
4339
  "messages": [
 
4371
  "acc": true
4372
  },
4373
  "predict": {
4374
+ "Да": 0.7665031552314758,
4375
+ "Нет": 0.21960683166980743
4376
  },
4377
  "sample": {
4378
  "messages": [
 
4410
  "acc": false
4411
  },
4412
  "predict": {
4413
+ "Да": 0.8183743357658386,
4414
+ "Нет": 0.16114746034145355
4415
  },
4416
  "sample": {
4417
  "messages": [
 
4449
  "acc": true
4450
  },
4451
  "predict": {
4452
+ "Да": 0.6978532671928406,
4453
+ "Нет": 0.2909085154533386
4454
  },
4455
  "sample": {
4456
  "messages": [
 
4488
  "acc": false
4489
  },
4490
  "predict": {
4491
+ "Да": 0.6131889820098877,
4492
+ "Нет": 0.3719179332256317
4493
  },
4494
  "sample": {
4495
  "messages": [
 
4527
  "acc": true
4528
  },
4529
  "predict": {
4530
+ "Да": 0.7908538579940796,
4531
+ "Нет": 0.1999591588973999
4532
  },
4533
  "sample": {
4534
  "messages": [
 
4566
  "acc": true
4567
  },
4568
  "predict": {
4569
+ "Да": 0.36180779337882996,
4570
+ "Нет": 0.5264272093772888
4571
  },
4572
  "sample": {
4573
  "messages": [
 
4605
  "acc": false
4606
  },
4607
  "predict": {
4608
+ "Да": 0.5545440912246704,
4609
+ "Нет": 0.43187934160232544
4610
  },
4611
  "sample": {
4612
  "messages": [
 
4644
  "acc": false
4645
  },
4646
  "predict": {
4647
+ "Да": 0.7420274615287781,
4648
+ "Нет": 0.24090105295181274
4649
  },
4650
  "sample": {
4651
  "messages": [
 
4683
  "acc": false
4684
  },
4685
  "predict": {
4686
+ "Да": 0.6947354674339294,
4687
+ "Нет": 0.28960883617401123
4688
  },
4689
  "sample": {
4690
  "messages": [
 
4722
  "acc": true
4723
  },
4724
  "predict": {
4725
+ "Да": 0.4622338116168976,
4726
+ "Нет": 0.5237795114517212
4727
  },
4728
  "sample": {
4729
  "messages": [
 
4761
  "acc": true
4762
  },
4763
  "predict": {
4764
+ "Да": 0.047134142369031906,
4765
+ "Нет": 0.9467145800590515
4766
  },
4767
  "sample": {
4768
  "messages": [
 
4800
  "acc": true
4801
  },
4802
  "predict": {
4803
+ "Да": 0.8636629581451416,
4804
+ "Нет": 0.11688406765460968
4805
  },
4806
  "sample": {
4807
  "messages": [
 
4839
  "acc": true
4840
  },
4841
  "predict": {
4842
+ "Да": 0.43099188804626465,
4843
+ "Нет": 0.5534045696258545
4844
  },
4845
  "sample": {
4846
  "messages": [
 
4878
  "acc": false
4879
  },
4880
  "predict": {
4881
+ "Да": 0.6128507852554321,
4882
+ "Нет": 0.3717127740383148
4883
  },
4884
  "sample": {
4885
  "messages": [
 
4917
  "acc": false
4918
  },
4919
  "predict": {
4920
+ "Да": 0.4940558671951294,
4921
+ "Нет": 0.4940558671951294
4922
  },
4923
  "sample": {
4924
  "messages": [
 
4956
  "acc": true
4957
  },
4958
  "predict": {
4959
+ "Да": 0.37153446674346924,
4960
+ "Нет": 0.5405794382095337
4961
  },
4962
  "sample": {
4963
  "messages": [
 
4995
  "acc": false
4996
  },
4997
  "predict": {
4998
+ "Да": 0.4599296450614929,
4999
+ "Нет": 0.52116858959198
5000
  },
5001
  "sample": {
5002
  "messages": [
 
5034
  "acc": true
5035
  },
5036
  "predict": {
5037
+ "Да": 0.6933552026748657,
5038
+ "Нет": 0.289033442735672
5039
  },
5040
  "sample": {
5041
  "messages": [
 
5073
  "acc": true
5074
  },
5075
  "predict": {
5076
+ "Да": 0.6398708820343018,
5077
+ "Нет": 0.34249821305274963
5078
  },
5079
  "sample": {
5080
  "messages": [
 
5112
  "acc": false
5113
  },
5114
  "predict": {
5115
+ "Да": 0.5230686664581299,
5116
+ "Нет": 0.461606502532959
5117
  },
5118
  "sample": {
5119
  "messages": [
 
5151
  "acc": true
5152
  },
5153
  "predict": {
5154
+ "Да": 0.3724195957183838,
5155
+ "Нет": 0.6140161156654358
5156
  },
5157
  "sample": {
5158
  "messages": [
 
5190
  "acc": true
5191
  },
5192
  "predict": {
5193
+ "Да": 0.8738958835601807,
5194
+ "Нет": 0.10437197983264923
5195
  },
5196
  "sample": {
5197
  "messages": [
 
5229
  "acc": false
5230
  },
5231
  "predict": {
5232
+ "Да": 0.5850871205329895,
5233
+ "Нет": 0.4021241068840027
5234
  },
5235
  "sample": {
5236
  "messages": [
 
5268
  "acc": false
5269
  },
5270
  "predict": {
5271
+ "Да": 0.6417922973632812,
5272
+ "Нет": 0.343526691198349
5273
  },
5274
  "sample": {
5275
  "messages": [
 
5307
  "acc": true
5308
  },
5309
  "predict": {
5310
+ "Да": 0.5852136015892029,
5311
+ "Нет": 0.4022110402584076
5312
  },
5313
  "sample": {
5314
  "messages": [
 
5346
  "acc": false
5347
  },
5348
  "predict": {
5349
+ "Да": 0.2190900593996048,
5350
+ "Нет": 0.6748448610305786
5351
  },
5352
  "sample": {
5353
  "messages": [
 
5385
  "acc": false
5386
  },
5387
  "predict": {
5388
+ "Да": 0.4918847680091858,
5389
+ "Нет": 0.4918847680091858
5390
  },
5391
  "sample": {
5392
  "messages": [
 
5424
  "acc": false
5425
  },
5426
  "predict": {
5427
+ "Да": 0.5820928812026978,
5428
+ "Нет": 0.40006619691848755
5429
  },
5430
  "sample": {
5431
  "messages": [
 
5463
  "acc": true
5464
  },
5465
  "predict": {
5466
+ "Да": 0.4008783996105194,
5467
+ "Нет": 0.5832746028900146
5468
  },
5469
  "sample": {
5470
  "messages": [
 
5502
  "acc": true
5503
  },
5504
  "predict": {
5505
+ "Да": 0.4910891354084015,
5506
+ "Нет": 0.4910891354084015
5507
  },
5508
  "sample": {
5509
  "messages": [
 
5541
  "acc": true
5542
  },
5543
  "predict": {
5544
+ "Да": 0.5243632197380066,
5545
+ "Нет": 0.4627489447593689
5546
  },
5547
  "sample": {
5548
  "messages": [
 
5580
  "acc": false
5581
  },
5582
  "predict": {
5583
+ "Да": 0.36332666873931885,
5584
+ "Нет": 0.5990243554115295
5585
  },
5586
  "sample": {
5587
  "messages": [
 
5619
  "acc": true
5620
  },
5621
  "predict": {
5622
+ "Да": 0.6438199877738953,
5623
+ "Нет": 0.3446120023727417
5624
  },
5625
  "sample": {
5626
  "messages": [
 
5658
  "acc": true
5659
  },
5660
  "predict": {
5661
+ "Да": 0.642411470413208,
5662
+ "Нет": 0.34385812282562256
5663
  },
5664
  "sample": {
5665
  "messages": [
 
5697
  "acc": true
5698
  },
5699
  "predict": {
5700
+ "Да": 0.6994638442993164,
5701
+ "Нет": 0.2915799021720886
5702
  },
5703
  "sample": {
5704
  "messages": [
 
5736
  "acc": true
5737
  },
5738
  "predict": {
5739
+ "Да": 0.23922313749790192,
5740
+ "Нет": 0.6502758860588074
5741
  },
5742
  "sample": {
5743
  "messages": [
 
5775
  "acc": false
5776
  },
5777
  "predict": {
5778
+ "Да": 0.4312923550605774,
5779
+ "Нет": 0.5537903308868408
5780
  },
5781
  "sample": {
5782
  "messages": [
 
5814
  "acc": true
5815
  },
5816
  "predict": {
5817
+ "Да": 0.7168023586273193,
5818
+ "Нет": 0.2636968791484833
5819
  },
5820
  "sample": {
5821
  "messages": [
 
5853
  "acc": false
5854
  },
5855
  "predict": {
5856
+ "Да": 0.5212332606315613,
5857
+ "Нет": 0.45998671650886536
5858
  },
5859
  "sample": {
5860
  "messages": [
 
5892
  "acc": true
5893
  },
5894
  "predict": {
5895
+ "Да": 0.4316590130329132,
5896
+ "Нет": 0.5542611479759216
5897
  },
5898
  "sample": {
5899
  "messages": [
 
5931
  "acc": true
5932
  },
5933
  "predict": {
5934
+ "Да": 0.5241479873657227,
5935
+ "Нет": 0.4625589847564697
5936
  },
5937
  "sample": {
5938
  "messages": [
 
5970
  "acc": false
5971
  },
5972
  "predict": {
5973
+ "Да": 0.8508080244064331,
5974
+ "Нет": 0.13047564029693604
5975
  },
5976
  "sample": {
5977
  "messages": [
 
6009
  "acc": false
6010
  },
6011
  "predict": {
6012
+ "Да": 0.7221461534500122,
6013
+ "Нет": 0.2656627595424652
6014
  },
6015
  "sample": {
6016
  "messages": [
 
6048
  "acc": true
6049
  },
6050
  "predict": {
6051
+ "Да": 0.5844131112098694,
6052
+ "Нет": 0.40166088938713074
6053
  },
6054
  "sample": {
6055
  "messages": [
 
6084
  }
6085
  {
6086
  "metric": {
6087
+ "acc": false
6088
  },
6089
  "predict": {
6090
+ "Да": 0.4635354280471802,
6091
+ "Нет": 0.525254487991333
6092
  },
6093
  "sample": {
6094
  "messages": [
 
6118
  "prompt_len": 690,
6119
  "generated_len": 1,
6120
  "generated_cumulative_logprob": "TODO: calculate for hf model",
6121
+ "generated_token": " Нет"
6122
  }
6123
  }
6124
  {
 
6126
  "acc": true
6127
  },
6128
  "predict": {
6129
+ "Да": 0.20048123598098755,
6130
+ "Нет": 0.6997482776641846
6131
  },
6132
  "sample": {
6133
  "messages": [
 
6165
  "acc": true
6166
  },
6167
  "predict": {
6168
+ "Да": 0.6123430728912354,
6169
+ "Нет": 0.37140485644340515
6170
  },
6171
  "sample": {
6172
  "messages": [
 
6204
  "acc": true
6205
  },
6206
  "predict": {
6207
+ "Да": 0.7824200391769409,
6208
+ "Нет": 0.19782677292823792
6209
  },
6210
  "sample": {
6211
  "messages": [
 
6243
  "acc": false
6244
  },
6245
  "predict": {
6246
+ "Да": 0.5829778909683228,
6247
+ "Нет": 0.4006744921207428
6248
  },
6249
  "sample": {
6250
  "messages": [
 
6282
  "acc": false
6283
  },
6284
  "predict": {
6285
+ "Да": 0.4929003417491913,
6286
+ "Нет": 0.4929003417491913
6287
  },
6288
  "sample": {
6289
  "messages": [
 
6321
  "acc": false
6322
  },
6323
  "predict": {
6324
+ "Да": 0.2203892469406128,
6325
+ "Нет": 0.7692340612411499
6326
  },
6327
  "sample": {
6328
  "messages": [
 
6360
  "acc": false
6361
  },
6362
  "predict": {
6363
+ "Да": 0.8330658078193665,
6364
+ "Нет": 0.14476512372493744
6365
  },
6366
  "sample": {
6367
  "messages": [
 
6399
  "acc": true
6400
  },
6401
  "predict": {
6402
+ "Да": 0.7694013118743896,
6403
+ "Нет": 0.2204371839761734
6404
  },
6405
  "sample": {
6406
  "messages": [
 
6438
  "acc": true
6439
  },
6440
  "predict": {
6441
+ "Да": 0.6411659717559814,
6442
+ "Нет": 0.3431914448738098
6443
  },
6444
  "sample": {
6445
  "messages": [
 
6477
  "acc": true
6478
  },
6479
  "predict": {
6480
+ "Да": 0.3443036675453186,
6481
+ "Нет": 0.6432439088821411
6482
  },
6483
  "sample": {
6484
  "messages": [
 
6516
  "acc": false
6517
  },
6518
  "predict": {
6519
+ "Да": 0.24291467666625977,
6520
+ "Нет": 0.6603104472160339
6521
  },
6522
  "sample": {
6523
  "messages": [
 
6555
  "acc": true
6556
  },
6557
  "predict": {
6558
+ "Да": 0.7220408320426941,
6559
+ "Нет": 0.2656239867210388
6560
  },
6561
  "sample": {
6562
  "messages": [
 
6594
  "acc": true
6595
  },
6596
  "predict": {
6597
+ "Да": 0.8703637719154358,
6598
+ "Нет": 0.11779092997312546
6599
  },
6600
  "sample": {
6601
  "messages": [
 
6633
  "acc": true
6634
  },
6635
  "predict": {
6636
+ "Да": 0.5814162492752075,
6637
+ "Нет": 0.39960116147994995
6638
  },
6639
  "sample": {
6640
  "messages": [
 
6672
  "acc": false
6673
  },
6674
  "predict": {
6675
+ "Да": 0.6424132585525513,
6676
+ "Нет": 0.3438590466976166
6677
  },
6678
  "sample": {
6679
  "messages": [
 
6711
  "acc": true
6712
  },
6713
  "predict": {
6714
+ "Да": 0.2200690060853958,
6715
+ "Нет": 0.768116295337677
6716
  },
6717
  "sample": {
6718
  "messages": [
 
6750
  "acc": false
6751
  },
6752
  "predict": {
6753
+ "Да": 0.840767502784729,
6754
+ "Нет": 0.12893587350845337
6755
  },
6756
  "sample": {
6757
  "messages": [
 
6789
  "acc": true
6790
  },
6791
  "predict": {
6792
+ "Да": 0.6702996492385864,
6793
+ "Нет": 0.3166271448135376
6794
  },
6795
  "sample": {
6796
  "messages": [
 
6828
  "acc": true
6829
  },
6830
  "predict": {
6831
+ "Да": 0.4313686192035675,
6832
+ "Нет": 0.5538882613182068
6833
  },
6834
  "sample": {
6835
  "messages": [
 
6867
  "acc": true
6868
  },
6869
  "predict": {
6870
+ "Да": 0.43239566683769226,
6871
+ "Нет": 0.5552070140838623
6872
  },
6873
  "sample": {
6874
  "messages": [
 
6906
  "acc": false
6907
  },
6908
  "predict": {
6909
+ "Да": 0.36797669529914856,
6910
+ "Нет": 0.5354028940200806
6911
  },
6912
  "sample": {
6913
  "messages": [
 
6945
  "acc": true
6946
  },
6947
  "predict": {
6948
+ "Да": 0.5216211676597595,
6949
+ "Нет": 0.4603290557861328
6950
  },
6951
  "sample": {
6952
  "messages": [
 
6984
  "acc": false
6985
  },
6986
  "predict": {
6987
+ "Да": 0.8230335116386414,
6988
+ "Нет": 0.16206489503383636
6989
  },
6990
  "sample": {
6991
  "messages": [
 
7023
  "acc": true
7024
  },
7025
  "predict": {
7026
+ "Да": 0.24128161370754242,
7027
+ "Нет": 0.7431997060775757
7028
  },
7029
  "sample": {
7030
  "messages": [
 
7062
  "acc": true
7063
  },
7064
  "predict": {
7065
+ "Да": 0.4625324606895447,
7066
+ "Нет": 0.5241179466247559
7067
  },
7068
  "sample": {
7069
  "messages": [
 
7101
  "acc": true
7102
  },
7103
  "predict": {
7104
+ "Да": 0.46173298358917236,
7105
+ "Нет": 0.5232120156288147
7106
  },
7107
  "sample": {
7108
  "messages": [
 
7140
  "acc": true
7141
  },
7142
  "predict": {
7143
+ "Да": 0.39334025979042053,
7144
+ "Нет": 0.5723066926002502
7145
  },
7146
  "sample": {
7147
  "messages": [
 
7176
  }
7177
  {
7178
  "metric": {
7179
+ "acc": true
7180
  },
7181
  "predict": {
7182
+ "Да": 0.4620659351348877,
7183
+ "Нет": 0.5235893130302429
7184
  },
7185
  "sample": {
7186
  "messages": [
 
7210
  "prompt_len": 712,
7211
  "generated_len": 1,
7212
  "generated_cumulative_logprob": "TODO: calculate for hf model",
7213
+ "generated_token": " Нет"
7214
  }
7215
  }
7216
  {
 
7218
  "acc": true
7219
  },
7220
  "predict": {
7221
+ "Да": 0.6406044960021973,
7222
+ "Нет": 0.3428908884525299
7223
  },
7224
  "sample": {
7225
  "messages": [
 
7254
  }
7255
  {
7256
  "metric": {
7257
+ "acc": true
7258
  },
7259
  "predict": {
7260
+ "Да": 0.494014710187912,
7261
+ "Нет": 0.494014710187912
7262
  },
7263
  "sample": {
7264
  "messages": [
 
7288
  "prompt_len": 682,
7289
  "generated_len": 1,
7290
  "generated_cumulative_logprob": "TODO: calculate for hf model",
7291
+ "generated_token": " Да"
7292
  }
7293
  }
7294
  {
 
7296
  "acc": true
7297
  },
7298
  "predict": {
7299
+ "Да": 0.2681949734687805,
7300
+ "Нет": 0.6433663368225098
7301
  },
7302
  "sample": {
7303
  "messages": [
 
7335
  "acc": true
7336
  },
7337
  "predict": {
7338
+ "Да": 0.8427477478981018,
7339
+ "Нет": 0.1464475840330124
7340
  },
7341
  "sample": {
7342
  "messages": [
 
7374
  "acc": false
7375
  },
7376
  "predict": {
7377
+ "Да": 0.823584794998169,
7378
+ "Нет": 0.16217344999313354
7379
  },
7380
  "sample": {
7381
  "messages": [
 
7413
  "acc": false
7414
  },
7415
  "predict": {
7416
+ "Да": 0.7653178572654724,
7417
+ "Нет": 0.21926724910736084
7418
  },
7419
  "sample": {
7420
  "messages": [
 
7452
  "acc": true
7453
  },
7454
  "predict": {
7455
+ "Да": 0.3430299758911133,
7456
+ "Нет": 0.640864372253418
7457
  },
7458
  "sample": {
7459
  "messages": [
 
7491
  "acc": false
7492
  },
7493
  "predict": {
7494
+ "Да": 0.40166041254997253,
7495
+ "Нет": 0.5844123959541321
7496
  },
7497
  "sample": {
7498
  "messages": [
 
7530
  "acc": true
7531
  },
7532
  "predict": {
7533
+ "Да": 0.8453168869018555,
7534
+ "Нет": 0.12963354587554932
7535
  },
7536
  "sample": {
7537
  "messages": [
 
7569
  "acc": false
7570
  },
7571
  "predict": {
7572
+ "Да": 0.6972273588180542,
7573
+ "Нет": 0.29064759612083435
7574
  },
7575
  "sample": {
7576
  "messages": [
 
7608
  "acc": true
7609
  },
7610
  "predict": {
7611
+ "Да": 0.6136369705200195,
7612
+ "Нет": 0.3721896708011627
7613
  },
7614
  "sample": {
7615
  "messages": [
 
7647
  "acc": false
7648
  },
7649
  "predict": {
7650
+ "Да": 0.49407121539115906,
7651
+ "Нет": 0.49407121539115906
7652
  },
7653
  "sample": {
7654
  "messages": [
 
7686
  "acc": true
7687
  },
7688
  "predict": {
7689
+ "Да": 0.220268115401268,
7690
+ "Нет": 0.6784735918045044
7691
  },
7692
  "sample": {
7693
  "messages": [
 
7725
  "acc": true
7726
  },
7727
  "predict": {
7728
+ "Да": 0.4601231515407562,
7729
+ "Нет": 0.5213878750801086
7730
  },
7731
  "sample": {
7732
  "messages": [
 
7764
  "acc": true
7765
  },
7766
  "predict": {
7767
+ "Да": 0.5511983036994934,
7768
+ "Нет": 0.42927369475364685
7769
  },
7770
  "sample": {
7771
  "messages": [
 
7803
  "acc": true
7804
  },
7805
  "predict": {
7806
+ "Да": 0.9151147603988647,
7807
+ "Нет": 0.07511719316244125
7808
  },
7809
  "sample": {
7810
  "messages": [
 
7842
  "acc": false
7843
  },
7844
  "predict": {
7845
+ "Да": 0.6961373686790466,
7846
+ "Нет": 0.29019322991371155
7847
  },
7848
  "sample": {
7849
  "messages": [
 
7881
  "acc": false
7882
  },
7883
  "predict": {
7884
+ "Да": 0.4318847358226776,
7885
+ "Нет": 0.5545510053634644
7886
  },
7887
  "sample": {
7888
  "messages": [
 
7920
  "acc": false
7921
  },
7922
  "predict": {
7923
+ "Да": 0.7824336290359497,
7924
+ "Нет": 0.1978302001953125
7925
  },
7926
  "sample": {
7927
  "messages": [
llmtf_eval/darumeru_RWSD_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_RWSD_total.jsonl CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "task_name": "darumeru/RWSD",
3
  "results": {
4
- "acc": 0.5735294117647058
5
  },
6
- "leaderboard_result": 0.5735294117647058
7
  }
 
1
  {
2
  "task_name": "darumeru/RWSD",
3
  "results": {
4
+ "acc": 0.5686274509803921
5
  },
6
+ "leaderboard_result": 0.5686274509803921
7
  }
llmtf_eval/darumeru_USE.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e61141b621d145989835c640d40bf2a83c5758c674e5c78d8eac492a207309f
3
- size 10604953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57f379fdea8c222cd2671f9eb90b5a57bfc5941523d359e171bdec3cbf7f171e
3
+ size 10605561
llmtf_eval/darumeru_USE_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_USE_total.jsonl CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "task_name": "darumeru/USE",
3
  "results": {
4
- "grade_norm": 0.06176470588235293
5
  },
6
- "leaderboard_result": 0.06176470588235293
7
  }
 
1
  {
2
  "task_name": "darumeru/USE",
3
  "results": {
4
+ "grade_norm": 0.054901960784313725
5
  },
6
+ "leaderboard_result": 0.054901960784313725
7
  }
llmtf_eval/darumeru_cp_para_en.jsonl CHANGED
@@ -211,8 +211,8 @@
211
  }
212
  {
213
  "metric": {
214
- "symbol_per_token": 4.454545454545454,
215
- "len": 0.9886363636363636,
216
  "lcs": 1.0
217
  },
218
  "predict": {
@@ -303,9 +303,10 @@
303
  16763,
304
  288,
305
  323,
306
- 42393
 
307
  ],
308
- "text": " The male had large, thick horns, curving outwards and backwards, then outwards and downwards, then inwards and upwards. The surface of the horn was ridged, and the ridges developing progressively with age. The ridges were said to each represent a year, so the total would correspond to the ibex's age. The female had short, cylindrical horns. Ibex fed on vegetation such as grasses and herbs"
309
  },
310
  "sample": {
311
  "messages": [
@@ -1177,8 +1178,8 @@
1177
  }
1178
  {
1179
  "metric": {
1180
- "symbol_per_token": 4.18974358974359,
1181
- "len": 1.0,
1182
  "lcs": 1.0
1183
  },
1184
  "predict": {
@@ -1375,10 +1376,9 @@
1375
  433,
1376
  574,
1377
  4856,
1378
- 90873,
1379
- 13
1380
  ],
1381
- "text": " As part of the digital TV transition, on June 12, 2009, WAZE turned off its full-power analog signal on channel 19. The station's digital signal on channel 20 operated under special temporary authority (STA) at only 1,110 watts (equivalent to a low-power analog station). The signal was so weak that it was barely viewable more than 15 miles (24 km) from the transmitter near Hanson. As a result, it did not even reach Evansville itself, and was barely watchable in the market's second-largest city, Owensboro. By 2010, Evansville Courier & Press media columnist and Owensboro resident Jacob Newkirk reported that the station's digital signal had deteriorated to the point of unacceptability; the video often froze, skipped and shook. The picture from the translators was only marginally better; it was rather snowy."
1382
  },
1383
  "sample": {
1384
  "messages": [
@@ -2228,8 +2228,8 @@
2228
  }
2229
  {
2230
  "metric": {
2231
- "symbol_per_token": 4.553072625698324,
2232
- "len": 1.0,
2233
  "lcs": 1.0
2234
  },
2235
  "predict": {
@@ -2411,9 +2411,10 @@
2411
  6299,
2412
  31322,
2413
  279,
2414
- 61634
 
2415
  ],
2416
- "text": " On 21 November 1920, four months before the Silesian Plebiscite, Bertram issued an order that made political activity of local priests dependent on the agreement of the local provost, and supported by threat of severe church sanctions if broken. Since 75%-80% of provosts were of German ethnicity while local priests were regularly Polish Jesuits priests immigrated from Little Poland, this was seen as giving support to the German side in the plebiscite, and the Polish public reacted with anger. Wincenty Witos told Bertram that if not for his order three-quarters of Upper Silesian population would vote for Poland. In the end almost 60% of the Upper Silesians voted for Germany. The Polish government protested Bertram's decision to the Vatican and the Polish Foreign Ministry began actions opposing the decree"
2417
  },
2418
  "sample": {
2419
  "messages": [
@@ -2441,8 +2442,8 @@
2441
  }
2442
  {
2443
  "metric": {
2444
- "symbol_per_token": 4.037383177570093,
2445
- "len": 1.0,
2446
  "lcs": 1.0
2447
  },
2448
  "predict": {
@@ -2551,10 +2552,9 @@
2551
  574,
2552
  813,
2553
  1193,
2554
- 49748,
2555
- 13
2556
  ],
2557
- "text": " Klem died on September 16, 1951, at age 77, at Doctors Hospital in Coral Gables, Florida. He died of a heart attack after suffering from heart problems for two to three years. He had been hospitalized for over a month when he died. About a week before his death, Klem seemed to know that his death was coming, commenting to his attorney, \"This is my last game and I'm going to strike out this time.\" His wife was his only survivor."
2558
  },
2559
  "sample": {
2560
  "messages": [
@@ -2792,8 +2792,8 @@
2792
  }
2793
  {
2794
  "metric": {
2795
- "symbol_per_token": 4.064814814814815,
2796
- "len": 1.0,
2797
  "lcs": 1.0
2798
  },
2799
  "predict": {
@@ -2903,10 +2903,9 @@
2903
  20085,
2904
  5578,
2905
  824,
2906
- 23991,
2907
- 13
2908
  ],
2909
- "text": " He accepted a football scholarship from the University of Tulsa. He started four games at quarterback as a sophomore. The next year was converted into a wide receiver, registering 22 receptions for 429 yards and 3 touchdowns. As a senior, he led a run-oriented offense with 33 receptions for 690 yards and 5 touchdowns. He finished his college career with 55 receptions for 1,119 yards, 8 touchdowns and a 20.3 yard average per reception."
2910
  },
2911
  "sample": {
2912
  "messages": [
@@ -3392,8 +3391,8 @@
3392
  }
3393
  {
3394
  "metric": {
3395
- "symbol_per_token": 4.12751677852349,
3396
- "len": 0.9932885906040269,
3397
  "lcs": 1.0
3398
  },
3399
  "predict": {
@@ -3545,9 +3544,10 @@
3545
  4661,
3546
  682,
3547
  5426,
3548
- 7576
 
3549
  ],
3550
- "text": " Track and field was practically right from the beginning part of SC Germania. Hermann Friese, who was German Champion over 1500 metres in 1902 and joined Germania in 1903 was in 1907 Brazil's sole representative at an international tournament in Montevideo, Uruguay where he won two competitions and finished second in a third one. In 1924 Germania was co-founder of the state athletics association Federacao Paulista de Atletismo. By the end of the 1930s the club had a 70 strong group of athletes and dominated track and field in Brazil. Apart from many South-American records it held almost all national records"
3551
  },
3552
  "sample": {
3553
  "messages": [
@@ -4312,8 +4312,8 @@
4312
  }
4313
  {
4314
  "metric": {
4315
- "symbol_per_token": 5.84472049689441,
4316
- "len": 0.9937888198757764,
4317
  "lcs": 1.0
4318
  },
4319
  "predict": {
@@ -4477,9 +4477,10 @@
4477
  11,
4478
  323,
4479
  16287,
4480
- 12496
 
4481
  ],
4482
- "text": " Computer programming is the process of designing and building an executable computer program for accomplishing a specific computing task. Programming involves tasks such as: analysis, generating algorithms, profiling algorithms' accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (commonly referred to as coding). The source code of a program is written in one or more languages that are intelligible to programmers, rather than machine code, which is directly executed by the central processing unit. The purpose of programming is to find a sequence of instructions that will automate the performance of a task (which can be as complex as an operating system) on a computer, often for solving a given problem. The process of programming thus often requires expertise in several different subjects, including knowledge of the application domain, specialized algorithms, and formal logic"
4483
  },
4484
  "sample": {
4485
  "messages": [
@@ -6660,8 +6661,8 @@
6660
  }
6661
  {
6662
  "metric": {
6663
- "symbol_per_token": 4.617647058823529,
6664
- "len": 0.9926470588235294,
6665
  "lcs": 1.0
6666
  },
6667
  "predict": {
@@ -6800,9 +6801,10 @@
6800
  7693,
6801
  3770,
6802
  279,
6803
- 30048
 
6804
  ],
6805
- "text": " In 1898, Ewing took his wife and children to Switzerland for a mountaineering holiday with the family of noted Professor of Electrical Engineering at King's College, John Hopkinson. All five of the Hopkinson brothers were members of the Alpine Club and soon initiated Ewing into the sport of rock climbing. On 27 August, John Hopkinson set out with his son Jack and two of his three daughters to climb. Ewing decided not to go with them as he was feeling a little stiff after his climb the previous day. The party never returned, and was found the next morning, all four bodies roped together five hundred feet below the summit"
6806
  },
6807
  "sample": {
6808
  "messages": [
@@ -7353,8 +7355,8 @@
7353
  }
7354
  {
7355
  "metric": {
7356
- "symbol_per_token": 4.681818181818182,
7357
- "len": 0.9943181818181818,
7358
  "lcs": 1.0
7359
  },
7360
  "predict": {
@@ -7533,9 +7535,10 @@
7533
  449,
7534
  279,
7535
  11463,
7536
- 10455
 
7537
  ],
7538
- "text": " After Barbarossa left Thrace, Isaac II was able to make new attempts to recover the lands lost to Theodor-Peter and Asen. In July 1190, he invaded the brothers' realms across the Rish Pass and dispatched a fleet to the Lower Danube to prevent the Cumans from crossing the river. However, the brothers had already strengthened their fortification and avoided direct confrontations with the invaders. The emperor decided to return to his capital after he was informed that Cuman troops crossed the Lower Danube in September. The Vlachs and the Bulgarians ambushed the imperial army at a narrow pass and inflicted a major defeat on it. Isaac II escaped, but much of the army perished and the victors seized \"the more valuable of the emperor's insignia\", including his pyramidal crown and relics associated with the Virgin Mary"
7539
  },
7540
  "sample": {
7541
  "messages": [
@@ -7932,8 +7935,8 @@
7932
  }
7933
  {
7934
  "metric": {
7935
- "symbol_per_token": 3.883177570093458,
7936
- "len": 0.9953051643192489,
7937
  "lcs": 1.0
7938
  },
7939
  "predict": {
@@ -8149,10 +8152,9 @@
8149
  17,
8150
  15,
8151
  16,
8152
- 22,
8153
- 13
8154
  ],
8155
- "text": " During the 2003 invasion of Iraq, 2/7 was stop-moved in Okinawa until the Summer of 2003. The battalion deployed in February 2004 in support of Operation Iraqi Freedom (OIF). They were among the first Marines redeployed to the country after the initial invasion, and lost eight Marines during that deployment. The battalion deployed in support of OIF for the second time from July 2005 to January 2006. They operated in the Al-Anbar Province and suffered 13 Marines killed in action. The battalion was again deployed to Al-Anbar from January to August 2007. During this third Iraq deployment, 2/7 suffered 8 Marines killed in action. Marines from the battalion took part in Operation Vigilant Resolve< and Operation Alljah. 2/7 returned to Iraq in support of Operation Inherent Resolve in April 2016 and again in October 2017."
8156
  },
8157
  "sample": {
8158
  "messages": [
@@ -9676,8 +9678,8 @@
9676
  }
9677
  {
9678
  "metric": {
9679
- "symbol_per_token": 5.533898305084746,
9680
- "len": 1.0,
9681
  "lcs": 1.0
9682
  },
9683
  "predict": {
@@ -9797,10 +9799,9 @@
9797
  449,
9798
  279,
9799
  10736,
9800
- 3984,
9801
- 13
9802
  ],
9803
- "text": " Although there are many differences between charitable for-profit entities and traditional charities, they do hold some similarities that can be said to be quite major. Both will have a strong vision in what they want from the business overall. Both will therefore have similar strategic plans in order to get the best out of the business regardless of their aims and objectives being different to an extent. For-profit entities and non-profit charities will both strive to meet their objectives that are laid out on their mission statements. They are both given limited funds, so will therefore have to aim to meet their goals with the funds provided."
9804
  },
9805
  "sample": {
9806
  "messages": [
@@ -10713,8 +10714,8 @@
10713
  }
10714
  {
10715
  "metric": {
10716
- "symbol_per_token": 3.7181818181818183,
10717
- "len": 1.0,
10718
  "lcs": 1.0
10719
  },
10720
  "predict": {
@@ -10826,10 +10827,9 @@
10826
  430,
10827
  6209,
10828
  13560,
10829
- 28377,
10830
- 13
10831
  ],
10832
- "text": " Wrawby church originally also served the township of Brigg until a new church was built there in 1872. There were additionally in the village an independent chapel (built 1802), a Wesleyan chapel (built 1827) and a temperance hall (built 1849). A new Methodist church was built in Chapel Lane. It served as a place of worship from 1885 until 2005. It is now a private house that offers holiday accommodation."
10833
  },
10834
  "sample": {
10835
  "messages": [
@@ -13195,8 +13195,8 @@
13195
  }
13196
  {
13197
  "metric": {
13198
- "symbol_per_token": 4.368421052631579,
13199
- "len": 1.0,
13200
  "lcs": 1.0
13201
  },
13202
  "predict": {
@@ -13331,10 +13331,9 @@
13331
  43791,
13332
  1139,
13333
  14932,
13334
- 31276,
13335
- 13
13336
  ],
13337
- "text": " City officials opposed the organization of police as a group of workers, fearing the breakdown of order that might result from police strikes. However, Baltimore had a high proportion of minority and pro-union officers. Police officers who wanted to unionize met in secret for years before voting in 1966 to form Police Local 1195, a chapter of AFSCME. One of Local 1195's key leaders was Thomas Rapanotti--a labor organizer who worked in a coal mine, then at Martin Aircraft, then for AFSCME. Rapanotti expanded the union in Baltimore and made inroads into surrounding counties."
13338
  },
13339
  "sample": {
13340
  "messages": [
@@ -15268,8 +15267,8 @@
15268
  }
15269
  {
15270
  "metric": {
15271
- "symbol_per_token": 4.410526315789474,
15272
- "len": 1.0,
15273
  "lcs": 1.0
15274
  },
15275
  "predict": {
@@ -15375,7 +15374,8 @@
15375
  4147,
15376
  1139,
15377
  279,
15378
- 145011,
 
15379
  10082,
15380
  304,
15381
  279,
@@ -16443,8 +16443,8 @@
16443
  }
16444
  {
16445
  "metric": {
16446
- "symbol_per_token": 5.068627450980392,
16447
- "len": 1.0,
16448
  "lcs": 1.0
16449
  },
16450
  "predict": {
@@ -16548,10 +16548,9 @@
16548
  527,
16549
  29539,
16550
  304,
16551
- 7138,
16552
- 13
16553
  ],
16554
- "text": " Metalloids usually look like metals but behave largely like nonmetals. Physically, they are shiny, brittle solids with intermediate to relatively good electrical conductivity and the electronic band structure of a semimetal or semiconductor. Chemically, they mostly behave as (weak) nonmetals, have intermediate ionization energies and electronegativity values, and amphoteric or weakly acidic oxides. They can form alloys with metals. Most of their other physical and chemical properties are intermediate in nature."
16555
  },
16556
  "sample": {
16557
  "messages": [
@@ -16732,8 +16731,8 @@
16732
  }
16733
  {
16734
  "metric": {
16735
- "symbol_per_token": 4.25,
16736
- "len": 1.0,
16737
  "lcs": 1.0
16738
  },
16739
  "predict": {
@@ -16899,10 +16898,9 @@
16899
  719,
16900
  1101,
16901
  279,
16902
- 14418,
16903
- 13
16904
  ],
16905
- "text": " In 1887 van Gogh had several meals a week at the cafe which were paid in paintings to adorn the restaurant's walls. He fell in love with Agostina who was twelve years older. Soon after, though, Agostina and the establishment fell on hard times. She became ill and the business, in debt and likely involved in illegal prostitution, failed. Although assured by Agostina that van Gogh could claim his paintings, according to Emile Bernard's recollection, debtors sold them \"as waste canvas\" in batches of 10, ranging in price from 50 centimes to one franc per bundle. Due to the bankruptcy of the cafe van Gogh lost not only the paintings, mostly still life works of flowers, but also the frames."
16906
  },
16907
  "sample": {
16908
  "messages": [
@@ -17315,8 +17313,8 @@
17315
  }
17316
  {
17317
  "metric": {
17318
- "symbol_per_token": 4.3509933774834435,
17319
- "len": 1.0,
17320
  "lcs": 1.0
17321
  },
17322
  "predict": {
@@ -17469,10 +17467,9 @@
17469
  3010,
17470
  279,
17471
  2768,
17472
- 1060,
17473
- 13
17474
  ],
17475
- "text": " Shortly after arriving in Galena the settlers from Switzerland were excited to learn Duerst and Streiff were alive and had already secured land for their new settlement. Overjoyed, 18 men left that night on foot and walked 62 miles (100 km) to the location of the settlement. Wagons were then dispatched back to Galena for the remainder of the immigrants still there. After a long journey that took four months and five days, 108 settlers arrived at their new home on August 15, 1845. Three members of their party died on the way to southern Wisconsin. The balance found work or friends along the way; many more joined the colony later the following year."
17476
  },
17477
  "sample": {
17478
  "messages": [
@@ -17684,8 +17681,8 @@
17684
  }
17685
  {
17686
  "metric": {
17687
- "symbol_per_token": 2.3737373737373737,
17688
- "len": 1.0,
17689
  "lcs": 1.0
17690
  },
17691
  "predict": {
@@ -17885,10 +17882,9 @@
17885
  35190,
17886
  622,
17887
  2925,
17888
- 269,
17889
- 13
17890
  ],
17891
- "text": " Terminal Jombor - S4. Monjali - S4. Tugu - Stasiun Tugu - Malioboro - S4. Kantor Pos Besar - S4. Gondomanan - S4. Jokteng Wetan - S4. Tungkak - S4. Gambiran - S3 . Basen - S4. Rejowinangun - S4. Babadan Gedongkuning - Gembira Loka - S4. SGM - S3. Cendana - S4. Mandala Krida - S4. Gayam - Flyover Lempuyangan - Kridosono - S4. Duta Wacana - S4. Galeria - S4. Gramedia - Bundaran UGM - S3. Colombo - Terminal Condongcatur - S4. Kentungan - S4. Monjali - Terminal Jombor."
17892
  },
17893
  "sample": {
17894
  "messages": [
 
211
  }
212
  {
213
  "metric": {
214
+ "symbol_per_token": 4.415730337078652,
215
+ "len": 1.0,
216
  "lcs": 1.0
217
  },
218
  "predict": {
 
303
  16763,
304
  288,
305
  323,
306
+ 42393,
307
+ 13
308
  ],
309
+ "text": " The male had large, thick horns, curving outwards and backwards, then outwards and downwards, then inwards and upwards. The surface of the horn was ridged, and the ridges developing progressively with age. The ridges were said to each represent a year, so the total would correspond to the ibex's age. The female had short, cylindrical horns. Ibex fed on vegetation such as grasses and herbs."
310
  },
311
  "sample": {
312
  "messages": [
 
1178
  }
1179
  {
1180
  "metric": {
1181
+ "symbol_per_token": 4.206185567010309,
1182
+ "len": 0.9948453608247423,
1183
  "lcs": 1.0
1184
  },
1185
  "predict": {
 
1376
  433,
1377
  574,
1378
  4856,
1379
+ 90873
 
1380
  ],
1381
+ "text": " As part of the digital TV transition, on June 12, 2009, WAZE turned off its full-power analog signal on channel 19. The station's digital signal on channel 20 operated under special temporary authority (STA) at only 1,110 watts (equivalent to a low-power analog station). The signal was so weak that it was barely viewable more than 15 miles (24 km) from the transmitter near Hanson. As a result, it did not even reach Evansville itself, and was barely watchable in the market's second-largest city, Owensboro. By 2010, Evansville Courier & Press media columnist and Owensboro resident Jacob Newkirk reported that the station's digital signal had deteriorated to the point of unacceptability; the video often froze, skipped and shook. The picture from the translators was only marginally better; it was rather snowy"
1382
  },
1383
  "sample": {
1384
  "messages": [
 
2228
  }
2229
  {
2230
  "metric": {
2231
+ "symbol_per_token": 4.533333333333333,
2232
+ "len": 0.994413407821229,
2233
  "lcs": 1.0
2234
  },
2235
  "predict": {
 
2411
  6299,
2412
  31322,
2413
  279,
2414
+ 61634,
2415
+ 13
2416
  ],
2417
+ "text": " On 21 November 1920, four months before the Silesian Plebiscite, Bertram issued an order that made political activity of local priests dependent on the agreement of the local provost, and supported by threat of severe church sanctions if broken. Since 75%-80% of provosts were of German ethnicity while local priests were regularly Polish Jesuits priests immigrated from Little Poland, this was seen as giving support to the German side in the plebiscite, and the Polish public reacted with anger. Wincenty Witos told Bertram that if not for his order three-quarters of Upper Silesian population would vote for Poland. In the end almost 60% of the Upper Silesians voted for Germany. The Polish government protested Bertram's decision to the Vatican and the Polish Foreign Ministry began actions opposing the decree."
2418
  },
2419
  "sample": {
2420
  "messages": [
 
2442
  }
2443
  {
2444
  "metric": {
2445
+ "symbol_per_token": 4.066037735849057,
2446
+ "len": 0.9905660377358491,
2447
  "lcs": 1.0
2448
  },
2449
  "predict": {
 
2552
  574,
2553
  813,
2554
  1193,
2555
+ 49748
 
2556
  ],
2557
+ "text": " Klem died on September 16, 1951, at age 77, at Doctors Hospital in Coral Gables, Florida. He died of a heart attack after suffering from heart problems for two to three years. He had been hospitalized for over a month when he died. About a week before his death, Klem seemed to know that his death was coming, commenting to his attorney, \"This is my last game and I'm going to strike out this time.\" His wife was his only survivor"
2558
  },
2559
  "sample": {
2560
  "messages": [
 
2792
  }
2793
  {
2794
  "metric": {
2795
+ "symbol_per_token": 4.093457943925234,
2796
+ "len": 0.9906542056074766,
2797
  "lcs": 1.0
2798
  },
2799
  "predict": {
 
2903
  20085,
2904
  5578,
2905
  824,
2906
+ 23991
 
2907
  ],
2908
+ "text": " He accepted a football scholarship from the University of Tulsa. He started four games at quarterback as a sophomore. The next year was converted into a wide receiver, registering 22 receptions for 429 yards and 3 touchdowns. As a senior, he led a run-oriented offense with 33 receptions for 690 yards and 5 touchdowns. He finished his college career with 55 receptions for 1,119 yards, 8 touchdowns and a 20.3 yard average per reception"
2909
  },
2910
  "sample": {
2911
  "messages": [
 
3391
  }
3392
  {
3393
  "metric": {
3394
+ "symbol_per_token": 4.1066666666666665,
3395
+ "len": 1.0,
3396
  "lcs": 1.0
3397
  },
3398
  "predict": {
 
3544
  4661,
3545
  682,
3546
  5426,
3547
+ 7576,
3548
+ 13
3549
  ],
3550
+ "text": " Track and field was practically right from the beginning part of SC Germania. Hermann Friese, who was German Champion over 1500 metres in 1902 and joined Germania in 1903 was in 1907 Brazil's sole representative at an international tournament in Montevideo, Uruguay where he won two competitions and finished second in a third one. In 1924 Germania was co-founder of the state athletics association Federacao Paulista de Atletismo. By the end of the 1930s the club had a 70 strong group of athletes and dominated track and field in Brazil. Apart from many South-American records it held almost all national records."
3551
  },
3552
  "sample": {
3553
  "messages": [
 
4312
  }
4313
  {
4314
  "metric": {
4315
+ "symbol_per_token": 5.814814814814815,
4316
+ "len": 1.0,
4317
  "lcs": 1.0
4318
  },
4319
  "predict": {
 
4477
  11,
4478
  323,
4479
  16287,
4480
+ 12496,
4481
+ 13
4482
  ],
4483
+ "text": " Computer programming is the process of designing and building an executable computer program for accomplishing a specific computing task. Programming involves tasks such as: analysis, generating algorithms, profiling algorithms' accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (commonly referred to as coding). The source code of a program is written in one or more languages that are intelligible to programmers, rather than machine code, which is directly executed by the central processing unit. The purpose of programming is to find a sequence of instructions that will automate the performance of a task (which can be as complex as an operating system) on a computer, often for solving a given problem. The process of programming thus often requires expertise in several different subjects, including knowledge of the application domain, specialized algorithms, and formal logic."
4484
  },
4485
  "sample": {
4486
  "messages": [
 
6661
  }
6662
  {
6663
  "metric": {
6664
+ "symbol_per_token": 4.591240875912408,
6665
+ "len": 1.0,
6666
  "lcs": 1.0
6667
  },
6668
  "predict": {
 
6801
  7693,
6802
  3770,
6803
  279,
6804
+ 30048,
6805
+ 13
6806
  ],
6807
+ "text": " In 1898, Ewing took his wife and children to Switzerland for a mountaineering holiday with the family of noted Professor of Electrical Engineering at King's College, John Hopkinson. All five of the Hopkinson brothers were members of the Alpine Club and soon initiated Ewing into the sport of rock climbing. On 27 August, John Hopkinson set out with his son Jack and two of his three daughters to climb. Ewing decided not to go with them as he was feeling a little stiff after his climb the previous day. The party never returned, and was found the next morning, all four bodies roped together five hundred feet below the summit."
6808
  },
6809
  "sample": {
6810
  "messages": [
 
7355
  }
7356
  {
7357
  "metric": {
7358
+ "symbol_per_token": 4.661016949152542,
7359
+ "len": 1.0,
7360
  "lcs": 1.0
7361
  },
7362
  "predict": {
 
7535
  449,
7536
  279,
7537
  11463,
7538
+ 10455,
7539
+ 13
7540
  ],
7541
+ "text": " After Barbarossa left Thrace, Isaac II was able to make new attempts to recover the lands lost to Theodor-Peter and Asen. In July 1190, he invaded the brothers' realms across the Rish Pass and dispatched a fleet to the Lower Danube to prevent the Cumans from crossing the river. However, the brothers had already strengthened their fortification and avoided direct confrontations with the invaders. The emperor decided to return to his capital after he was informed that Cuman troops crossed the Lower Danube in September. The Vlachs and the Bulgarians ambushed the imperial army at a narrow pass and inflicted a major defeat on it. Isaac II escaped, but much of the army perished and the victors seized \"the more valuable of the emperor's insignia\", including his pyramidal crown and relics associated with the Virgin Mary."
7542
  },
7543
  "sample": {
7544
  "messages": [
 
7935
  }
7936
  {
7937
  "metric": {
7938
+ "symbol_per_token": 3.896713615023474,
7939
+ "len": 1.0,
7940
  "lcs": 1.0
7941
  },
7942
  "predict": {
 
8152
  17,
8153
  15,
8154
  16,
8155
+ 22
 
8156
  ],
8157
+ "text": " During the 2003 invasion of Iraq, 2/7 was stop-moved in Okinawa until the Summer of 2003. The battalion deployed in February 2004 in support of Operation Iraqi Freedom (OIF). They were among the first Marines redeployed to the country after the initial invasion, and lost eight Marines during that deployment. The battalion deployed in support of OIF for the second time from July 2005 to January 2006. They operated in the Al-Anbar Province and suffered 13 Marines killed in action. The battalion was again deployed to Al-Anbar from January to August 2007. During this third Iraq deployment, 2/7 suffered 8 Marines killed in action. Marines from the battalion took part in Operation Vigilant Resolve< and Operation Alljah. 2/7 returned to Iraq in support of Operation Inherent Resolve in April 2016 and again in October 2017"
8158
  },
8159
  "sample": {
8160
  "messages": [
 
9678
  }
9679
  {
9680
  "metric": {
9681
+ "symbol_per_token": 5.572649572649572,
9682
+ "len": 0.9914529914529915,
9683
  "lcs": 1.0
9684
  },
9685
  "predict": {
 
9799
  449,
9800
  279,
9801
  10736,
9802
+ 3984
 
9803
  ],
9804
+ "text": " Although there are many differences between charitable for-profit entities and traditional charities, they do hold some similarities that can be said to be quite major. Both will have a strong vision in what they want from the business overall. Both will therefore have similar strategic plans in order to get the best out of the business regardless of their aims and objectives being different to an extent. For-profit entities and non-profit charities will both strive to meet their objectives that are laid out on their mission statements. They are both given limited funds, so will therefore have to aim to meet their goals with the funds provided"
9805
  },
9806
  "sample": {
9807
  "messages": [
 
10714
  }
10715
  {
10716
  "metric": {
10717
+ "symbol_per_token": 3.743119266055046,
10718
+ "len": 0.9908256880733946,
10719
  "lcs": 1.0
10720
  },
10721
  "predict": {
 
10827
  430,
10828
  6209,
10829
  13560,
10830
+ 28377
 
10831
  ],
10832
+ "text": " Wrawby church originally also served the township of Brigg until a new church was built there in 1872. There were additionally in the village an independent chapel (built 1802), a Wesleyan chapel (built 1827) and a temperance hall (built 1849). A new Methodist church was built in Chapel Lane. It served as a place of worship from 1885 until 2005. It is now a private house that offers holiday accommodation"
10833
  },
10834
  "sample": {
10835
  "messages": [
 
13195
  }
13196
  {
13197
  "metric": {
13198
+ "symbol_per_token": 4.393939393939394,
13199
+ "len": 0.9924242424242424,
13200
  "lcs": 1.0
13201
  },
13202
  "predict": {
 
13331
  43791,
13332
  1139,
13333
  14932,
13334
+ 31276
 
13335
  ],
13336
+ "text": " City officials opposed the organization of police as a group of workers, fearing the breakdown of order that might result from police strikes. However, Baltimore had a high proportion of minority and pro-union officers. Police officers who wanted to unionize met in secret for years before voting in 1966 to form Police Local 1195, a chapter of AFSCME. One of Local 1195's key leaders was Thomas Rapanotti--a labor organizer who worked in a coal mine, then at Martin Aircraft, then for AFSCME. Rapanotti expanded the union in Baltimore and made inroads into surrounding counties"
13337
  },
13338
  "sample": {
13339
  "messages": [
 
15267
  }
15268
  {
15269
  "metric": {
15270
+ "symbol_per_token": 4.387434554973822,
15271
+ "len": 0.9947368421052631,
15272
  "lcs": 1.0
15273
  },
15274
  "predict": {
 
15374
  4147,
15375
  1139,
15376
  279,
15377
+ 91634,
15378
+ 276,
15379
  10082,
15380
  304,
15381
  279,
 
16443
  }
16444
  {
16445
  "metric": {
16446
+ "symbol_per_token": 5.108910891089109,
16447
+ "len": 0.9900990099009901,
16448
  "lcs": 1.0
16449
  },
16450
  "predict": {
 
16548
  527,
16549
  29539,
16550
  304,
16551
+ 7138
 
16552
  ],
16553
+ "text": " Metalloids usually look like metals but behave largely like nonmetals. Physically, they are shiny, brittle solids with intermediate to relatively good electrical conductivity and the electronic band structure of a semimetal or semiconductor. Chemically, they mostly behave as (weak) nonmetals, have intermediate ionization energies and electronegativity values, and amphoteric or weakly acidic oxides. They can form alloys with metals. Most of their other physical and chemical properties are intermediate in nature"
16554
  },
16555
  "sample": {
16556
  "messages": [
 
16731
  }
16732
  {
16733
  "metric": {
16734
+ "symbol_per_token": 4.269938650306749,
16735
+ "len": 0.9938650306748467,
16736
  "lcs": 1.0
16737
  },
16738
  "predict": {
 
16898
  719,
16899
  1101,
16900
  279,
16901
+ 14418
 
16902
  ],
16903
+ "text": " In 1887 van Gogh had several meals a week at the cafe which were paid in paintings to adorn the restaurant's walls. He fell in love with Agostina who was twelve years older. Soon after, though, Agostina and the establishment fell on hard times. She became ill and the business, in debt and likely involved in illegal prostitution, failed. Although assured by Agostina that van Gogh could claim his paintings, according to Emile Bernard's recollection, debtors sold them \"as waste canvas\" in batches of 10, ranging in price from 50 centimes to one franc per bundle. Due to the bankruptcy of the cafe van Gogh lost not only the paintings, mostly still life works of flowers, but also the frames"
16904
  },
16905
  "sample": {
16906
  "messages": [
 
17313
  }
17314
  {
17315
  "metric": {
17316
+ "symbol_per_token": 4.373333333333333,
17317
+ "len": 0.9933333333333333,
17318
  "lcs": 1.0
17319
  },
17320
  "predict": {
 
17467
  3010,
17468
  279,
17469
  2768,
17470
+ 1060
 
17471
  ],
17472
+ "text": " Shortly after arriving in Galena the settlers from Switzerland were excited to learn Duerst and Streiff were alive and had already secured land for their new settlement. Overjoyed, 18 men left that night on foot and walked 62 miles (100 km) to the location of the settlement. Wagons were then dispatched back to Galena for the remainder of the immigrants still there. After a long journey that took four months and five days, 108 settlers arrived at their new home on August 15, 1845. Three members of their party died on the way to southern Wisconsin. The balance found work or friends along the way; many more joined the colony later the following year"
17473
  },
17474
  "sample": {
17475
  "messages": [
 
17681
  }
17682
  {
17683
  "metric": {
17684
+ "symbol_per_token": 2.3807106598984773,
17685
+ "len": 0.9949238578680203,
17686
  "lcs": 1.0
17687
  },
17688
  "predict": {
 
17882
  35190,
17883
  622,
17884
  2925,
17885
+ 269
 
17886
  ],
17887
+ "text": " Terminal Jombor - S4. Monjali - S4. Tugu - Stasiun Tugu - Malioboro - S4. Kantor Pos Besar - S4. Gondomanan - S4. Jokteng Wetan - S4. Tungkak - S4. Gambiran - S3 . Basen - S4. Rejowinangun - S4. Babadan Gedongkuning - Gembira Loka - S4. SGM - S3. Cendana - S4. Mandala Krida - S4. Gayam - Flyover Lempuyangan - Kridosono - S4. Duta Wacana - S4. Galeria - S4. Gramedia - Bundaran UGM - S3. Colombo - Terminal Condongcatur - S4. Kentungan - S4. Monjali - Terminal Jombor"
17888
  },
17889
  "sample": {
17890
  "messages": [
llmtf_eval/darumeru_cp_para_en_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_cp_para_en_total.jsonl CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "task_name": "darumeru/cp_para_en",
3
  "results": {
4
- "symbol_per_token": 4.4342745144269164,
5
- "len": 0.9926602787834059,
6
  "lcs": 1.0
7
  },
8
  "leaderboard_result": 1.0
 
1
  {
2
  "task_name": "darumeru/cp_para_en",
3
  "results": {
4
+ "symbol_per_token": 4.435138601612895,
5
+ "len": 0.9922018370708586,
6
  "lcs": 1.0
7
  },
8
  "leaderboard_result": 1.0
llmtf_eval/darumeru_cp_para_ru.jsonl CHANGED
@@ -192,31 +192,32 @@
192
  "info": {
193
  "prompt_len": 1776,
194
  "generated_len": [
195
- 227
196
  ],
197
  "generated_cumulative_logprob": "TODO: calculate for hf model"
198
  }
199
  }
200
  {
201
  "metric": {
202
- "symbol_per_token": 4.149732620320855,
203
- "len": 1.0,
204
- "lcs": 1.0
205
  },
206
  "predict": {
207
  "tokens": [
208
  136453,
209
  109004,
210
- 141969,
211
- 103736,
 
212
  7740,
213
  103586,
214
- 100702,
 
215
  105675,
216
  109686,
217
- 100256,
218
- 119168,
219
- 100787,
220
  101563,
221
  10589,
222
  101400,
@@ -306,10 +307,7 @@
306
  127165,
307
  102447,
308
  100485,
309
- 124185,
310
- 53419,
311
- 17721,
312
- 105089,
313
  121106,
314
  11,
315
  101327,
@@ -392,7 +390,7 @@
392
  102735,
393
  13
394
  ],
395
- "text": " Замок потерял оборонительные функции и постепенно стал роскошным жильём дворцового типа для лица с высоким статусом. Процесс завершился в XVII веке, когда замок стал резиденцией государственного чиновника и просвещённого вельможи нового типа, каким был сын мэра города Амстердам — Питер Хофт. Писатель, поэт и драматург, член одной камеры риторов Амстердама, Питер Хофт превратил бывшую крепость в известный литературный салон. Он жил и работал в замке 39 лет, где собирал вокруг себя литературно одарённых современников, среди которых — Вондел, Бредеро, Якоб Катс, художница-график и мастерица Мария Тесселсхаде Виссер и её сестра Анна Виссер, поэтесса, поэт и композитор Константин Гюйгенс. За рвами с водой были спланированы голландские сады, где были сад слив и сад трав."
396
  },
397
  "sample": {
398
  "messages": [
@@ -413,7 +411,7 @@
413
  "info": {
414
  "prompt_len": 1798,
415
  "generated_len": [
416
- 227
417
  ],
418
  "generated_cumulative_logprob": "TODO: calculate for hf model"
419
  }
@@ -674,7 +672,7 @@
674
  "info": {
675
  "prompt_len": 1838,
676
  "generated_len": [
677
- 227
678
  ],
679
  "generated_cumulative_logprob": "TODO: calculate for hf model"
680
  }
@@ -882,7 +880,7 @@
882
  "info": {
883
  "prompt_len": 1785,
884
  "generated_len": [
885
- 227
886
  ],
887
  "generated_cumulative_logprob": "TODO: calculate for hf model"
888
  }
@@ -1112,7 +1110,7 @@
1112
  "info": {
1113
  "prompt_len": 1808,
1114
  "generated_len": [
1115
- 227
1116
  ],
1117
  "generated_cumulative_logprob": "TODO: calculate for hf model"
1118
  }
@@ -1268,7 +1266,7 @@
1268
  "info": {
1269
  "prompt_len": 1733,
1270
  "generated_len": [
1271
- 227
1272
  ],
1273
  "generated_cumulative_logprob": "TODO: calculate for hf model"
1274
  }
@@ -1497,15 +1495,15 @@
1497
  "info": {
1498
  "prompt_len": 1806,
1499
  "generated_len": [
1500
- 227
1501
  ],
1502
  "generated_cumulative_logprob": "TODO: calculate for hf model"
1503
  }
1504
  }
1505
  {
1506
  "metric": {
1507
- "symbol_per_token": 3.984126984126984,
1508
- "len": 1.0,
1509
  "lcs": 1.0
1510
  },
1511
  "predict": {
@@ -1633,10 +1631,9 @@
1633
  100645,
1634
  7740,
1635
  101145,
1636
- 123163,
1637
- 13
1638
  ],
1639
- "text": " Бенгт Ри́хтер — шведский медальер и резчик монетных штемпелей, ученик и зять А. Карлстейна; автор большого количества памятных медалей в честь правителей, военных деятелей, исторических событий. Рихтер работал в медальерной мастерской в Париже, на Стокгольмском монетном дворе, а с 1712 года — старшим медальером монетного двора в Вене. Через три года он стал имперским инспектором по монетной чеканке. Свои работы Бенгт Рихтер подписывал как «RICHTER», «B. R.», «R.». Использовались и другие подписи."
1640
  },
1641
  "sample": {
1642
  "messages": [
@@ -1657,7 +1654,7 @@
1657
  "info": {
1658
  "prompt_len": 1737,
1659
  "generated_len": [
1660
- 227
1661
  ],
1662
  "generated_cumulative_logprob": "TODO: calculate for hf model"
1663
  }
@@ -2286,8 +2283,8 @@
2286
  }
2287
  {
2288
  "metric": {
2289
- "symbol_per_token": 4.961538461538462,
2290
- "len": 0.9923076923076923,
2291
  "lcs": 1.0
2292
  },
2293
  "predict": {
@@ -2420,9 +2417,10 @@
2420
  105018,
2421
  102788,
2422
  38722,
2423
- 1482
 
2424
  ],
2425
- "text": " Экономика Трухильо-Альто в основном зависит от сельского хозяйства. Основные продукты выращивания — сахарный тростник, кофе, табак. Также жители занимаются разведением крупного рогатого скота. В последние годы торговля и промышленность стали неотъемлемой частью экономики города. В Трухильо-Альто расположено несколько заводов по производству пищевых продуктов, дерева, металла, электрического оборудования. Есть в городе и каменоломни по производству строительных материалов. По состоянию на 2013 год уровень безработицы в Трухильо-Альто составляет 10,2%, что делает его вторым муниципалитетом с самым низким уровнем безработицы после Гуайнабо"
2426
  },
2427
  "sample": {
2428
  "messages": [
@@ -2739,7 +2737,7 @@
2739
  }
2740
  {
2741
  "metric": {
2742
- "symbol_per_token": 3.789855072463768,
2743
  "len": 0.9927007299270073,
2744
  "lcs": 1.0
2745
  },
@@ -2797,7 +2795,7 @@
2797
  102383,
2798
  21477,
2799
  100954,
2800
- 48355,
2801
  101940,
2802
  4929,
2803
  17766,
@@ -2883,7 +2881,7 @@
2883
  104303,
2884
  13
2885
  ],
2886
- "text": " В древности река Чарын впадала в Илийское озеро. После того как воды Илийского озера ушли, Чарын стал впадать в реку Или, ранее также несшую свои воды в Илийское озеро. В бывшем дне озера Чарын вырезали каньон. С ростом хребтов Терскей Алатау, Кетмень и Кунгей Алатау, где находятся верховья Чарына, течение реки убыстряется и тем самым увеличивается ее эрозионная сила. Каньон разрезает слои пород и углубляется одновременно с ростом хребтов Северного Тянь-Шаня. Часть каньона пролегает между разноцветных коренных пород."
2887
  },
2888
  "sample": {
2889
  "messages": [
@@ -4797,8 +4795,8 @@
4797
  }
4798
  {
4799
  "metric": {
4800
- "symbol_per_token": 3.5253623188405796,
4801
- "len": 0.9963768115942029,
4802
  "lcs": 1.0
4803
  },
4804
  "predict": {
@@ -5077,9 +5075,10 @@
5077
  19188,
5078
  108008,
5079
  5927,
5080
- 130333
 
5081
  ],
5082
- "text": " Сын музыканта-любителя, автора салонных фортепианных пьес. Учился в Праге в музыкальной школе, основанной Йозефом Прокшем, у пианиста Вилема Блодека, затем в 1873—1874 годах в Пражской школе органистов у Франтишека Скугерского. С 1876 года работал учителем музыки у князей Фюрстенберг в их чешском имении Ланы. В 1884 году сопровождал Антонина Дворжака в его гастрольной поездке в Лондон. С 1889 года профессор Пражской консерватории, в 1907—1918 годах её руководитель; среди учеников Каана, в частности, Эрвин Шульгоф. Автор опер «Беглец» и «Жерминаль», сказочных балетов «Баяя» и «Олим», симфонической поэмы «Сакунтала», фортепианного концерта, камерной и вокальной музыки, а также многочисленных фортепианных обработок произведений чешских композиторов, которые способствовали популяризации чешской музыки, особенно сочинений Бедржиха Сметаны. В 1913 году опубликовал учебник фортепианной игры, в 1921 году — книгу воспомин��ний. Похоронен на кладбище Малвазинки в Праге"
5083
  },
5084
  "sample": {
5085
  "messages": [
@@ -5100,7 +5099,7 @@
5100
  "info": {
5101
  "prompt_len": 1888,
5102
  "generated_len": [
5103
- 1024
5104
  ],
5105
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5106
  }
@@ -5313,7 +5312,7 @@
5313
  "info": {
5314
  "prompt_len": 1790,
5315
  "generated_len": [
5316
- 1024
5317
  ],
5318
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5319
  }
@@ -5407,15 +5406,15 @@
5407
  "info": {
5408
  "prompt_len": 1671,
5409
  "generated_len": [
5410
- 1024
5411
  ],
5412
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5413
  }
5414
  }
5415
  {
5416
  "metric": {
5417
- "symbol_per_token": 4.824561403508772,
5418
- "len": 0.9912280701754386,
5419
  "lcs": 1.0
5420
  },
5421
  "predict": {
@@ -5532,9 +5531,10 @@
5532
  13373,
5533
  220,
5534
  22,
5535
- 11877
 
5536
  ],
5537
- "text": " Ценный коллекционный минерал. Прозрачные разновидности употребляются в качестве драгоценного камня. При огранке учитываются направления плеохроизма, чтобы не придавать слишком большую толщину темноокрашенным камням. Благодаря свойствам плеохроизма используется мореплавателями для определения положения Солнца при пасмурном небе. В авиации является составной частью поляризационных фильтров, служащих для определения положения Солнца после заката, позволяя определить положение с точностью до 2,5°, даже если оно находится ниже линии горизонта на 7°"
5538
  },
5539
  "sample": {
5540
  "messages": [
@@ -5555,7 +5555,7 @@
5555
  "info": {
5556
  "prompt_len": 1726,
5557
  "generated_len": [
5558
- 1024
5559
  ],
5560
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5561
  }
@@ -5725,7 +5725,7 @@
5725
  "info": {
5726
  "prompt_len": 1747,
5727
  "generated_len": [
5728
- 1024
5729
  ],
5730
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5731
  }
@@ -5921,15 +5921,15 @@
5921
  "info": {
5922
  "prompt_len": 1773,
5923
  "generated_len": [
5924
- 1024
5925
  ],
5926
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5927
  }
5928
  }
5929
  {
5930
  "metric": {
5931
- "symbol_per_token": 2.9884393063583814,
5932
- "len": 0.9941860465116279,
5933
  "lcs": 1.0
5934
  },
5935
  "predict": {
@@ -6103,11 +6103,10 @@
6103
  28599,
6104
  60488,
6105
  5372,
6106
- 28599,
6107
- 122020,
6108
- 25
6109
  ],
6110
- "text": " 4. 03. 1790 — создание департамента Корсика 11. 07. 1793 — разделение Корсики на два департамента. Департамент Льямоне, соответствующий современной Южной Корсике, состоял из трех дистриктов: Аяччо, Сартен и Вико 17. 02. 1800 — создание округов: Аяччо, Сартен и Вико 19. 04. 1811 — упразднение департамента Льямоне, восстановление департамента Корсика с четырьмя супрефектурами вместо округов 1. 01. 1976 — новое разделение острова на два департамента. В составе Южной Корсики образованы округа Аяччо и Сартен Ссылка:"
6111
  },
6112
  "sample": {
6113
  "messages": [
@@ -6128,7 +6127,7 @@
6128
  "info": {
6129
  "prompt_len": 1783,
6130
  "generated_len": [
6131
- 1024
6132
  ],
6133
  "generated_cumulative_logprob": "TODO: calculate for hf model"
6134
  }
@@ -6367,7 +6366,7 @@
6367
  "info": {
6368
  "prompt_len": 1815,
6369
  "generated_len": [
6370
- 1024
6371
  ],
6372
  "generated_cumulative_logprob": "TODO: calculate for hf model"
6373
  }
@@ -7291,13 +7290,14 @@
7291
  }
7292
  {
7293
  "metric": {
7294
- "symbol_per_token": 4.228571428571429,
7295
- "len": 0.9952380952380953,
7296
  "lcs": 1.0
7297
  },
7298
  "predict": {
7299
  "tokens": [
7300
- 116185,
 
7301
  11,
7302
  124739,
7303
  100571,
@@ -7507,7 +7507,7 @@
7507
  102988,
7508
  13
7509
  ],
7510
- "text": " Булгаков, Оксана Сергеевна — советский, российский писатель, публицист, сценарист, член Союза журналистов СССР, главный редактор Южно-Уральского книжного издательства, действительный член Географического общества СССР, Заслуженный работник культуры РСФСР, лауреат Государственной премии РСФСР имени братьев Васильевых. Гилёв, Анатолий Васильевич — русский советский художник-график, карикатурист. Художественный редактор Южно-Уральского книжного издательства в 1964–1970, 1980–1982 гг. Золотов, Александр Афанасьевич — журналист, краевед, главный редактор издательства с 1969 г., в 1972—1989 гг. — директор издательства. Курносенко, Владимир Владимирович — советский и российский писатель, хирург, врач. Редактор Южно-Уральского книжного издательства в 1985—1987 гг. Спичкин, Владимир Михайлович — старший редактор Курганского отделения Южно-Уральского книжного издательства. Примечания."
7511
  },
7512
  "sample": {
7513
  "messages": [
@@ -7971,7 +7971,7 @@
7971
  52009,
7972
  817,
7973
  294,
7974
- 529,
7975
  2213,
7976
  2005,
7977
  480,
@@ -7986,7 +7986,7 @@
7986
  106683,
7987
  3343
7988
  ],
7989
- "text": " Успех применения во Второй мировой войне немецких единых пулемётов MG 34 и MG 42 убедил военных всех стран в необходимости разработки аналогичных по классу собственных пулемётов. В связи с этим в начале 1950-х годов бельгийская фирма Fabrique Nationale из Эрстале под руководством главного конструктора Эрнеста Вервье начала проектирование своего единого пулемёта. В основе конструкции были использованы автоматика и запирание ствола, амортизатор отдачи и крепление сменного ствола ручного пулемёта Браунинг M1918, выпускавшегося фирмой FN до этого, и система ленточного питания немецкого единого пулемета МГ 42. В конце 1959 года получившийся пулемёт был принят на вооружение бельгийской армии. Название оружия, как и у всей остальной продукции FN, составлено в виде аббревиатуры Мitrailleuse dAppui Général — \"пулемёт общей поддержки\"."
7990
  },
7991
  "sample": {
7992
  "messages": [
@@ -14340,15 +14340,15 @@
14340
  "info": {
14341
  "prompt_len": 1754,
14342
  "generated_len": [
14343
- 1024
14344
  ],
14345
  "generated_cumulative_logprob": "TODO: calculate for hf model"
14346
  }
14347
  }
14348
  {
14349
  "metric": {
14350
- "symbol_per_token": 3.9133858267716537,
14351
- "len": 0.9921259842519685,
14352
  "lcs": 1.0
14353
  },
14354
  "predict": {
@@ -14478,9 +14478,10 @@
14478
  106191,
14479
  12,
14480
  134518,
14481
- 104345
 
14482
  ],
14483
- "text": " Мухто́лово — посёлок городского типа в Ардатовском муниципальном районе Нижегородской области России. Расположен в 25 км к северу от Ардатова. Железнодорожная станция на линии Муром — Арзамас. Статус посёлка городского типа с 1946 года. В посёлке расположено отделение Почты России, индекс 607150. Распоряжением Правительства РФ от 29. 07. 2014 No 1398-р «Об утверждении перечня моногородов», включён в список моногородов Российской Федерации с риском ухудшения социально-экономического положения"
14484
  },
14485
  "sample": {
14486
  "messages": [
@@ -14501,7 +14502,7 @@
14501
  "info": {
14502
  "prompt_len": 1739,
14503
  "generated_len": [
14504
- 1024
14505
  ],
14506
  "generated_cumulative_logprob": "TODO: calculate for hf model"
14507
  }
@@ -14665,7 +14666,7 @@
14665
  "info": {
14666
  "prompt_len": 1741,
14667
  "generated_len": [
14668
- 1024
14669
  ],
14670
  "generated_cumulative_logprob": "TODO: calculate for hf model"
14671
  }
@@ -14856,7 +14857,7 @@
14856
  "info": {
14857
  "prompt_len": 1768,
14858
  "generated_len": [
14859
- 1024
14860
  ],
14861
  "generated_cumulative_logprob": "TODO: calculate for hf model"
14862
  }
@@ -15057,7 +15058,7 @@
15057
  "info": {
15058
  "prompt_len": 1778,
15059
  "generated_len": [
15060
- 1024
15061
  ],
15062
  "generated_cumulative_logprob": "TODO: calculate for hf model"
15063
  }
@@ -15246,7 +15247,7 @@
15246
  "info": {
15247
  "prompt_len": 1766,
15248
  "generated_len": [
15249
- 1024
15250
  ],
15251
  "generated_cumulative_logprob": "TODO: calculate for hf model"
15252
  }
@@ -15380,7 +15381,7 @@
15380
  "info": {
15381
  "prompt_len": 1711,
15382
  "generated_len": [
15383
- 1024
15384
  ],
15385
  "generated_cumulative_logprob": "TODO: calculate for hf model"
15386
  }
@@ -15556,7 +15557,7 @@
15556
  "info": {
15557
  "prompt_len": 1753,
15558
  "generated_len": [
15559
- 1024
15560
  ],
15561
  "generated_cumulative_logprob": "TODO: calculate for hf model"
15562
  }
@@ -17027,8 +17028,8 @@
17027
  }
17028
  {
17029
  "metric": {
17030
- "symbol_per_token": 3.8091603053435112,
17031
- "len": 1.0,
17032
  "lcs": 1.0
17033
  },
17034
  "predict": {
@@ -17037,7 +17038,8 @@
17037
  104456,
17038
  13433,
17039
  107146,
17040
- 139725,
 
17041
  220,
17042
  23,
17043
  24,
@@ -17988,8 +17990,8 @@
17988
  }
17989
  {
17990
  "metric": {
17991
- "symbol_per_token": 3.8142857142857145,
17992
- "len": 0.9788732394366197,
17993
  "lcs": 1.0
17994
  },
17995
  "predict": {
@@ -17997,8 +17999,11 @@
17997
  102612,
17998
  100957,
17999
  101767,
18000
- 102752,
18001
- 111697,
 
 
 
18002
  108175,
18003
  5927,
18004
  110488,
@@ -18134,7 +18139,7 @@
18134
  103588,
18135
  13
18136
  ],
18137
- "text": " Географическое положениеРасположен в южной части Приазово-Кубанской равнины, в южно-предгорной зоне, на левом берегу Кубани в 3 км на северо-запад от административного центра поселения — хутора Ольгинский.; Климатумеренно континентальный, без резких колебаний суточных и месячных температур. Продолжительность периода с температурой выше 0° С достигает 9-10 месяцев, из них половина — 4-5 месяцев — лето. Среднегодовая температура около +11°, постепенно нарастая от 15° в мае до 30° в августе. Годовая сумма осадков достигает 800 мм."
18138
  },
18139
  "sample": {
18140
  "messages": [
@@ -19348,9 +19353,9 @@
19348
  }
19349
  {
19350
  "metric": {
19351
- "symbol_per_token": 3.265625,
19352
- "len": 1.0,
19353
- "lcs": 1.0
19354
  },
19355
  "predict": {
19356
  "tokens": [
@@ -19608,9 +19613,778 @@
19608
  100434,
19609
  105565,
19610
  13,
19611
- 102988
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19612
  ],
19613
- "text": " Известная с XV века, когда относилась к Бобольскому стану Боровского уезда. В материалах дозора 1613 года значится «За боярином, за князем Борисом Михайловичем Лыковым... Кухтина, а в ней пашни паханые крестьянские три полуосмины, да по речке по Кщеме по берегу сена пять копен». В 1782 году Кухтина и слобода на реке Кшома вместе с деревнями Алешина, Левина, Глухова и Реткина во владениях князя Василия Ивановича Долгорукова и Евдокии Александровны Зиновьевой. В 1780 году В. И. Долгоруков выставлял на продажу свои деревни в Медынском уезде, в том числе и Кухтину с 504 крепостными в ней. К 1859 году значилась как деревня 1-го стана Медынского уезда и насчитывала 33 двора и 328 жителей. После реформ 1861 года вошла в Глуховскую волость. К 1914 году население возросло до 391 человек, в деревне открылась земская школа. Примечания"
19614
  },
19615
  "sample": {
19616
  "messages": [
 
192
  "info": {
193
  "prompt_len": 1776,
194
  "generated_len": [
195
+ 1024
196
  ],
197
  "generated_cumulative_logprob": "TODO: calculate for hf model"
198
  }
199
  }
200
  {
201
  "metric": {
202
+ "symbol_per_token": 4.194594594594594,
203
+ "len": 0.989247311827957,
204
+ "lcs": 0.0
205
  },
206
  "predict": {
207
  "tokens": [
208
  136453,
209
  109004,
210
+ 104967,
211
+ 113347,
212
+ 110059,
213
  7740,
214
  103586,
215
+ 118505,
216
+ 5927,
217
  105675,
218
  109686,
219
+ 48150,
220
+ 131104,
 
221
  101563,
222
  10589,
223
  101400,
 
307
  127165,
308
  102447,
309
  100485,
310
+ 118552,
 
 
 
311
  121106,
312
  11,
313
  101327,
 
390
  102735,
391
  13
392
  ],
393
+ "text": " Замок потерял оборонительную функцию и постепенно превратился в роскошное жилище дворцового типа для лица с высоким статусом. Процесс завершился в XVII веке, когда замок стал резиденцией государственного чиновника и просвещённого вельможи нового типа, каким был сын мэра города Амстердам — Питер Хофт. Писатель, поэт и драматург, член одной камеры риторов Амстердама, Питер Хофт превратил бывшую крепость в известный литературный салон. Он жил и работал в замке 39 лет, где собирал вокруг себя литературных современников, среди которых — Вондел, Бредеро, Якоб Катс, художница-график и мастерица Мария Тесселсхаде Виссер и её сестра Анна Виссер, поэтесса, поэт и композитор Константин Гюйгенс. За рвами с водой были спланированы голландские сады, где были сад слив и сад трав."
394
  },
395
  "sample": {
396
  "messages": [
 
411
  "info": {
412
  "prompt_len": 1798,
413
  "generated_len": [
414
+ 1024
415
  ],
416
  "generated_cumulative_logprob": "TODO: calculate for hf model"
417
  }
 
672
  "info": {
673
  "prompt_len": 1838,
674
  "generated_len": [
675
+ 1024
676
  ],
677
  "generated_cumulative_logprob": "TODO: calculate for hf model"
678
  }
 
880
  "info": {
881
  "prompt_len": 1785,
882
  "generated_len": [
883
+ 1024
884
  ],
885
  "generated_cumulative_logprob": "TODO: calculate for hf model"
886
  }
 
1110
  "info": {
1111
  "prompt_len": 1808,
1112
  "generated_len": [
1113
+ 1024
1114
  ],
1115
  "generated_cumulative_logprob": "TODO: calculate for hf model"
1116
  }
 
1266
  "info": {
1267
  "prompt_len": 1733,
1268
  "generated_len": [
1269
+ 1024
1270
  ],
1271
  "generated_cumulative_logprob": "TODO: calculate for hf model"
1272
  }
 
1495
  "info": {
1496
  "prompt_len": 1806,
1497
  "generated_len": [
1498
+ 1024
1499
  ],
1500
  "generated_cumulative_logprob": "TODO: calculate for hf model"
1501
  }
1502
  }
1503
  {
1504
  "metric": {
1505
+ "symbol_per_token": 4.008,
1506
+ "len": 0.992,
1507
  "lcs": 1.0
1508
  },
1509
  "predict": {
 
1631
  100645,
1632
  7740,
1633
  101145,
1634
+ 123163
 
1635
  ],
1636
+ "text": " Бенгт Ри́хтер — шведский медальер и резчик монетных штемпелей, ученик и зять А. Карлстейна; автор большого количества памятных медалей в честь правителей, военных деятелей, исторических событий. Рихтер работал в медальерной мастерской в Париже, на Стокгольмском монетном дворе, а с 1712 года — старшим медальером монетного двора в Вене. Через три года он стал имперским инспектором по монетной чеканке. Свои работы Бенгт Рихтер подписывал как «RICHTER», «B. R.», «R.». Использовались и другие подписи"
1637
  },
1638
  "sample": {
1639
  "messages": [
 
1654
  "info": {
1655
  "prompt_len": 1737,
1656
  "generated_len": [
1657
+ 1024
1658
  ],
1659
  "generated_cumulative_logprob": "TODO: calculate for hf model"
1660
  }
 
2283
  }
2284
  {
2285
  "metric": {
2286
+ "symbol_per_token": 4.931297709923665,
2287
+ "len": 1.0,
2288
  "lcs": 1.0
2289
  },
2290
  "predict": {
 
2417
  105018,
2418
  102788,
2419
  38722,
2420
+ 1482,
2421
+ 13
2422
  ],
2423
+ "text": " Экономика Трухильо-Альто в основном зависит от сельского хозяйства. Основные продукты выращивания — сахарный тростник, кофе, табак. Также жители занимаются разведением крупного рогатого скота. В последние годы торговля и промышленность стали неотъемлемой частью экономики города. В Трухильо-Альто расположено несколько заводов по производству пищевых продуктов, дерева, металла, электрического оборудования. Есть в городе и каменоломни по производству строительных материалов. По состоянию на 2013 год уровень безработицы в Трухильо-Альто составляет 10,2%, что делает его вторым муниципалитетом с самым низким уровнем безработицы после Гуайнабо."
2424
  },
2425
  "sample": {
2426
  "messages": [
 
2737
  }
2738
  {
2739
  "metric": {
2740
+ "symbol_per_token": 3.782608695652174,
2741
  "len": 0.9927007299270073,
2742
  "lcs": 1.0
2743
  },
 
2795
  102383,
2796
  21477,
2797
  100954,
2798
+ 7486,
2799
  101940,
2800
  4929,
2801
  17766,
 
2881
  104303,
2882
  13
2883
  ],
2884
+ "text": " В древности река Чарын впадала в Илийское озеро. После того как воды Илийского озера ушли, Чарын стал впадать в реку Или, ранее также несшую свои воды в Илийское озеро. В бывшем дне озера Чарын вырезан каньон. С ростом хребтов Терскей Алатау, Кетмень и Кунгей Алатау, где находятся верховья Чарына, течение реки убыстряется и тем самым увеличивается ее эрозионная сила. Каньон разрезает слои пород и углубляется одновременно с ростом хребтов Северного Тянь-Шаня. Часть каньона пролегает между разноцветных коренных пород."
2885
  },
2886
  "sample": {
2887
  "messages": [
 
4795
  }
4796
  {
4797
  "metric": {
4798
+ "symbol_per_token": 3.5162454873646207,
4799
+ "len": 1.0,
4800
  "lcs": 1.0
4801
  },
4802
  "predict": {
 
5075
  19188,
5076
  108008,
5077
  5927,
5078
+ 130333,
5079
+ 13
5080
  ],
5081
+ "text": " Сын музыканта-любителя, автора салонных фортепианных пьес. Учился в Праге в музыкальной школе, основанной Йозефом Прокшем, у пианиста Вилема Блодека, затем в 1873—1874 годах в Пражской школе органистов у Франтишека Скугерского. С 1876 года работал учителем музыки у князей Фюрстенберг в их чешском имении Ланы. В 1884 году сопровождал Антонина Дворжака в его гастрольной поездке в Лондон. С 1889 года профессор Пражской консерватории, в 1907—1918 годах её руководитель; среди учеников Каана, в частности, Эрвин Шульгоф. Автор опер «Беглец» и «Жерминаль», сказочных балетов «Баяя» и «Олим», симфонической поэмы «Сакунтала», фортепианного концерта, камерной и вокальной музыки, а также многочисленных фортепианных обработок произведений чешских композиторов, которые способствовали популяризации чешской музыки, особенно сочинений Бедржиха Сметаны. В 1913 году опубликовал учебник фортепианной игры, в 1921 году — книгу воспоминаний. Похоронен на кладбище Малвазинки в Праге."
5082
  },
5083
  "sample": {
5084
  "messages": [
 
5099
  "info": {
5100
  "prompt_len": 1888,
5101
  "generated_len": [
5102
+ 277
5103
  ],
5104
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5105
  }
 
5312
  "info": {
5313
  "prompt_len": 1790,
5314
  "generated_len": [
5315
+ 277
5316
  ],
5317
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5318
  }
 
5406
  "info": {
5407
  "prompt_len": 1671,
5408
  "generated_len": [
5409
+ 277
5410
  ],
5411
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5412
  }
5413
  }
5414
  {
5415
  "metric": {
5416
+ "symbol_per_token": 4.791304347826087,
5417
+ "len": 1.0,
5418
  "lcs": 1.0
5419
  },
5420
  "predict": {
 
5531
  13373,
5532
  220,
5533
  22,
5534
+ 11877,
5535
+ 13
5536
  ],
5537
+ "text": " Ценный коллекционный минерал. Прозрачные разновидности употребляются в качестве драгоценного камня. При огранке учитываются направления плеохроизма, чтобы не придавать слишком большую толщину темноокрашенным камням. Благодаря свойствам плеохроизма используется мореплавателями для определения положения Солнца при пасмурном небе. В авиации является составной частью поляризационных фильтров, служащих для определения положения Солнца после заката, позволяя определить положение с точностью до 2,5°, даже если оно находится ниже линии горизонта на 7°."
5538
  },
5539
  "sample": {
5540
  "messages": [
 
5555
  "info": {
5556
  "prompt_len": 1726,
5557
  "generated_len": [
5558
+ 277
5559
  ],
5560
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5561
  }
 
5725
  "info": {
5726
  "prompt_len": 1747,
5727
  "generated_len": [
5728
+ 277
5729
  ],
5730
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5731
  }
 
5921
  "info": {
5922
  "prompt_len": 1773,
5923
  "generated_len": [
5924
+ 277
5925
  ],
5926
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5927
  }
5928
  }
5929
  {
5930
  "metric": {
5931
+ "symbol_per_token": 3.005813953488372,
5932
+ "len": 1.0,
5933
  "lcs": 1.0
5934
  },
5935
  "predict": {
 
6103
  28599,
6104
  60488,
6105
  5372,
6106
+ 137427,
6107
+ 13
 
6108
  ],
6109
+ "text": " 4. 03. 1790 — создание департамента Корсика 11. 07. 1793 — разделение Корсики на два департамента. Департамент Льямоне, соответствующий современной Южной Корсике, состоял из трех дистриктов: Аяччо, Сартен и Вико 17. 02. 1800 — создание округов: Аяччо, Сартен и Вико 19. 04. 1811 — упразднение департамента Льямоне, восстановление департамента Корсика с четырьмя супрефектурами вместо округов 1. 01. 1976 — новое разделение острова на два департамента. В составе Южной Корсики образованы округа Аяччо и Сартен Ссылки."
6110
  },
6111
  "sample": {
6112
  "messages": [
 
6127
  "info": {
6128
  "prompt_len": 1783,
6129
  "generated_len": [
6130
+ 277
6131
  ],
6132
  "generated_cumulative_logprob": "TODO: calculate for hf model"
6133
  }
 
6366
  "info": {
6367
  "prompt_len": 1815,
6368
  "generated_len": [
6369
+ 277
6370
  ],
6371
  "generated_cumulative_logprob": "TODO: calculate for hf model"
6372
  }
 
7290
  }
7291
  {
7292
  "metric": {
7293
+ "symbol_per_token": 4.213270142180095,
7294
+ "len": 1.0,
7295
  "lcs": 1.0
7296
  },
7297
  "predict": {
7298
  "tokens": [
7299
+ 115333,
7300
+ 117201,
7301
  11,
7302
  124739,
7303
  100571,
 
7507
  102988,
7508
  13
7509
  ],
7510
+ "text": " Булгакова, Оксана Сергеевна — советский, российский писатель, публицист, сценарист, член Союза журналистов СССР, главный редактор Южно-Уральского книжного издательства, действительный член Географического общества СССР, Заслуженный работник культуры РСФСР, лауреат Государственной премии РСФСР имени братьев Васильевых. Гилёв, Анатолий Васильевич — русский советский художник-график, карикатурист. Художественный редактор Южно-Уральского книжного издательства в 1964–1970, 1980–1982 гг. Золотов, Александр Афанасьевич — журналист, краевед, главный редактор издательства с 1969 г., в 1972—1989 гг. — директор издательства. Курносенко, Владимир Владимирович — советский и российский писатель, хирург, врач. Редактор Южно-Уральского книжного издательства в 1985—1987 гг. Спичкин, Владимир Михайлович — старший редактор Курганского отделения Южно-Уральского книжного издательства. Примечания."
7511
  },
7512
  "sample": {
7513
  "messages": [
 
7971
  52009,
7972
  817,
7973
  294,
7974
+ 6,
7975
  2213,
7976
  2005,
7977
  480,
 
7986
  106683,
7987
  3343
7988
  ],
7989
+ "text": " Успех применения во Второй мировой войне немецких единых пулемётов MG 34 и MG 42 убедил военных всех стран в необходимости разработки аналогичных по классу собственных пулемётов. В связи с этим в начале 1950-х годов бельгийская фирма Fabrique Nationale из Эрстале под руководством главного конструктора Эрнеста Вервье начала проектирование своего единого пулемёта. В основе конструкции были использованы автоматика и запирание ствола, амортизатор отдачи и крепление сменного ствола ручного пулемёта Браунинг M1918, выпускавшегося фирмой FN до этого, и система ленточного питания немецкого единого пулемета МГ 42. В конце 1959 года получившийся пулемёт был принят на вооружение бельгийской армии. Название оружия, как и у всей остально�� продукции FN, составлено в виде аббревиатуры Мitrailleuse d'Appui Général — \"пулемёт общей поддержки\"."
7990
  },
7991
  "sample": {
7992
  "messages": [
 
14340
  "info": {
14341
  "prompt_len": 1754,
14342
  "generated_len": [
14343
+ 167
14344
  ],
14345
  "generated_cumulative_logprob": "TODO: calculate for hf model"
14346
  }
14347
  }
14348
  {
14349
  "metric": {
14350
+ "symbol_per_token": 3.890625,
14351
+ "len": 1.0,
14352
  "lcs": 1.0
14353
  },
14354
  "predict": {
 
14478
  106191,
14479
  12,
14480
  134518,
14481
+ 104345,
14482
+ 13
14483
  ],
14484
+ "text": " Мухто́лово — посёлок городского типа в Ардатовском муниципальном районе Нижегородской области России. Расположен в 25 км к северу от Ардатова. Железнодорожная станция на линии Муром — Арзамас. Статус посёлка городского типа с 1946 года. В посёлке расположено отделение Почты России, индекс 607150. Распоряжением Правительства РФ от 29. 07. 2014 No 1398-р «Об утверждении перечня моногородов», включён в список моногородов Российской Федерации с риском ухудшения социально-экономического положения."
14485
  },
14486
  "sample": {
14487
  "messages": [
 
14502
  "info": {
14503
  "prompt_len": 1739,
14504
  "generated_len": [
14505
+ 167
14506
  ],
14507
  "generated_cumulative_logprob": "TODO: calculate for hf model"
14508
  }
 
14666
  "info": {
14667
  "prompt_len": 1741,
14668
  "generated_len": [
14669
+ 167
14670
  ],
14671
  "generated_cumulative_logprob": "TODO: calculate for hf model"
14672
  }
 
14857
  "info": {
14858
  "prompt_len": 1768,
14859
  "generated_len": [
14860
+ 167
14861
  ],
14862
  "generated_cumulative_logprob": "TODO: calculate for hf model"
14863
  }
 
15058
  "info": {
15059
  "prompt_len": 1778,
15060
  "generated_len": [
15061
+ 167
15062
  ],
15063
  "generated_cumulative_logprob": "TODO: calculate for hf model"
15064
  }
 
15247
  "info": {
15248
  "prompt_len": 1766,
15249
  "generated_len": [
15250
+ 167
15251
  ],
15252
  "generated_cumulative_logprob": "TODO: calculate for hf model"
15253
  }
 
15381
  "info": {
15382
  "prompt_len": 1711,
15383
  "generated_len": [
15384
+ 167
15385
  ],
15386
  "generated_cumulative_logprob": "TODO: calculate for hf model"
15387
  }
 
15557
  "info": {
15558
  "prompt_len": 1753,
15559
  "generated_len": [
15560
+ 167
15561
  ],
15562
  "generated_cumulative_logprob": "TODO: calculate for hf model"
15563
  }
 
17028
  }
17029
  {
17030
  "metric": {
17031
+ "symbol_per_token": 3.7803030303030303,
17032
+ "len": 0.9923664122137404,
17033
  "lcs": 1.0
17034
  },
17035
  "predict": {
 
17038
  104456,
17039
  13433,
17040
  107146,
17041
+ 131369,
17042
+ 13999,
17043
  220,
17044
  23,
17045
  24,
 
17990
  }
17991
  {
17992
  "metric": {
17993
+ "symbol_per_token": 3.7412587412587412,
17994
+ "len": 1.0,
17995
  "lcs": 1.0
17996
  },
17997
  "predict": {
 
17999
  102612,
18000
  100957,
18001
  101767,
18002
+ 100835,
18003
+ 9882,
18004
+ 4268,
18005
+ 34604,
18006
+ 18437,
18007
  108175,
18008
  5927,
18009
  110488,
 
18139
  103588,
18140
  13
18141
  ],
18142
+ "text": " Географическое положение�Расположен в южной части Приазово-Кубанской равнины, в южно-предгорной зоне, на левом берегу Кубани в 3 км на северо-запад от административного центра поселения — хутора Ольгинский.; Климатумеренно континентальный, без резких колебаний суточных и месячных температур. Продолжительность периода с температурой выше 0° С достигает 9-10 месяцев, из них половина — 4-5 месяцев — лето. Среднегодовая температура около +11°, постепенно нарастая от 15° в мае до 30° в августе. Годовая сумма осадков достигает 800 мм."
18143
  },
18144
  "sample": {
18145
  "messages": [
 
19353
  }
19354
  {
19355
  "metric": {
19356
+ "symbol_per_token": 2.9960975609756098,
19357
+ "len": 0.2490234375,
19358
+ "lcs": 0.0
19359
  },
19360
  "predict": {
19361
  "tokens": [
 
19613
  100434,
19614
  105565,
19615
  13,
19616
+ 100738,
19617
+ 116537,
19618
+ 103531,
19619
+ 36479,
19620
+ 100305,
19621
+ 103309,
19622
+ 111162,
19623
+ 5927,
19624
+ 100380,
19625
+ 103832,
19626
+ 102383,
19627
+ 100268,
19628
+ 101684,
19629
+ 13,
19630
+ 23784,
19631
+ 220,
19632
+ 16,
19633
+ 24,
19634
+ 17,
19635
+ 21,
19636
+ 100281,
19637
+ 36479,
19638
+ 100305,
19639
+ 103309,
19640
+ 100342,
19641
+ 104440,
19642
+ 6856,
19643
+ 100571,
19644
+ 5927,
19645
+ 110668,
19646
+ 108572,
19647
+ 13,
19648
+ 23784,
19649
+ 220,
19650
+ 16,
19651
+ 24,
19652
+ 18,
19653
+ 15,
19654
+ 100281,
19655
+ 5927,
19656
+ 120222,
19657
+ 116411,
19658
+ 220,
19659
+ 19,
19660
+ 16,
19661
+ 24,
19662
+ 100312,
19663
+ 13,
19664
+ 23784,
19665
+ 220,
19666
+ 16,
19667
+ 24,
19668
+ 18,
19669
+ 24,
19670
+ 100281,
19671
+ 5927,
19672
+ 120222,
19673
+ 116411,
19674
+ 220,
19675
+ 19,
19676
+ 17,
19677
+ 17,
19678
+ 100739,
19679
+ 13,
19680
+ 23784,
19681
+ 220,
19682
+ 16,
19683
+ 24,
19684
+ 19,
19685
+ 15,
19686
+ 100281,
19687
+ 5927,
19688
+ 120222,
19689
+ 116411,
19690
+ 220,
19691
+ 19,
19692
+ 17,
19693
+ 18,
19694
+ 100739,
19695
+ 13,
19696
+ 23784,
19697
+ 220,
19698
+ 16,
19699
+ 24,
19700
+ 19,
19701
+ 16,
19702
+ 100281,
19703
+ 5927,
19704
+ 120222,
19705
+ 116411,
19706
+ 220,
19707
+ 19,
19708
+ 17,
19709
+ 18,
19710
+ 100739,
19711
+ 13,
19712
+ 23784,
19713
+ 220,
19714
+ 16,
19715
+ 24,
19716
+ 19,
19717
+ 17,
19718
+ 100281,
19719
+ 5927,
19720
+ 120222,
19721
+ 116411,
19722
+ 220,
19723
+ 19,
19724
+ 17,
19725
+ 18,
19726
+ 100739,
19727
+ 13,
19728
+ 23784,
19729
+ 220,
19730
+ 16,
19731
+ 24,
19732
+ 19,
19733
+ 18,
19734
+ 100281,
19735
+ 5927,
19736
+ 120222,
19737
+ 116411,
19738
+ 220,
19739
+ 19,
19740
+ 17,
19741
+ 18,
19742
+ 100739,
19743
+ 13,
19744
+ 23784,
19745
+ 220,
19746
+ 16,
19747
+ 24,
19748
+ 19,
19749
+ 19,
19750
+ 100281,
19751
+ 5927,
19752
+ 120222,
19753
+ 116411,
19754
+ 220,
19755
+ 19,
19756
+ 17,
19757
+ 18,
19758
+ 100739,
19759
+ 13,
19760
+ 23784,
19761
+ 220,
19762
+ 16,
19763
+ 24,
19764
+ 19,
19765
+ 20,
19766
+ 100281,
19767
+ 5927,
19768
+ 120222,
19769
+ 116411,
19770
+ 220,
19771
+ 19,
19772
+ 17,
19773
+ 18,
19774
+ 100739,
19775
+ 13,
19776
+ 23784,
19777
+ 220,
19778
+ 16,
19779
+ 24,
19780
+ 19,
19781
+ 21,
19782
+ 100281,
19783
+ 5927,
19784
+ 120222,
19785
+ 116411,
19786
+ 220,
19787
+ 19,
19788
+ 17,
19789
+ 18,
19790
+ 100739,
19791
+ 13,
19792
+ 23784,
19793
+ 220,
19794
+ 16,
19795
+ 24,
19796
+ 19,
19797
+ 22,
19798
+ 100281,
19799
+ 5927,
19800
+ 120222,
19801
+ 116411,
19802
+ 220,
19803
+ 19,
19804
+ 17,
19805
+ 18,
19806
+ 100739,
19807
+ 13,
19808
+ 23784,
19809
+ 220,
19810
+ 16,
19811
+ 24,
19812
+ 19,
19813
+ 23,
19814
+ 100281,
19815
+ 5927,
19816
+ 120222,
19817
+ 116411,
19818
+ 220,
19819
+ 19,
19820
+ 17,
19821
+ 18,
19822
+ 100739,
19823
+ 13,
19824
+ 23784,
19825
+ 220,
19826
+ 16,
19827
+ 24,
19828
+ 19,
19829
+ 24,
19830
+ 100281,
19831
+ 5927,
19832
+ 120222,
19833
+ 116411,
19834
+ 220,
19835
+ 19,
19836
+ 17,
19837
+ 18,
19838
+ 100739,
19839
+ 13,
19840
+ 23784,
19841
+ 220,
19842
+ 16,
19843
+ 24,
19844
+ 20,
19845
+ 15,
19846
+ 100281,
19847
+ 5927,
19848
+ 120222,
19849
+ 116411,
19850
+ 220,
19851
+ 19,
19852
+ 17,
19853
+ 18,
19854
+ 100739,
19855
+ 13,
19856
+ 23784,
19857
+ 220,
19858
+ 16,
19859
+ 24,
19860
+ 20,
19861
+ 16,
19862
+ 100281,
19863
+ 5927,
19864
+ 120222,
19865
+ 116411,
19866
+ 220,
19867
+ 19,
19868
+ 17,
19869
+ 18,
19870
+ 100739,
19871
+ 13,
19872
+ 23784,
19873
+ 220,
19874
+ 16,
19875
+ 24,
19876
+ 20,
19877
+ 17,
19878
+ 100281,
19879
+ 5927,
19880
+ 120222,
19881
+ 116411,
19882
+ 220,
19883
+ 19,
19884
+ 17,
19885
+ 18,
19886
+ 100739,
19887
+ 13,
19888
+ 23784,
19889
+ 220,
19890
+ 16,
19891
+ 24,
19892
+ 20,
19893
+ 18,
19894
+ 100281,
19895
+ 5927,
19896
+ 120222,
19897
+ 116411,
19898
+ 220,
19899
+ 19,
19900
+ 17,
19901
+ 18,
19902
+ 100739,
19903
+ 13,
19904
+ 23784,
19905
+ 220,
19906
+ 16,
19907
+ 24,
19908
+ 20,
19909
+ 19,
19910
+ 100281,
19911
+ 5927,
19912
+ 120222,
19913
+ 116411,
19914
+ 220,
19915
+ 19,
19916
+ 17,
19917
+ 18,
19918
+ 100739,
19919
+ 13,
19920
+ 23784,
19921
+ 220,
19922
+ 16,
19923
+ 24,
19924
+ 20,
19925
+ 20,
19926
+ 100281,
19927
+ 5927,
19928
+ 120222,
19929
+ 116411,
19930
+ 220,
19931
+ 19,
19932
+ 17,
19933
+ 18,
19934
+ 100739,
19935
+ 13,
19936
+ 23784,
19937
+ 220,
19938
+ 16,
19939
+ 24,
19940
+ 20,
19941
+ 21,
19942
+ 100281,
19943
+ 5927,
19944
+ 120222,
19945
+ 116411,
19946
+ 220,
19947
+ 19,
19948
+ 17,
19949
+ 18,
19950
+ 100739,
19951
+ 13,
19952
+ 23784,
19953
+ 220,
19954
+ 16,
19955
+ 24,
19956
+ 20,
19957
+ 22,
19958
+ 100281,
19959
+ 5927,
19960
+ 120222,
19961
+ 116411,
19962
+ 220,
19963
+ 19,
19964
+ 17,
19965
+ 18,
19966
+ 100739,
19967
+ 13,
19968
+ 23784,
19969
+ 220,
19970
+ 16,
19971
+ 24,
19972
+ 20,
19973
+ 23,
19974
+ 100281,
19975
+ 5927,
19976
+ 120222,
19977
+ 116411,
19978
+ 220,
19979
+ 19,
19980
+ 17,
19981
+ 18,
19982
+ 100739,
19983
+ 13,
19984
+ 23784,
19985
+ 220,
19986
+ 16,
19987
+ 24,
19988
+ 20,
19989
+ 24,
19990
+ 100281,
19991
+ 5927,
19992
+ 120222,
19993
+ 116411,
19994
+ 220,
19995
+ 19,
19996
+ 17,
19997
+ 18,
19998
+ 100739,
19999
+ 13,
20000
+ 23784,
20001
+ 220,
20002
+ 16,
20003
+ 24,
20004
+ 21,
20005
+ 15,
20006
+ 100281,
20007
+ 5927,
20008
+ 120222,
20009
+ 116411,
20010
+ 220,
20011
+ 19,
20012
+ 17,
20013
+ 18,
20014
+ 100739,
20015
+ 13,
20016
+ 23784,
20017
+ 220,
20018
+ 16,
20019
+ 24,
20020
+ 21,
20021
+ 16,
20022
+ 100281,
20023
+ 5927,
20024
+ 120222,
20025
+ 116411,
20026
+ 220,
20027
+ 19,
20028
+ 17,
20029
+ 18,
20030
+ 100739,
20031
+ 13,
20032
+ 23784,
20033
+ 220,
20034
+ 16,
20035
+ 24,
20036
+ 21,
20037
+ 17,
20038
+ 100281,
20039
+ 5927,
20040
+ 120222,
20041
+ 116411,
20042
+ 220,
20043
+ 19,
20044
+ 17,
20045
+ 18,
20046
+ 100739,
20047
+ 13,
20048
+ 23784,
20049
+ 220,
20050
+ 16,
20051
+ 24,
20052
+ 21,
20053
+ 18,
20054
+ 100281,
20055
+ 5927,
20056
+ 120222,
20057
+ 116411,
20058
+ 220,
20059
+ 19,
20060
+ 17,
20061
+ 18,
20062
+ 100739,
20063
+ 13,
20064
+ 23784,
20065
+ 220,
20066
+ 16,
20067
+ 24,
20068
+ 21,
20069
+ 19,
20070
+ 100281,
20071
+ 5927,
20072
+ 120222,
20073
+ 116411,
20074
+ 220,
20075
+ 19,
20076
+ 17,
20077
+ 18,
20078
+ 100739,
20079
+ 13,
20080
+ 23784,
20081
+ 220,
20082
+ 16,
20083
+ 24,
20084
+ 21,
20085
+ 20,
20086
+ 100281,
20087
+ 5927,
20088
+ 120222,
20089
+ 116411,
20090
+ 220,
20091
+ 19,
20092
+ 17,
20093
+ 18,
20094
+ 100739,
20095
+ 13,
20096
+ 23784,
20097
+ 220,
20098
+ 16,
20099
+ 24,
20100
+ 21,
20101
+ 21,
20102
+ 100281,
20103
+ 5927,
20104
+ 120222,
20105
+ 116411,
20106
+ 220,
20107
+ 19,
20108
+ 17,
20109
+ 18,
20110
+ 100739,
20111
+ 13,
20112
+ 23784,
20113
+ 220,
20114
+ 16,
20115
+ 24,
20116
+ 21,
20117
+ 22,
20118
+ 100281,
20119
+ 5927,
20120
+ 120222,
20121
+ 116411,
20122
+ 220,
20123
+ 19,
20124
+ 17,
20125
+ 18,
20126
+ 100739,
20127
+ 13,
20128
+ 23784,
20129
+ 220,
20130
+ 16,
20131
+ 24,
20132
+ 21,
20133
+ 23,
20134
+ 100281,
20135
+ 5927,
20136
+ 120222,
20137
+ 116411,
20138
+ 220,
20139
+ 19,
20140
+ 17,
20141
+ 18,
20142
+ 100739,
20143
+ 13,
20144
+ 23784,
20145
+ 220,
20146
+ 16,
20147
+ 24,
20148
+ 21,
20149
+ 24,
20150
+ 100281,
20151
+ 5927,
20152
+ 120222,
20153
+ 116411,
20154
+ 220,
20155
+ 19,
20156
+ 17,
20157
+ 18,
20158
+ 100739,
20159
+ 13,
20160
+ 23784,
20161
+ 220,
20162
+ 16,
20163
+ 24,
20164
+ 22,
20165
+ 15,
20166
+ 100281,
20167
+ 5927,
20168
+ 120222,
20169
+ 116411,
20170
+ 220,
20171
+ 19,
20172
+ 17,
20173
+ 18,
20174
+ 100739,
20175
+ 13,
20176
+ 23784,
20177
+ 220,
20178
+ 16,
20179
+ 24,
20180
+ 22,
20181
+ 16,
20182
+ 100281,
20183
+ 5927,
20184
+ 120222,
20185
+ 116411,
20186
+ 220,
20187
+ 19,
20188
+ 17,
20189
+ 18,
20190
+ 100739,
20191
+ 13,
20192
+ 23784,
20193
+ 220,
20194
+ 16,
20195
+ 24,
20196
+ 22,
20197
+ 17,
20198
+ 100281,
20199
+ 5927,
20200
+ 120222,
20201
+ 116411,
20202
+ 220,
20203
+ 19,
20204
+ 17,
20205
+ 18,
20206
+ 100739,
20207
+ 13,
20208
+ 23784,
20209
+ 220,
20210
+ 16,
20211
+ 24,
20212
+ 22,
20213
+ 18,
20214
+ 100281,
20215
+ 5927,
20216
+ 120222,
20217
+ 116411,
20218
+ 220,
20219
+ 19,
20220
+ 17,
20221
+ 18,
20222
+ 100739,
20223
+ 13,
20224
+ 23784,
20225
+ 220,
20226
+ 16,
20227
+ 24,
20228
+ 22,
20229
+ 19,
20230
+ 100281,
20231
+ 5927,
20232
+ 120222,
20233
+ 116411,
20234
+ 220,
20235
+ 19,
20236
+ 17,
20237
+ 18,
20238
+ 100739,
20239
+ 13,
20240
+ 23784,
20241
+ 220,
20242
+ 16,
20243
+ 24,
20244
+ 22,
20245
+ 20,
20246
+ 100281,
20247
+ 5927,
20248
+ 120222,
20249
+ 116411,
20250
+ 220,
20251
+ 19,
20252
+ 17,
20253
+ 18,
20254
+ 100739,
20255
+ 13,
20256
+ 23784,
20257
+ 220,
20258
+ 16,
20259
+ 24,
20260
+ 22,
20261
+ 21,
20262
+ 100281,
20263
+ 5927,
20264
+ 120222,
20265
+ 116411,
20266
+ 220,
20267
+ 19,
20268
+ 17,
20269
+ 18,
20270
+ 100739,
20271
+ 13,
20272
+ 23784,
20273
+ 220,
20274
+ 16,
20275
+ 24,
20276
+ 22,
20277
+ 22,
20278
+ 100281,
20279
+ 5927,
20280
+ 120222,
20281
+ 116411,
20282
+ 220,
20283
+ 19,
20284
+ 17,
20285
+ 18,
20286
+ 100739,
20287
+ 13,
20288
+ 23784,
20289
+ 220,
20290
+ 16,
20291
+ 24,
20292
+ 22,
20293
+ 23,
20294
+ 100281,
20295
+ 5927,
20296
+ 120222,
20297
+ 116411,
20298
+ 220,
20299
+ 19,
20300
+ 17,
20301
+ 18,
20302
+ 100739,
20303
+ 13,
20304
+ 23784,
20305
+ 220,
20306
+ 16,
20307
+ 24,
20308
+ 22,
20309
+ 24,
20310
+ 100281,
20311
+ 5927,
20312
+ 120222,
20313
+ 116411,
20314
+ 220,
20315
+ 19,
20316
+ 17,
20317
+ 18,
20318
+ 100739,
20319
+ 13,
20320
+ 23784,
20321
+ 220,
20322
+ 16,
20323
+ 24,
20324
+ 23,
20325
+ 15,
20326
+ 100281,
20327
+ 5927,
20328
+ 120222,
20329
+ 116411,
20330
+ 220,
20331
+ 19,
20332
+ 17,
20333
+ 18,
20334
+ 100739,
20335
+ 13,
20336
+ 23784,
20337
+ 220,
20338
+ 16,
20339
+ 24,
20340
+ 23,
20341
+ 16,
20342
+ 100281,
20343
+ 5927,
20344
+ 120222,
20345
+ 116411,
20346
+ 220,
20347
+ 19,
20348
+ 17,
20349
+ 18,
20350
+ 100739,
20351
+ 13,
20352
+ 23784,
20353
+ 220,
20354
+ 16,
20355
+ 24,
20356
+ 23,
20357
+ 17,
20358
+ 100281,
20359
+ 5927,
20360
+ 120222,
20361
+ 116411,
20362
+ 220,
20363
+ 19,
20364
+ 17,
20365
+ 18,
20366
+ 100739,
20367
+ 13,
20368
+ 23784,
20369
+ 220,
20370
+ 16,
20371
+ 24,
20372
+ 23,
20373
+ 18,
20374
+ 100281,
20375
+ 5927,
20376
+ 120222,
20377
+ 116411,
20378
+ 220,
20379
+ 19,
20380
+ 17,
20381
+ 18,
20382
+ 100739,
20383
+ 13,
20384
+ 23784,
20385
+ 220
20386
  ],
20387
+ "text": " Известная с XV века, когда относилась к Бобольскому стану Боровского уезда. В материалах дозора 1613 года значится «За боярином, за князем Борисом Михайловичем Лыковым... Кухтина, а в ней пашни паханые крестьянские три полуосмины, да по речке по Кщеме по берегу сена пять копен». В 1782 году Кухтина и слобода на реке Кшома вместе с деревнями Алешина, Левина, Глухова и Реткина во владениях князя Василия Ивановича Долгорукова и Евдокии Александровны Зиновьевой. В 1780 году В. И. Долгоруков выставлял на продажу свои деревни в Медынском уезде, в том числе и Кухтину с 504 крепостными в ней. К 1859 году значилась как деревня 1-го стана Медынского уезда и насчитывала 33 двора и 328 жителей. После реформ 1861 года вошла в Глуховскую волость. К 1914 году население возросло до 391 человек, в деревне открылась земская школа. После Октябрьской революции Кухтина вошла в состав Медынского района. В 1926 году Кухтина была преобразована в рабочий посёлок. В 1930 году в посёлке проживало 419 человек. В 1939 году в посёлке проживало 422 человека. В 1940 году в посёлке проживало 423 человека. В 1941 году в посёлке проживало 423 человека. В 1942 году в посёлке проживало 423 человека. В 1943 году в посёлке проживало 423 ч��ловека. В 1944 году в посёлке проживало 423 человека. В 1945 году в посёлке проживало 423 человека. В 1946 году в посёлке проживало 423 человека. В 1947 году в посёлке проживало 423 человека. В 1948 году в посёлке проживало 423 человека. В 1949 году в посёлке проживало 423 человека. В 1950 году в посёлке проживало 423 человека. В 1951 году в посёлке проживало 423 человека. В 1952 году в посёлке проживало 423 человека. В 1953 году в посёлке проживало 423 человека. В 1954 году в посёлке проживало 423 человека. В 1955 году в посёлке проживало 423 человека. В 1956 году в посёлке проживало 423 человека. В 1957 году в посёлке проживало 423 человека. В 1958 году в посёлке проживало 423 человека. В 1959 году в посёлке проживало 423 человека. В 1960 году в посёлке проживало 423 человека. В 1961 году в посёлке проживало 423 человека. В 1962 году в посёлке проживало 423 человека. В 1963 году в посёлке проживало 423 человека. В 1964 году в посёлке проживало 423 человека. В 1965 году в посёлке проживало 423 человека. В 1966 году в посёлке проживало 423 человека. В 1967 году в посёлке проживало 423 человека. В 1968 году в посёлке проживало 423 человека. В 1969 году в посёлке проживало 423 человека. В 1970 году в посёлке проживало 423 человека. В 1971 году в посёлке проживало 423 человека. В 1972 году в посёлке проживало 423 человека. В 1973 году в посёлке проживало 423 человека. В 1974 году в посёлке проживало 423 человека. В 1975 году в посёлке проживало 423 человека. В 1976 году в посёлке проживало 423 человека. В 1977 году в посёлке проживало 423 человека. В 1978 году в посёлке проживало 423 человека. В 1979 году в посёлке проживало 423 человека. В 1980 году в посёлке проживало 423 человека. В 1981 году в посёлке проживало 423 человека. В 1982 году в посёлке проживало 423 человека. В 1983 году в посёлке проживало 423 человека. В "
20388
  },
20389
  "sample": {
20390
  "messages": [
llmtf_eval/darumeru_cp_para_ru_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_cp_para_ru_total.jsonl CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "task_name": "darumeru/cp_para_ru",
3
  "results": {
4
- "symbol_per_token": 3.9840096010204995,
5
- "len": 0.9812951313228986,
6
- "lcs": 0.98
7
  },
8
- "leaderboard_result": 0.98
9
  }
 
1
  {
2
  "task_name": "darumeru/cp_para_ru",
3
  "results": {
4
+ "symbol_per_token": 3.9799773492348676,
5
+ "len": 0.9741181435431592,
6
+ "lcs": 0.96
7
  },
8
+ "leaderboard_result": 0.96
9
  }
llmtf_eval/darumeru_cp_sent_en.jsonl CHANGED
@@ -5102,8 +5102,8 @@
5102
  }
5103
  {
5104
  "metric": {
5105
- "symbol_per_token": 4.266666666666667,
5106
- "len": 1.0,
5107
  "lcs": 1.0
5108
  },
5109
  "predict": {
@@ -5150,10 +5150,9 @@
5150
  70960,
5151
  304,
5152
  279,
5153
- 3224,
5154
- 1210
5155
  ],
5156
- "text": " It is likely that it is the largest school dining hall in the country and was described by F. A. M. Webster in his book Our Great Public Schools as, \"one of the most splendid in the country.\""
5157
  },
5158
  "sample": {
5159
  "messages": [
@@ -6315,8 +6314,8 @@
6315
  }
6316
  {
6317
  "metric": {
6318
- "symbol_per_token": 3.1666666666666665,
6319
- "len": 0.9791666666666666,
6320
  "lcs": 1.0
6321
  },
6322
  "predict": {
@@ -6367,9 +6366,10 @@
6367
  15,
6368
  15,
6369
  296,
6370
- 18
 
6371
  ],
6372
- "text": " One source even calculates that the total amount of petroleum in barrels spilled between 1960 and 1997 is upwards of 100 million barrels (16,000,000 m3"
6373
  },
6374
  "sample": {
6375
  "messages": [
@@ -10932,8 +10932,8 @@
10932
  }
10933
  {
10934
  "metric": {
10935
- "symbol_per_token": 3.7674418604651163,
10936
- "len": 0.9767441860465116,
10937
  "lcs": 1.0
10938
  },
10939
  "predict": {
@@ -10979,9 +10979,10 @@
10979
  4661,
10980
  4376,
10981
  315,
10982
- 50301
 
10983
  ],
10984
- "text": " This activity occupied 54 hectares (130 acres) of the island's 150 hectares (370 acres) and \"served the domestic waste disposal needs for almost half of Adelaide"
10985
  },
10986
  "sample": {
10987
  "messages": [
@@ -16979,8 +16980,8 @@
16979
  }
16980
  {
16981
  "metric": {
16982
- "symbol_per_token": 4.394736842105263,
16983
- "len": 1.0,
16984
  "lcs": 1.0
16985
  },
16986
  "predict": {
@@ -17020,10 +17021,9 @@
17020
  60,
17021
  1027,
17022
  6532,
17023
- 449,
17024
- 1210
17025
  ],
17026
- "text": " Banks worked on the lyrics with the group's Mike Rutherford, which he later dismissed, saying they were \"one of the worst sets of lyrics [I have] been involved with.\""
17027
  },
17028
  "sample": {
17029
  "messages": [
@@ -31259,8 +31259,8 @@
31259
  }
31260
  {
31261
  "metric": {
31262
- "symbol_per_token": 4.346938775510204,
31263
- "len": 1.0,
31264
  "lcs": 1.0
31265
  },
31266
  "predict": {
@@ -31311,10 +31311,9 @@
31311
  4113,
31312
  304,
31313
  1077,
31314
- 5603,
31315
- 1210
31316
  ],
31317
- "text": " The British Royal Philharmonic Society in 2014 named Kopatchinskaja \"instrumentalist of the year\" describing her as an \"irresistible force of nature: passionate, challenging and totally original in her approach.\""
31318
  },
31319
  "sample": {
31320
  "messages": [
 
5102
  }
5103
  {
5104
  "metric": {
5105
+ "symbol_per_token": 4.318181818181818,
5106
+ "len": 0.9772727272727273,
5107
  "lcs": 1.0
5108
  },
5109
  "predict": {
 
5150
  70960,
5151
  304,
5152
  279,
5153
+ 3224
 
5154
  ],
5155
+ "text": " It is likely that it is the largest school dining hall in the country and was described by F. A. M. Webster in his book Our Great Public Schools as, \"one of the most splendid in the country"
5156
  },
5157
  "sample": {
5158
  "messages": [
 
6314
  }
6315
  {
6316
  "metric": {
6317
+ "symbol_per_token": 3.142857142857143,
6318
+ "len": 1.0,
6319
  "lcs": 1.0
6320
  },
6321
  "predict": {
 
6366
  15,
6367
  15,
6368
  296,
6369
+ 18,
6370
+ 570
6371
  ],
6372
+ "text": " One source even calculates that the total amount of petroleum in barrels spilled between 1960 and 1997 is upwards of 100 million barrels (16,000,000 m3)."
6373
  },
6374
  "sample": {
6375
  "messages": [
 
10932
  }
10933
  {
10934
  "metric": {
10935
+ "symbol_per_token": 3.727272727272727,
10936
+ "len": 1.0,
10937
  "lcs": 1.0
10938
  },
10939
  "predict": {
 
10979
  4661,
10980
  4376,
10981
  315,
10982
+ 50301,
10983
+ 1210
10984
  ],
10985
+ "text": " This activity occupied 54 hectares (130 acres) of the island's 150 hectares (370 acres) and \"served the domestic waste disposal needs for almost half of Adelaide.\""
10986
  },
10987
  "sample": {
10988
  "messages": [
 
16980
  }
16981
  {
16982
  "metric": {
16983
+ "symbol_per_token": 4.45945945945946,
16984
+ "len": 0.972972972972973,
16985
  "lcs": 1.0
16986
  },
16987
  "predict": {
 
17021
  60,
17022
  1027,
17023
  6532,
17024
+ 449
 
17025
  ],
17026
+ "text": " Banks worked on the lyrics with the group's Mike Rutherford, which he later dismissed, saying they were \"one of the worst sets of lyrics [I have] been involved with"
17027
  },
17028
  "sample": {
17029
  "messages": [
 
31259
  }
31260
  {
31261
  "metric": {
31262
+ "symbol_per_token": 4.395833333333333,
31263
+ "len": 0.9791666666666666,
31264
  "lcs": 1.0
31265
  },
31266
  "predict": {
 
31311
  4113,
31312
  304,
31313
  1077,
31314
+ 5603
 
31315
  ],
31316
+ "text": " The British Royal Philharmonic Society in 2014 named Kopatchinskaja \"instrumentalist of the year\" describing her as an \"irresistible force of nature: passionate, challenging and totally original in her approach"
31317
  },
31318
  "sample": {
31319
  "messages": [
llmtf_eval/darumeru_cp_sent_en_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_cp_sent_en_total.jsonl CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "task_name": "darumeru/cp_sent_en",
3
  "results": {
4
- "symbol_per_token": 4.416472661458526,
5
- "len": 0.9634384484255067,
6
  "lcs": 1.0
7
  },
8
- "leaderboard_result": 0.9634384484255067
9
  }
 
1
  {
2
  "task_name": "darumeru/cp_sent_en",
3
  "results": {
4
+ "symbol_per_token": 4.41667825834814,
5
+ "len": 0.9633845897145296,
6
  "lcs": 1.0
7
  },
8
+ "leaderboard_result": 0.9633845897145296
9
  }
llmtf_eval/darumeru_cp_sent_ru.jsonl CHANGED
@@ -1284,8 +1284,8 @@
1284
  }
1285
  {
1286
  "metric": {
1287
- "symbol_per_token": 3.7962962962962963,
1288
- "len": 1.0,
1289
  "lcs": 1.0
1290
  },
1291
  "predict": {
@@ -1341,10 +1341,9 @@
1341
  11,
1342
  22918,
1343
  121629,
1344
- 37773,
1345
- 13
1346
  ],
1347
- "text": " Алекса́ндр Константи́нович Еро́хин — участник Великой Отечественной войны, командир отделения роты связи 1285-го стрелкового полка 60-й Севской стрелковой дивизии 65-й армии Центрального фронта, ефрейтор."
1348
  },
1349
  "sample": {
1350
  "messages": [
@@ -2953,8 +2952,8 @@
2953
  }
2954
  {
2955
  "metric": {
2956
- "symbol_per_token": 4.196428571428571,
2957
- "len": 1.0,
2958
  "lcs": 1.0
2959
  },
2960
  "predict": {
@@ -3012,10 +3011,9 @@
3012
  100764,
3013
  100265,
3014
  119153,
3015
- 102007,
3016
- 13
3017
  ],
3018
- "text": " Появление сайтов социальных сетей, такие как Facebook, Friendster, MySpace, XING, Orkut, Cyworld, Bebo и другие, привело к увеличению связности интернет-пространства, что, как следствие, привело к сильной связности людей во всём мире."
3019
  },
3020
  "sample": {
3021
  "messages": [
@@ -3043,8 +3041,8 @@
3043
  }
3044
  {
3045
  "metric": {
3046
- "symbol_per_token": 3.864864864864865,
3047
- "len": 1.0,
3048
  "lcs": 1.0
3049
  },
3050
  "predict": {
@@ -3083,10 +3081,9 @@
3083
  5524,
3084
  101443,
3085
  13337,
3086
- 109300,
3087
- 13
3088
  ],
3089
- "text": " По пятифакторной модели личности Цукермана, поиск новизны прямо связан с импульсивным поиском впечатлений и по мнению Айзенка — с психотизмом."
3090
  },
3091
  "sample": {
3092
  "messages": [
@@ -3421,8 +3418,8 @@
3421
  }
3422
  {
3423
  "metric": {
3424
- "symbol_per_token": 5.636363636363637,
3425
- "len": 1.0,
3426
  "lcs": 1.0
3427
  },
3428
  "predict": {
@@ -3435,10 +3432,9 @@
3435
  133991,
3436
  116554,
3437
  116837,
3438
- 124147,
3439
- 13
3440
  ],
3441
- "text": " Главой НКБО является действующий командующий ВМФ Нидерландов."
3442
  },
3443
  "sample": {
3444
  "messages": [
@@ -3756,8 +3752,8 @@
3756
  }
3757
  {
3758
  "metric": {
3759
- "symbol_per_token": 6.027777777777778,
3760
- "len": 1.0,
3761
  "lcs": 1.0
3762
  },
3763
  "predict": {
@@ -3795,10 +3791,9 @@
3795
  11,
3796
  107523,
3797
  145353,
3798
- 141055,
3799
- 13
3800
  ],
3801
- "text": " Филипп Иванович Балабин — российский и советский военный и научный деятель, полковник РИА, преподаватель советских военных академий, научный сотрудник Всесоюзного арктического института, участник полярных экспедиций."
3802
  },
3803
  "sample": {
3804
  "messages": [
@@ -4020,8 +4015,8 @@
4020
  }
4021
  {
4022
  "metric": {
4023
- "symbol_per_token": 3.6666666666666665,
4024
- "len": 1.0,
4025
  "lcs": 1.0
4026
  },
4027
  "predict": {
@@ -4038,10 +4033,9 @@
4038
  103114,
4039
  100335,
4040
  108218,
4041
- 102768,
4042
- 13
4043
  ],
4044
- "text": " Верхняя отметка на высоте 730 метров над уровнем моря."
4045
  },
4046
  "sample": {
4047
  "messages": [
@@ -4900,7 +4894,7 @@
4900
  "info": {
4901
  "prompt_len": 436,
4902
  "generated_len": [
4903
- 128
4904
  ],
4905
  "generated_cumulative_logprob": "TODO: calculate for hf model"
4906
  }
@@ -4995,7 +4989,7 @@
4995
  "info": {
4996
  "prompt_len": 463,
4997
  "generated_len": [
4998
- 128
4999
  ],
5000
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5001
  }
@@ -5068,15 +5062,15 @@
5068
  "info": {
5069
  "prompt_len": 440,
5070
  "generated_len": [
5071
- 128
5072
  ],
5073
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5074
  }
5075
  }
5076
  {
5077
  "metric": {
5078
- "symbol_per_token": 5.181818181818182,
5079
- "len": 0.9545454545454546,
5080
  "lcs": 1.0
5081
  },
5082
  "predict": {
@@ -5101,9 +5095,10 @@
5101
  105987,
5102
  116188,
5103
  11,
5104
- 103454
 
5105
  ],
5106
- "text": " Мичикальский хребет — горный хребет, расположенный на территории Гумбетовского района республики Дагестан, Россия"
5107
  },
5108
  "sample": {
5109
  "messages": [
@@ -5124,15 +5119,15 @@
5124
  "info": {
5125
  "prompt_len": 424,
5126
  "generated_len": [
5127
- 128
5128
  ],
5129
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5130
  }
5131
  }
5132
  {
5133
  "metric": {
5134
- "symbol_per_token": 5.785714285714286,
5135
- "len": 0.9285714285714286,
5136
  "lcs": 1.0
5137
  },
5138
  "predict": {
@@ -5149,9 +5144,10 @@
5149
  105968,
5150
  106638,
5151
  101627,
5152
- 4655
 
5153
  ],
5154
- "text": " Доказательство данного алгоритма сразу следует из основного свойства квадратрисы"
5155
  },
5156
  "sample": {
5157
  "messages": [
@@ -5172,7 +5168,7 @@
5172
  "info": {
5173
  "prompt_len": 416,
5174
  "generated_len": [
5175
- 128
5176
  ],
5177
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5178
  }
@@ -5233,7 +5229,7 @@
5233
  "info": {
5234
  "prompt_len": 428,
5235
  "generated_len": [
5236
- 128
5237
  ],
5238
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5239
  }
@@ -5298,7 +5294,7 @@
5298
  "info": {
5299
  "prompt_len": 432,
5300
  "generated_len": [
5301
- 128
5302
  ],
5303
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5304
  }
@@ -5363,7 +5359,7 @@
5363
  "info": {
5364
  "prompt_len": 432,
5365
  "generated_len": [
5366
- 128
5367
  ],
5368
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5369
  }
@@ -5531,8 +5527,8 @@
5531
  }
5532
  {
5533
  "metric": {
5534
- "symbol_per_token": 4.066666666666666,
5535
- "len": 0.9333333333333333,
5536
  "lcs": 1.0
5537
  },
5538
  "predict": {
@@ -5550,9 +5546,10 @@
5550
  11,
5551
  100267,
5552
  126813,
5553
- 116306
 
5554
  ],
5555
- "text": " Всё, что вы всегда хотели знать о сексе, но боялись спросить"
5556
  },
5557
  "sample": {
5558
  "messages": [
@@ -5580,8 +5577,8 @@
5580
  }
5581
  {
5582
  "metric": {
5583
- "symbol_per_token": 5.888888888888889,
5584
- "len": 1.0,
5585
  "lcs": 1.0
5586
  },
5587
  "predict": {
@@ -5610,10 +5607,9 @@
5610
  23934,
5611
  118166,
5612
  111492,
5613
- 109560,
5614
- 13
5615
  ],
5616
- "text": " Существует гипотеза, что пустота могла возникнуть неподалёку от очень массивных объектов, к которым притягивалось всё вещество из соседних областей Вселенной."
5617
  },
5618
  "sample": {
5619
  "messages": [
@@ -5641,8 +5637,8 @@
5641
  }
5642
  {
5643
  "metric": {
5644
- "symbol_per_token": 5.520833333333333,
5645
- "len": 1.0,
5646
  "lcs": 1.0
5647
  },
5648
  "predict": {
@@ -5692,10 +5688,9 @@
5692
  7740,
5693
  102188,
5694
  103828,
5695
- 102726,
5696
- 13
5697
  ],
5698
- "text": " Ключевые посты в кабинете получили представители пропрезидентской Демократической партии и её партнёров по коалиции — Партии справедливости и благоденствия, Партии национального мандата, Партии единства и развития, Партии национального пробуждения и партии Голкар."
5699
  },
5700
  "sample": {
5701
  "messages": [
@@ -6654,8 +6649,8 @@
6654
  }
6655
  {
6656
  "metric": {
6657
- "symbol_per_token": 3.48,
6658
- "len": 1.0,
6659
  "lcs": 1.0
6660
  },
6661
  "predict": {
@@ -6682,10 +6677,9 @@
6682
  102617,
6683
  118840,
6684
  17721,
6685
- 103186,
6686
- 13
6687
  ],
6688
- "text": " Основан в 1918 г. на национализированной земле Тумаевской экономии помещицы Гагариной."
6689
  },
6690
  "sample": {
6691
  "messages": [
@@ -7180,8 +7174,8 @@
7180
  }
7181
  {
7182
  "metric": {
7183
- "symbol_per_token": 4.461538461538462,
7184
- "len": 1.0,
7185
  "lcs": 1.0
7186
  },
7187
  "predict": {
@@ -7196,10 +7190,9 @@
7196
  117883,
7197
  114122,
7198
  16248,
7199
- 1506,
7200
- 13
7201
  ],
7202
- "text": " Комбинирование оружия теперь не требует наличия верстака."
7203
  },
7204
  "sample": {
7205
  "messages": [
@@ -8631,8 +8624,8 @@
8631
  }
8632
  {
8633
  "metric": {
8634
- "symbol_per_token": 3.25,
8635
- "len": 0.96875,
8636
  "lcs": 1.0
8637
  },
8638
  "predict": {
@@ -8667,9 +8660,10 @@
8667
  105278,
8668
  135681,
8669
  101110,
8670
- 17165
 
8671
  ],
8672
- "text": " Расположена в 13 км к югу от райцентра Усвяты, на правом берегу реки Усвяча, напротив деревни Лукашенки"
8673
  },
8674
  "sample": {
8675
  "messages": [
@@ -8835,8 +8829,8 @@
8835
  }
8836
  {
8837
  "metric": {
8838
- "symbol_per_token": 5.045454545454546,
8839
- "len": 1.0,
8840
  "lcs": 1.0
8841
  },
8842
  "predict": {
@@ -8860,10 +8854,9 @@
8860
  16742,
8861
  100392,
8862
  116218,
8863
- 126415,
8864
- 13
8865
  ],
8866
- "text": " В грузинском и таджикском фольклоре имя Александра Македонского ассоциируется с отменой этого древнего обычая."
8867
  },
8868
  "sample": {
8869
  "messages": [
@@ -9723,8 +9716,8 @@
9723
  }
9724
  {
9725
  "metric": {
9726
- "symbol_per_token": 4.5,
9727
- "len": 1.0,
9728
  "lcs": 1.0
9729
  },
9730
  "predict": {
@@ -9742,10 +9735,9 @@
9742
  100702,
9743
  101639,
9744
  105440,
9745
- 101151,
9746
- 13
9747
  ],
9748
- "text": " Когда фон Порат заинтересовался боксом, то стал быстро прогрессировать."
9749
  },
9750
  "sample": {
9751
  "messages": [
@@ -9855,8 +9847,8 @@
9855
  }
9856
  {
9857
  "metric": {
9858
- "symbol_per_token": 5.0,
9859
- "len": 1.0,
9860
  "lcs": 1.0
9861
  },
9862
  "predict": {
@@ -9879,10 +9871,9 @@
9879
  105446,
9880
  5927,
9881
  101237,
9882
- 113272,
9883
- 13
9884
  ],
9885
- "text": " Уравнение также можно применить к основаниям, указав протонированную форму основания в качестве кислоты."
9886
  },
9887
  "sample": {
9888
  "messages": [
@@ -10188,8 +10179,8 @@
10188
  }
10189
  {
10190
  "metric": {
10191
- "symbol_per_token": 4.7272727272727275,
10192
- "len": 1.0,
10193
  "lcs": 1.0
10194
  },
10195
  "predict": {
@@ -10213,10 +10204,9 @@
10213
  107092,
10214
  5927,
10215
  122938,
10216
- 108911,
10217
- 13
10218
  ],
10219
- "text": " Как источник тестостерона их употребляли даже в качестве допинга на Олимпийских играх в Древней Греции."
10220
  },
10221
  "sample": {
10222
  "messages": [
@@ -10819,8 +10809,8 @@
10819
  }
10820
  {
10821
  "metric": {
10822
- "symbol_per_token": 3.607142857142857,
10823
- "len": 1.0,
10824
  "lcs": 1.0
10825
  },
10826
  "predict": {
@@ -10850,10 +10840,9 @@
10850
  17,
10851
  15,
10852
  15,
10853
- 19,
10854
- 13
10855
  ],
10856
- "text": " «Welcome to My World» — club-line, релиз которого состоялся за рубежом под проектом «Agent C», 2004."
10857
  },
10858
  "sample": {
10859
  "messages": [
@@ -11672,8 +11661,8 @@
11672
  }
11673
  {
11674
  "metric": {
11675
- "symbol_per_token": 4.105263157894737,
11676
- "len": 0.9473684210526315,
11677
  "lcs": 1.0
11678
  },
11679
  "predict": {
@@ -11695,9 +11684,10 @@
11695
  579,
11696
  17,
11697
  13,
11698
- 470
 
11699
  ],
11700
- "text": " За несколько дней до этого SOE зарегистрировала доменное имя planetside2. com"
11701
  },
11702
  "sample": {
11703
  "messages": [
@@ -13821,8 +13811,8 @@
13821
  }
13822
  {
13823
  "metric": {
13824
- "symbol_per_token": 4.0,
13825
- "len": 0.9285714285714286,
13826
  "lcs": 1.0
13827
  },
13828
  "predict": {
@@ -13839,9 +13829,10 @@
13839
  100580,
13840
  56999,
13841
  5372,
13842
- 109121
 
13843
  ],
13844
- "text": " Рядом с селом расположен пруд и протекает река Стуженёк"
13845
  },
13846
  "sample": {
13847
  "messages": [
@@ -15629,8 +15620,8 @@
15629
  }
15630
  {
15631
  "metric": {
15632
- "symbol_per_token": 3.90625,
15633
- "len": 0.96875,
15634
  "lcs": 1.0
15635
  },
15636
  "predict": {
@@ -15665,9 +15656,10 @@
15665
  5927,
15666
  109284,
15667
  129307,
15668
- 14525
 
15669
  ],
15670
- "text": " Ольгино и Пружинки разделяет балка, по дну которой на север течёт небольшая пересыхающая речка, впадающая затем в реку Лубна"
15671
  },
15672
  "sample": {
15673
  "messages": [
@@ -15755,8 +15747,8 @@
15755
  }
15756
  {
15757
  "metric": {
15758
- "symbol_per_token": 4.7894736842105265,
15759
- "len": 0.9473684210526315,
15760
  "lcs": 1.0
15761
  },
15762
  "predict": {
@@ -15778,9 +15770,10 @@
15778
  109623,
15779
  109510,
15780
  112360,
15781
- 119912
 
15782
  ],
15783
- "text": " Устанавливалась сроком на 1 год, но могла продляться по результатам экзаменационной сессии"
15784
  },
15785
  "sample": {
15786
  "messages": [
@@ -16574,8 +16567,8 @@
16574
  }
16575
  {
16576
  "metric": {
16577
- "symbol_per_token": 3.4655172413793105,
16578
- "len": 1.0,
16579
  "lcs": 1.0
16580
  },
16581
  "predict": {
@@ -16636,9 +16629,10 @@
16636
  101717,
16637
  12,
16638
  19871,
16639
- 97065
 
16640
  ],
16641
- "text": " Надпись на круглой капители в виде плетенной корзинки с валиком из «Каралезской базилики» — остатков храма, найденного при строительстве пруда в начале 1980-х годов на западной окраине села Ходжа-Сала"
16642
  },
16643
  "sample": {
16644
  "messages": [
@@ -16914,8 +16908,8 @@
16914
  }
16915
  {
16916
  "metric": {
16917
- "symbol_per_token": 4.9,
16918
- "len": 0.9,
16919
  "lcs": 1.0
16920
  },
16921
  "predict": {
@@ -16928,9 +16922,10 @@
16928
  101547,
16929
  100268,
16930
  104876,
16931
- 105304
 
16932
  ],
16933
- "text": " Входит в состав Заболотского сельского поселения"
16934
  },
16935
  "sample": {
16936
  "messages": [
@@ -17201,8 +17196,8 @@
17201
  }
17202
  {
17203
  "metric": {
17204
- "symbol_per_token": 4.56,
17205
- "len": 0.96,
17206
  "lcs": 1.0
17207
  },
17208
  "predict": {
@@ -17230,9 +17225,10 @@
17230
  103649,
17231
  7740,
17232
  105959,
17233
- 107164
 
17234
  ],
17235
- "text": " Происходит с Дальнего Востока, однако начиная с 1990-х годов активно распространяется в Европе и Северной Америке"
17236
  },
17237
  "sample": {
17238
  "messages": [
@@ -17581,8 +17577,8 @@
17581
  }
17582
  {
17583
  "metric": {
17584
- "symbol_per_token": 3.7941176470588234,
17585
- "len": 0.9705882352941176,
17586
  "lcs": 1.0
17587
  },
17588
  "predict": {
@@ -17619,9 +17615,10 @@
17619
  104823,
17620
  16742,
17621
  104234,
17622
- 112806
 
17623
  ],
17624
- "text": " Рокко Кратер Рокко, не путать с кратером Рокка, — маленький удар��ый кратер в восточной части Океана Бурь на видимой стороне Луны"
17625
  },
17626
  "sample": {
17627
  "messages": [
@@ -18002,8 +17999,8 @@
18002
  }
18003
  {
18004
  "metric": {
18005
- "symbol_per_token": 2.272727272727273,
18006
- "len": 1.0,
18007
  "lcs": 1.0
18008
  },
18009
  "predict": {
@@ -18016,10 +18013,9 @@
18016
  20,
18017
  20,
18018
  18,
18019
- 20,
18020
- 13
18021
  ],
18022
- "text": " Почтовый индекс — 85535."
18023
  },
18024
  "sample": {
18025
  "messages": [
@@ -18406,8 +18402,8 @@
18406
  }
18407
  {
18408
  "metric": {
18409
- "symbol_per_token": 2.9285714285714284,
18410
- "len": 0.9761904761904762,
18411
  "lcs": 1.0
18412
  },
18413
  "predict": {
@@ -18452,9 +18448,10 @@
18452
  101940,
18453
  107049,
18454
  124771,
18455
- 101418
 
18456
  ],
18457
- "text": " Шаллан — коммуна на западе Франции, регион Пеи-де-ла-Луар, департамент Вандея, округ Ле-Сабль-д'Олон, центр кантона Шаллан"
18458
  },
18459
  "sample": {
18460
  "messages": [
@@ -19695,8 +19692,8 @@
19695
  }
19696
  {
19697
  "metric": {
19698
- "symbol_per_token": 4.9,
19699
- "len": 0.975,
19700
  "lcs": 1.0
19701
  },
19702
  "predict": {
@@ -19739,9 +19736,10 @@
19739
  105577,
19740
  117323,
19741
  104395,
19742
- 132821
 
19743
  ],
19744
- "text": " Василий Лазаревич Храпко — участник Великой Отечественной войны, сапёр-разведчик взвода управления 41-го инженерно-сапёрного батальона, гвардии старший сержант, кавалер ордена Славы трёх степеней"
19745
  },
19746
  "sample": {
19747
  "messages": [
@@ -19769,8 +19767,8 @@
19769
  }
19770
  {
19771
  "metric": {
19772
- "symbol_per_token": 5.260869565217392,
19773
- "len": 1.0,
19774
  "lcs": 1.0
19775
  },
19776
  "predict": {
@@ -19795,10 +19793,9 @@
19795
  102475,
19796
  101327,
19797
  141629,
19798
- 120381,
19799
- 13
19800
  ],
19801
- "text": " Пример полной седловой поверхности лежащей между двумя праллельными плоскостями можно найти среди поверхностей вращения."
19802
  },
19803
  "sample": {
19804
  "messages": [
@@ -20724,8 +20721,8 @@
20724
  }
20725
  {
20726
  "metric": {
20727
- "symbol_per_token": 5.017857142857143,
20728
- "len": 0.9821428571428571,
20729
  "lcs": 1.0
20730
  },
20731
  "predict": {
@@ -20784,9 +20781,10 @@
20784
  107503,
20785
  109106,
20786
  108107,
20787
- 88596
 
20788
  ],
20789
- "text": " Лайза Миннелли, которая выступала в основном как интерпретатор музыкальных песен и поп-стандартов с большим оркестровым аккомпанементом, на этом же альбоме певица берётся за исполнение джазовых стандартов нескольких композиторов и авторов песен из великого американского песенника"
20790
  },
20791
  "sample": {
20792
  "messages": [
@@ -20814,8 +20812,8 @@
20814
  }
20815
  {
20816
  "metric": {
20817
- "symbol_per_token": 3.0625,
20818
- "len": 0.96875,
20819
  "lcs": 1.0
20820
  },
20821
  "predict": {
@@ -20850,9 +20848,10 @@
20850
  15,
20851
  21,
20852
  12,
20853
- 12415
 
20854
  ],
20855
- "text": " Брюно Минжон — французский бобслеист, пилот, выступавший за сборную Франции с 1988 года по 2006"
20856
  },
20857
  "sample": {
20858
  "messages": [
@@ -21333,8 +21332,8 @@
21333
  }
21334
  {
21335
  "metric": {
21336
- "symbol_per_token": 2.9791666666666665,
21337
- "len": 1.0,
21338
  "lcs": 1.0
21339
  },
21340
  "predict": {
@@ -21384,10 +21383,9 @@
21384
  15,
21385
  16,
21386
  15,
21387
- 100260,
21388
- 13
21389
  ],
21390
- "text": " Статья в журнале New Scientist, посвящённая возможному столкновению кометы с Землей Кривая блеска кометы P/2005 JQ и прогноз на 2009—2010 год."
21391
  },
21392
  "sample": {
21393
  "messages": [
@@ -21613,7 +21611,7 @@
21613
  "info": {
21614
  "prompt_len": 450,
21615
  "generated_len": [
21616
- 128
21617
  ],
21618
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21619
  }
@@ -21674,7 +21672,7 @@
21674
  "info": {
21675
  "prompt_len": 428,
21676
  "generated_len": [
21677
- 128
21678
  ],
21679
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21680
  }
@@ -21752,7 +21750,7 @@
21752
  "info": {
21753
  "prompt_len": 446,
21754
  "generated_len": [
21755
- 128
21756
  ],
21757
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21758
  }
@@ -21834,7 +21832,7 @@
21834
  "info": {
21835
  "prompt_len": 449,
21836
  "generated_len": [
21837
- 128
21838
  ],
21839
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21840
  }
@@ -21875,7 +21873,7 @@
21875
  "info": {
21876
  "prompt_len": 408,
21877
  "generated_len": [
21878
- 128
21879
  ],
21880
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21881
  }
@@ -21919,7 +21917,7 @@
21919
  "info": {
21920
  "prompt_len": 411,
21921
  "generated_len": [
21922
- 128
21923
  ],
21924
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21925
  }
@@ -21990,7 +21988,7 @@
21990
  "info": {
21991
  "prompt_len": 439,
21992
  "generated_len": [
21993
- 128
21994
  ],
21995
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21996
  }
@@ -22035,7 +22033,7 @@
22035
  "info": {
22036
  "prompt_len": 413,
22037
  "generated_len": [
22038
- 128
22039
  ],
22040
  "generated_cumulative_logprob": "TODO: calculate for hf model"
22041
  }
@@ -22254,8 +22252,8 @@
22254
  }
22255
  {
22256
  "metric": {
22257
- "symbol_per_token": 3.6153846153846154,
22258
- "len": 1.0,
22259
  "lcs": 1.0
22260
  },
22261
  "predict": {
@@ -22283,10 +22281,9 @@
22283
  24,
22284
  21,
22285
  24,
22286
- 100281,
22287
- 13
22288
  ],
22289
- "text": " Список 1969 год в телевидении описывает события в мире телевидения, произошедшие в 1969 году."
22290
  },
22291
  "sample": {
22292
  "messages": [
@@ -23133,8 +23130,8 @@
23133
  }
23134
  {
23135
  "metric": {
23136
- "symbol_per_token": 4.15625,
23137
- "len": 0.96875,
23138
  "lcs": 1.0
23139
  },
23140
  "predict": {
@@ -23169,9 +23166,10 @@
23169
  12,
23170
  101229,
23171
  35723,
23172
- 101212
 
23173
  ],
23174
- "text": " При \"макроморфологическом исследовании\" участок обызвествления отличается твёрдой консистенцией и обычно имеет белесовато-серый цвет"
23175
  },
23176
  "sample": {
23177
  "messages": [
@@ -23324,8 +23322,8 @@
23324
  }
23325
  {
23326
  "metric": {
23327
- "symbol_per_token": 4.653846153846154,
23328
- "len": 1.0,
23329
  "lcs": 1.0
23330
  },
23331
  "predict": {
@@ -23353,10 +23351,9 @@
23353
  120942,
23354
  111527,
23355
  12507,
23356
- 8105,
23357
- 13
23358
  ],
23359
- "text": " Внутри церкви находилась мраморная доска, напоминающая о посещении её в 1887 году германским императором Вильгельмом II."
23360
  },
23361
  "sample": {
23362
  "messages": [
@@ -23656,8 +23653,8 @@
23656
  }
23657
  {
23658
  "metric": {
23659
- "symbol_per_token": 3.515151515151515,
23660
- "len": 1.0,
23661
  "lcs": 1.0
23662
  },
23663
  "predict": {
@@ -23692,10 +23689,9 @@
23692
  100381,
23693
  81856,
23694
  10693,
23695
- 102254,
23696
- 13
23697
  ],
23698
- "text": " С 1780-х годов начал сотрудничать с известным купцом и основателем Российско-Американской компании Г. И. Шелеховым."
23699
  },
23700
  "sample": {
23701
  "messages": [
@@ -23770,8 +23766,8 @@
23770
  }
23771
  {
23772
  "metric": {
23773
- "symbol_per_token": 2.740740740740741,
23774
- "len": 1.0,
23775
  "lcs": 1.0
23776
  },
23777
  "predict": {
@@ -23827,10 +23823,9 @@
23827
  16,
23828
  18,
23829
  17,
23830
- 5524,
23831
- 13
23832
  ],
23833
- "text": " Члены Правительствующего Сената — высшего законосовещательного органа Российской империи: 22 февраля 1711 — 3 марта 1917 / Готика, 2005 г. — 132 с."
23834
  },
23835
  "sample": {
23836
  "messages": [
@@ -23955,8 +23950,8 @@
23955
  }
23956
  {
23957
  "metric": {
23958
- "symbol_per_token": 5.037037037037037,
23959
- "len": 1.0,
23960
  "lcs": 1.0
23961
  },
23962
  "predict": {
@@ -23985,10 +23980,9 @@
23985
  20440,
23986
  111489,
23987
  111491,
23988
- 111596,
23989
- 13
23990
  ],
23991
- "text": " Существует мнение, что, по меньшей мере, один из кодексов попал в частную коллекцию и стал недоступен для мирового научного сообщества."
23992
  },
23993
  "sample": {
23994
  "messages": [
@@ -25203,19 +25197,19 @@
25203
  }
25204
  {
25205
  "metric": {
25206
- "symbol_per_token": 4.0,
25207
  "len": 0.46153846153846156,
25208
  "lcs": 0.0
25209
  },
25210
  "predict": {
25211
  "tokens": [
25212
  64571,
25213
- 44075,
25214
- 5372,
25215
- 11,
25216
- 101909,
25217
- 104236,
25218
  11,
 
 
25219
  112471,
25220
  5927,
25221
  102215,
@@ -25223,7 +25217,7 @@
25223
  106027,
25224
  13
25225
  ],
25226
- "text": " Бреден, Александр Иванович, похоронен в городе Брянске."
25227
  },
25228
  "sample": {
25229
  "messages": [
@@ -25732,8 +25726,8 @@
25732
  }
25733
  {
25734
  "metric": {
25735
- "symbol_per_token": 3.217391304347826,
25736
- "len": 1.0,
25737
  "lcs": 1.0
25738
  },
25739
  "predict": {
@@ -25758,10 +25752,9 @@
25758
  13,
25759
  45458,
25760
  13,
25761
- 116187,
25762
- 13
25763
  ],
25764
- "text": " В октябре 1979 года создан литературно-мемориальный музей А. М. Горького."
25765
  },
25766
  "sample": {
25767
  "messages": [
@@ -26221,8 +26214,8 @@
26221
  }
26222
  {
26223
  "metric": {
26224
- "symbol_per_token": 4.3,
26225
- "len": 0.9,
26226
  "lcs": 1.0
26227
  },
26228
  "predict": {
@@ -26235,9 +26228,10 @@
26235
  24,
26236
  12,
26237
  66349,
26238
- 114431
 
26239
  ],
26240
- "text": " Депутат Верховного Совета УССР 9-го созыва"
26241
  },
26242
  "sample": {
26243
  "messages": [
@@ -26924,8 +26918,8 @@
26924
  }
26925
  {
26926
  "metric": {
26927
- "symbol_per_token": 5.176470588235294,
26928
- "len": 1.0,
26929
  "lcs": 1.0
26930
  },
26931
  "predict": {
@@ -26961,10 +26955,9 @@
26961
  37277,
26962
  109994,
26963
  104765,
26964
- 104049,
26965
- 13
26966
  ],
26967
- "text": " После пребывания в распоряжении Управления кадров Сухопутных войск в декабре 1946 года назначен заместителем командира 1-го стрелкового корпуса Туркестанского военного округа."
26968
  },
26969
  "sample": {
26970
  "messages": [
@@ -27754,8 +27747,8 @@
27754
  }
27755
  {
27756
  "metric": {
27757
- "symbol_per_token": 5.25,
27758
- "len": 0.9583333333333334,
27759
  "lcs": 1.0
27760
  },
27761
  "predict": {
@@ -27782,9 +27775,10 @@
27782
  124049,
27783
  5927,
27784
  101198,
27785
- 60748
 
27786
  ],
27787
- "text": " Команды, принявшие автоматическое приглашение, могут выступать на другой технике, но не имеют права переходить в другой класс"
27788
  },
27789
  "sample": {
27790
  "messages": [
@@ -27918,8 +27912,8 @@
27918
  }
27919
  {
27920
  "metric": {
27921
- "symbol_per_token": 3.375,
27922
- "len": 1.0,
27923
  "lcs": 1.0
27924
  },
27925
  "predict": {
@@ -27945,10 +27939,9 @@
27945
  132363,
27946
  104275,
27947
  100266,
27948
- 105294,
27949
- 13
27950
  ],
27951
- "text": " Родился в 1903 году в селе Деврус Зангезурского уезда Елизаветпольской губернии."
27952
  },
27953
  "sample": {
27954
  "messages": [
@@ -28994,8 +28987,8 @@
28994
  }
28995
  {
28996
  "metric": {
28997
- "symbol_per_token": 4.684210526315789,
28998
- "len": 0.9473684210526315,
28999
  "lcs": 1.0
29000
  },
29001
  "predict": {
@@ -29017,9 +29010,10 @@
29017
  108386,
29018
  100349,
29019
  103798,
29020
- 101292
 
29021
  ],
29022
- "text": " Основной фон передних крыльев серовато-коричневого цвета с поперечными чёрными полосками"
29023
  },
29024
  "sample": {
29025
  "messages": [
@@ -29470,8 +29464,8 @@
29470
  }
29471
  {
29472
  "metric": {
29473
- "symbol_per_token": 4.103448275862069,
29474
- "len": 1.0,
29475
  "lcs": 1.0
29476
  },
29477
  "predict": {
@@ -29502,10 +29496,9 @@
29502
  107499,
29503
  101684,
29504
  134409,
29505
- 100768,
29506
- 13
29507
  ],
29508
- "text": " Михаил Степанович Посякин родился 27 ноября 1899 года в селе Никитино ныне Починковского района Нижегородской области."
29509
  },
29510
  "sample": {
29511
  "messages": [
 
1284
  }
1285
  {
1286
  "metric": {
1287
+ "symbol_per_token": 3.849056603773585,
1288
+ "len": 0.9811320754716981,
1289
  "lcs": 1.0
1290
  },
1291
  "predict": {
 
1341
  11,
1342
  22918,
1343
  121629,
1344
+ 37773
 
1345
  ],
1346
+ "text": " Алекса́ндр Константи́нович Еро́хин — участник Великой Отечественной войны, командир отделения роты связи 1285-го стрелкового полка 60-й Севской стрелковой дивизии 65-й армии Центрального фронта, ефрейтор"
1347
  },
1348
  "sample": {
1349
  "messages": [
 
2952
  }
2953
  {
2954
  "metric": {
2955
+ "symbol_per_token": 4.254545454545455,
2956
+ "len": 0.9818181818181818,
2957
  "lcs": 1.0
2958
  },
2959
  "predict": {
 
3011
  100764,
3012
  100265,
3013
  119153,
3014
+ 102007
 
3015
  ],
3016
+ "text": " Появление сайтов социальных сетей, такие как Facebook, Friendster, MySpace, XING, Orkut, Cyworld, Bebo и другие, привело к увеличению связности интернет-пространства, что, как следствие, привело к сильной связности людей во всём мире"
3017
  },
3018
  "sample": {
3019
  "messages": [
 
3041
  }
3042
  {
3043
  "metric": {
3044
+ "symbol_per_token": 3.9444444444444446,
3045
+ "len": 0.9722222222222222,
3046
  "lcs": 1.0
3047
  },
3048
  "predict": {
 
3081
  5524,
3082
  101443,
3083
  13337,
3084
+ 109300
 
3085
  ],
3086
+ "text": " По пятифакторной модели личности Цукермана, поиск новизны прямо связан с импульсивным поиском впечатлений и по мнению Айзенка — с психотизмом"
3087
  },
3088
  "sample": {
3089
  "messages": [
 
3418
  }
3419
  {
3420
  "metric": {
3421
+ "symbol_per_token": 6.1,
3422
+ "len": 0.9,
3423
  "lcs": 1.0
3424
  },
3425
  "predict": {
 
3432
  133991,
3433
  116554,
3434
  116837,
3435
+ 124147
 
3436
  ],
3437
+ "text": " Главой НКБО является действующий командующий ВМФ Нидерландов"
3438
  },
3439
  "sample": {
3440
  "messages": [
 
3752
  }
3753
  {
3754
  "metric": {
3755
+ "symbol_per_token": 6.171428571428572,
3756
+ "len": 0.9714285714285714,
3757
  "lcs": 1.0
3758
  },
3759
  "predict": {
 
3791
  11,
3792
  107523,
3793
  145353,
3794
+ 141055
 
3795
  ],
3796
+ "text": " Филипп Иванович Балабин — российский и советский военный и научный деятель, полковник РИА, преподаватель советских военных академий, научный сотрудник Всесоюзного арктического института, участник полярных экспедиций"
3797
  },
3798
  "sample": {
3799
  "messages": [
 
4015
  }
4016
  {
4017
  "metric": {
4018
+ "symbol_per_token": 3.857142857142857,
4019
+ "len": 0.9285714285714286,
4020
  "lcs": 1.0
4021
  },
4022
  "predict": {
 
4033
  103114,
4034
  100335,
4035
  108218,
4036
+ 102768
 
4037
  ],
4038
+ "text": " Верхняя отметка на высоте 730 метров над уровнем моря"
4039
  },
4040
  "sample": {
4041
  "messages": [
 
4894
  "info": {
4895
  "prompt_len": 436,
4896
  "generated_len": [
4897
+ 61
4898
  ],
4899
  "generated_cumulative_logprob": "TODO: calculate for hf model"
4900
  }
 
4989
  "info": {
4990
  "prompt_len": 463,
4991
  "generated_len": [
4992
+ 61
4993
  ],
4994
  "generated_cumulative_logprob": "TODO: calculate for hf model"
4995
  }
 
5062
  "info": {
5063
  "prompt_len": 440,
5064
  "generated_len": [
5065
+ 61
5066
  ],
5067
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5068
  }
5069
  }
5070
  {
5071
  "metric": {
5072
+ "symbol_per_token": 5.0,
5073
+ "len": 1.0,
5074
  "lcs": 1.0
5075
  },
5076
  "predict": {
 
5095
  105987,
5096
  116188,
5097
  11,
5098
+ 103454,
5099
+ 13
5100
  ],
5101
+ "text": " Мичикальский хребет — горный хребет, расположенный на территории Гумбетовского района республики Дагестан, Россия."
5102
  },
5103
  "sample": {
5104
  "messages": [
 
5119
  "info": {
5120
  "prompt_len": 424,
5121
  "generated_len": [
5122
+ 61
5123
  ],
5124
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5125
  }
5126
  }
5127
  {
5128
  "metric": {
5129
+ "symbol_per_token": 5.466666666666667,
5130
+ "len": 1.0,
5131
  "lcs": 1.0
5132
  },
5133
  "predict": {
 
5144
  105968,
5145
  106638,
5146
  101627,
5147
+ 4655,
5148
+ 13
5149
  ],
5150
+ "text": " Доказательство данного алгоритма сразу следует из основного свойства квадратрисы."
5151
  },
5152
  "sample": {
5153
  "messages": [
 
5168
  "info": {
5169
  "prompt_len": 416,
5170
  "generated_len": [
5171
+ 61
5172
  ],
5173
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5174
  }
 
5229
  "info": {
5230
  "prompt_len": 428,
5231
  "generated_len": [
5232
+ 61
5233
  ],
5234
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5235
  }
 
5294
  "info": {
5295
  "prompt_len": 432,
5296
  "generated_len": [
5297
+ 61
5298
  ],
5299
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5300
  }
 
5359
  "info": {
5360
  "prompt_len": 432,
5361
  "generated_len": [
5362
+ 61
5363
  ],
5364
  "generated_cumulative_logprob": "TODO: calculate for hf model"
5365
  }
 
5527
  }
5528
  {
5529
  "metric": {
5530
+ "symbol_per_token": 3.875,
5531
+ "len": 1.0,
5532
  "lcs": 1.0
5533
  },
5534
  "predict": {
 
5546
  11,
5547
  100267,
5548
  126813,
5549
+ 116306,
5550
+ 13
5551
  ],
5552
+ "text": " Всё, что вы всегда хотели знать о сексе, но боялись спросить."
5553
  },
5554
  "sample": {
5555
  "messages": [
 
5577
  }
5578
  {
5579
  "metric": {
5580
+ "symbol_per_token": 6.076923076923077,
5581
+ "len": 0.9615384615384616,
5582
  "lcs": 1.0
5583
  },
5584
  "predict": {
 
5607
  23934,
5608
  118166,
5609
  111492,
5610
+ 109560
 
5611
  ],
5612
+ "text": " Существует гипотеза, что пустота могла возникнуть неподалёку от очень массивных объектов, к которым притягивалось всё вещество из соседних областей Вселенной"
5613
  },
5614
  "sample": {
5615
  "messages": [
 
5637
  }
5638
  {
5639
  "metric": {
5640
+ "symbol_per_token": 5.617021276595745,
5641
+ "len": 0.9787234042553191,
5642
  "lcs": 1.0
5643
  },
5644
  "predict": {
 
5688
  7740,
5689
  102188,
5690
  103828,
5691
+ 102726
 
5692
  ],
5693
+ "text": " Ключевые посты в кабинете получили представители пропрезидентской Демократической партии и её партнёров по коалиции — Партии справедливости и благоденствия, Партии национального мандата, Партии единства и развития, Партии национального пробуждения и партии Голкар"
5694
  },
5695
  "sample": {
5696
  "messages": [
 
6649
  }
6650
  {
6651
  "metric": {
6652
+ "symbol_per_token": 3.5833333333333335,
6653
+ "len": 0.9583333333333334,
6654
  "lcs": 1.0
6655
  },
6656
  "predict": {
 
6677
  102617,
6678
  118840,
6679
  17721,
6680
+ 103186
 
6681
  ],
6682
+ "text": " Основан в 1918 г. на национализированной земле Тумаевской экономии помещицы Гагариной"
6683
  },
6684
  "sample": {
6685
  "messages": [
 
7174
  }
7175
  {
7176
  "metric": {
7177
+ "symbol_per_token": 4.75,
7178
+ "len": 0.9166666666666666,
7179
  "lcs": 1.0
7180
  },
7181
  "predict": {
 
7190
  117883,
7191
  114122,
7192
  16248,
7193
+ 1506
 
7194
  ],
7195
+ "text": " Комбинирование оружия теперь не требует наличия верстака"
7196
  },
7197
  "sample": {
7198
  "messages": [
 
8624
  }
8625
  {
8626
  "metric": {
8627
+ "symbol_per_token": 3.1818181818181817,
8628
+ "len": 1.0,
8629
  "lcs": 1.0
8630
  },
8631
  "predict": {
 
8660
  105278,
8661
  135681,
8662
  101110,
8663
+ 17165,
8664
+ 13
8665
  ],
8666
+ "text": " Расположена в 13 км к югу от райцентра Усвяты, на правом берегу реки Усвяча, напротив деревни Лукашенки."
8667
  },
8668
  "sample": {
8669
  "messages": [
 
8829
  }
8830
  {
8831
  "metric": {
8832
+ "symbol_per_token": 5.238095238095238,
8833
+ "len": 0.9523809523809523,
8834
  "lcs": 1.0
8835
  },
8836
  "predict": {
 
8854
  16742,
8855
  100392,
8856
  116218,
8857
+ 126415
 
8858
  ],
8859
+ "text": " В грузинском и таджикском фольклоре имя Александра Македонского ассоциируется с отменой этого древнего обычая"
8860
  },
8861
  "sample": {
8862
  "messages": [
 
9716
  }
9717
  {
9718
  "metric": {
9719
+ "symbol_per_token": 4.733333333333333,
9720
+ "len": 0.9333333333333333,
9721
  "lcs": 1.0
9722
  },
9723
  "predict": {
 
9735
  100702,
9736
  101639,
9737
  105440,
9738
+ 101151
 
9739
  ],
9740
+ "text": " Когда фон Порат заинтересовался боксом, то стал быстро прогрессировать"
9741
  },
9742
  "sample": {
9743
  "messages": [
 
9847
  }
9848
  {
9849
  "metric": {
9850
+ "symbol_per_token": 5.2,
9851
+ "len": 0.95,
9852
  "lcs": 1.0
9853
  },
9854
  "predict": {
 
9871
  105446,
9872
  5927,
9873
  101237,
9874
+ 113272
 
9875
  ],
9876
+ "text": " Уравнение также можно применить к основаниям, указав протонированную форму основания в качестве кислоты"
9877
  },
9878
  "sample": {
9879
  "messages": [
 
10179
  }
10180
  {
10181
  "metric": {
10182
+ "symbol_per_token": 4.904761904761905,
10183
+ "len": 0.9523809523809523,
10184
  "lcs": 1.0
10185
  },
10186
  "predict": {
 
10204
  107092,
10205
  5927,
10206
  122938,
10207
+ 108911
 
10208
  ],
10209
+ "text": " Как источник тестостерона их употребляли даже в качестве допинга на Олимпийских играх в Древней Греции"
10210
  },
10211
  "sample": {
10212
  "messages": [
 
10809
  }
10810
  {
10811
  "metric": {
10812
+ "symbol_per_token": 3.7037037037037037,
10813
+ "len": 0.9629629629629629,
10814
  "lcs": 1.0
10815
  },
10816
  "predict": {
 
10840
  17,
10841
  15,
10842
  15,
10843
+ 19
 
10844
  ],
10845
+ "text": " «Welcome to My World» — club-line, релиз которого состоялся за рубежом под проектом «Agent C», 2004"
10846
  },
10847
  "sample": {
10848
  "messages": [
 
11661
  }
11662
  {
11663
  "metric": {
11664
+ "symbol_per_token": 3.95,
11665
+ "len": 1.0,
11666
  "lcs": 1.0
11667
  },
11668
  "predict": {
 
11684
  579,
11685
  17,
11686
  13,
11687
+ 470,
11688
+ 13
11689
  ],
11690
+ "text": " За несколько дней до этого SOE зарегистрировала доменное имя planetside2. com."
11691
  },
11692
  "sample": {
11693
  "messages": [
 
13811
  }
13812
  {
13813
  "metric": {
13814
+ "symbol_per_token": 3.8,
13815
+ "len": 1.0,
13816
  "lcs": 1.0
13817
  },
13818
  "predict": {
 
13829
  100580,
13830
  56999,
13831
  5372,
13832
+ 109121,
13833
+ 13
13834
  ],
13835
+ "text": " Рядом с селом расположен пруд и протекает река Стуженёк."
13836
  },
13837
  "sample": {
13838
  "messages": [
 
15620
  }
15621
  {
15622
  "metric": {
15623
+ "symbol_per_token": 3.8181818181818183,
15624
+ "len": 1.0,
15625
  "lcs": 1.0
15626
  },
15627
  "predict": {
 
15656
  5927,
15657
  109284,
15658
  129307,
15659
+ 14525,
15660
+ 13
15661
  ],
15662
+ "text": " Ольгино и Пружинки разделяет балка, по дну которой на север течёт небольшая пересыхающая речка, впадающая затем в реку Лубна."
15663
  },
15664
  "sample": {
15665
  "messages": [
 
15747
  }
15748
  {
15749
  "metric": {
15750
+ "symbol_per_token": 4.6,
15751
+ "len": 1.0,
15752
  "lcs": 1.0
15753
  },
15754
  "predict": {
 
15770
  109623,
15771
  109510,
15772
  112360,
15773
+ 119912,
15774
+ 13
15775
  ],
15776
+ "text": " Устанавливалась сроком на 1 год, но могла продляться по результатам экзаменационной сессии."
15777
  },
15778
  "sample": {
15779
  "messages": [
 
16567
  }
16568
  {
16569
  "metric": {
16570
+ "symbol_per_token": 3.4237288135593222,
16571
+ "len": 0.9827586206896551,
16572
  "lcs": 1.0
16573
  },
16574
  "predict": {
 
16629
  101717,
16630
  12,
16631
  19871,
16632
+ 97065,
16633
+ 13
16634
  ],
16635
+ "text": " Надпись на круглой капители в виде плетенной корзинки с валиком из «Каралезской базилики» — остатков храма, найденного при строительстве пруда в начале 1980-х годов на западной окраине села Ходжа-Сала."
16636
  },
16637
  "sample": {
16638
  "messages": [
 
16908
  }
16909
  {
16910
  "metric": {
16911
+ "symbol_per_token": 4.545454545454546,
16912
+ "len": 1.0,
16913
  "lcs": 1.0
16914
  },
16915
  "predict": {
 
16922
  101547,
16923
  100268,
16924
  104876,
16925
+ 105304,
16926
+ 13
16927
  ],
16928
+ "text": " Входит в состав Заболотского сельского поселения."
16929
  },
16930
  "sample": {
16931
  "messages": [
 
17196
  }
17197
  {
17198
  "metric": {
17199
+ "symbol_per_token": 4.423076923076923,
17200
+ "len": 1.0,
17201
  "lcs": 1.0
17202
  },
17203
  "predict": {
 
17225
  103649,
17226
  7740,
17227
  105959,
17228
+ 107164,
17229
+ 13
17230
  ],
17231
+ "text": " Происходит с Дальнего Востока, однако начиная с 1990-х годов активно распространяется в Европе и Северной Америке."
17232
  },
17233
  "sample": {
17234
  "messages": [
 
17577
  }
17578
  {
17579
  "metric": {
17580
+ "symbol_per_token": 3.7142857142857144,
17581
+ "len": 1.0,
17582
  "lcs": 1.0
17583
  },
17584
  "predict": {
 
17615
  104823,
17616
  16742,
17617
  104234,
17618
+ 112806,
17619
+ 13
17620
  ],
17621
+ "text": " Рокко Кратер Рокко, не путать с кратером Рокка, — маленький ударный кратер в восточной части Океана Бурь на видимой стороне Луны."
17622
  },
17623
  "sample": {
17624
  "messages": [
 
17999
  }
18000
  {
18001
  "metric": {
18002
+ "symbol_per_token": 2.4,
18003
+ "len": 0.9,
18004
  "lcs": 1.0
18005
  },
18006
  "predict": {
 
18013
  20,
18014
  20,
18015
  18,
18016
+ 20
 
18017
  ],
18018
+ "text": " Почтовый индекс — 85535"
18019
  },
18020
  "sample": {
18021
  "messages": [
 
18402
  }
18403
  {
18404
  "metric": {
18405
+ "symbol_per_token": 2.883720930232558,
18406
+ "len": 1.0,
18407
  "lcs": 1.0
18408
  },
18409
  "predict": {
 
18448
  101940,
18449
  107049,
18450
  124771,
18451
+ 101418,
18452
+ 13
18453
  ],
18454
+ "text": " Шаллан — коммуна на западе Франции, регион Пеи-де-ла-Луар, департамент Вандея, округ Ле-Сабль-д'Олон, центр кантона Шаллан."
18455
  },
18456
  "sample": {
18457
  "messages": [
 
19692
  }
19693
  {
19694
  "metric": {
19695
+ "symbol_per_token": 4.804878048780488,
19696
+ "len": 1.0,
19697
  "lcs": 1.0
19698
  },
19699
  "predict": {
 
19736
  105577,
19737
  117323,
19738
  104395,
19739
+ 132821,
19740
+ 13
19741
  ],
19742
+ "text": " Василий Лазаревич Храпко — участник Великой Отечественной войны, сапёр-разведчик взвода управления 41-го инженерно-сапёрного батальона, гвардии старший сержант, кавалер ордена Славы трёх степеней."
19743
  },
19744
  "sample": {
19745
  "messages": [
 
19767
  }
19768
  {
19769
  "metric": {
19770
+ "symbol_per_token": 5.454545454545454,
19771
+ "len": 0.9545454545454546,
19772
  "lcs": 1.0
19773
  },
19774
  "predict": {
 
19793
  102475,
19794
  101327,
19795
  141629,
19796
+ 120381
 
19797
  ],
19798
+ "text": " Пример полной седловой поверхности лежащей между двумя праллельными плоскостями можно найти среди поверхностей вращения"
19799
  },
19800
  "sample": {
19801
  "messages": [
 
20721
  }
20722
  {
20723
  "metric": {
20724
+ "symbol_per_token": 4.947368421052632,
20725
+ "len": 1.0,
20726
  "lcs": 1.0
20727
  },
20728
  "predict": {
 
20781
  107503,
20782
  109106,
20783
  108107,
20784
+ 88596,
20785
+ 13
20786
  ],
20787
+ "text": " Лайза Миннелли, которая выступала в основном как интерпретатор музыкальных песен и поп-стандартов с большим оркестровым аккомпанементом, на этом же альбоме певица берётся за исполнение джазовых стандартов нескольких композиторов и авторов песен из великого американского песенника."
20788
  },
20789
  "sample": {
20790
  "messages": [
 
20812
  }
20813
  {
20814
  "metric": {
20815
+ "symbol_per_token": 3.0,
20816
+ "len": 1.0,
20817
  "lcs": 1.0
20818
  },
20819
  "predict": {
 
20848
  15,
20849
  21,
20850
  12,
20851
+ 12415,
20852
+ 13
20853
  ],
20854
+ "text": " Брюно Минжон — французский бобслеист, пилот, выступавший за сборную Франции с 1988 года по 2006-й."
20855
  },
20856
  "sample": {
20857
  "messages": [
 
21332
  }
21333
  {
21334
  "metric": {
21335
+ "symbol_per_token": 3.021276595744681,
21336
+ "len": 0.9787234042553191,
21337
  "lcs": 1.0
21338
  },
21339
  "predict": {
 
21383
  15,
21384
  16,
21385
  15,
21386
+ 100260
 
21387
  ],
21388
+ "text": " Статья в журнале New Scientist, посвящённая возможному столкновению кометы с Землей Кривая блеска кометы P/2005 JQ и прогноз на 2009—2010 год"
21389
  },
21390
  "sample": {
21391
  "messages": [
 
21611
  "info": {
21612
  "prompt_len": 450,
21613
  "generated_len": [
21614
+ 112
21615
  ],
21616
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21617
  }
 
21672
  "info": {
21673
  "prompt_len": 428,
21674
  "generated_len": [
21675
+ 112
21676
  ],
21677
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21678
  }
 
21750
  "info": {
21751
  "prompt_len": 446,
21752
  "generated_len": [
21753
+ 112
21754
  ],
21755
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21756
  }
 
21832
  "info": {
21833
  "prompt_len": 449,
21834
  "generated_len": [
21835
+ 112
21836
  ],
21837
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21838
  }
 
21873
  "info": {
21874
  "prompt_len": 408,
21875
  "generated_len": [
21876
+ 112
21877
  ],
21878
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21879
  }
 
21917
  "info": {
21918
  "prompt_len": 411,
21919
  "generated_len": [
21920
+ 112
21921
  ],
21922
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21923
  }
 
21988
  "info": {
21989
  "prompt_len": 439,
21990
  "generated_len": [
21991
+ 112
21992
  ],
21993
  "generated_cumulative_logprob": "TODO: calculate for hf model"
21994
  }
 
22033
  "info": {
22034
  "prompt_len": 413,
22035
  "generated_len": [
22036
+ 112
22037
  ],
22038
  "generated_cumulative_logprob": "TODO: calculate for hf model"
22039
  }
 
22252
  }
22253
  {
22254
  "metric": {
22255
+ "symbol_per_token": 3.72,
22256
+ "len": 0.96,
22257
  "lcs": 1.0
22258
  },
22259
  "predict": {
 
22281
  24,
22282
  21,
22283
  24,
22284
+ 100281
 
22285
  ],
22286
+ "text": " Список 1969 год в телевидении описывает события в мире телевидения, произошедшие в 1969 году"
22287
  },
22288
  "sample": {
22289
  "messages": [
 
23130
  }
23131
  {
23132
  "metric": {
23133
+ "symbol_per_token": 4.0606060606060606,
23134
+ "len": 1.0,
23135
  "lcs": 1.0
23136
  },
23137
  "predict": {
 
23166
  12,
23167
  101229,
23168
  35723,
23169
+ 101212,
23170
+ 13
23171
  ],
23172
+ "text": " При \"макроморфологическом исследовании\" участок обызвествления отличается твёрдой консистенцией и обычно имеет белесовато-серый цвет."
23173
  },
23174
  "sample": {
23175
  "messages": [
 
23322
  }
23323
  {
23324
  "metric": {
23325
+ "symbol_per_token": 4.8,
23326
+ "len": 0.96,
23327
  "lcs": 1.0
23328
  },
23329
  "predict": {
 
23351
  120942,
23352
  111527,
23353
  12507,
23354
+ 8105
 
23355
  ],
23356
+ "text": " Внутри церкви находилась мраморная доска, напоминающая о посещении её в 1887 году германским императором Вильгельмом II"
23357
  },
23358
  "sample": {
23359
  "messages": [
 
23653
  }
23654
  {
23655
  "metric": {
23656
+ "symbol_per_token": 3.59375,
23657
+ "len": 0.96875,
23658
  "lcs": 1.0
23659
  },
23660
  "predict": {
 
23689
  100381,
23690
  81856,
23691
  10693,
23692
+ 102254
 
23693
  ],
23694
+ "text": " С 1780-х годов начал сотрудничать с известным купцом и основателем Российско-Американской компании Г. И. Шелеховым"
23695
  },
23696
  "sample": {
23697
  "messages": [
 
23766
  }
23767
  {
23768
  "metric": {
23769
+ "symbol_per_token": 2.7735849056603774,
23770
+ "len": 0.9811320754716981,
23771
  "lcs": 1.0
23772
  },
23773
  "predict": {
 
23823
  16,
23824
  18,
23825
  17,
23826
+ 5524
 
23827
  ],
23828
+ "text": " Члены Правительствующего Сената — высшего законосовещательного органа Российской империи: 22 февраля 1711 — 3 марта 1917 / Готика, 2005 г. — 132 с"
23829
  },
23830
  "sample": {
23831
  "messages": [
 
23950
  }
23951
  {
23952
  "metric": {
23953
+ "symbol_per_token": 5.1923076923076925,
23954
+ "len": 0.9615384615384616,
23955
  "lcs": 1.0
23956
  },
23957
  "predict": {
 
23980
  20440,
23981
  111489,
23982
  111491,
23983
+ 111596
 
23984
  ],
23985
+ "text": " Существует мнение, что, по меньшей мере, один из кодексов попал в частную коллекцию и стал недоступен для мирового научного сообщества"
23986
  },
23987
  "sample": {
23988
  "messages": [
 
25197
  }
25198
  {
25199
  "metric": {
25200
+ "symbol_per_token": 3.5,
25201
  "len": 0.46153846153846156,
25202
  "lcs": 0.0
25203
  },
25204
  "predict": {
25205
  "tokens": [
25206
  64571,
25207
+ 100442,
25208
+ 100490,
25209
+ 105381,
 
 
25210
  11,
25211
+ 48489,
25212
+ 99845,
25213
  112471,
25214
  5927,
25215
  102215,
 
25217
  106027,
25218
  13
25219
  ],
25220
+ "text": " Бытовал слух, что он похоронен в городе Брянске."
25221
  },
25222
  "sample": {
25223
  "messages": [
 
25726
  }
25727
  {
25728
  "metric": {
25729
+ "symbol_per_token": 3.3181818181818183,
25730
+ "len": 0.9545454545454546,
25731
  "lcs": 1.0
25732
  },
25733
  "predict": {
 
25752
  13,
25753
  45458,
25754
  13,
25755
+ 116187
 
25756
  ],
25757
+ "text": " В октябре 1979 года создан литературно-мемориальный музей А. М. Горького"
25758
  },
25759
  "sample": {
25760
  "messages": [
 
26214
  }
26215
  {
26216
  "metric": {
26217
+ "symbol_per_token": 4.0,
26218
+ "len": 1.0,
26219
  "lcs": 1.0
26220
  },
26221
  "predict": {
 
26228
  24,
26229
  12,
26230
  66349,
26231
+ 114431,
26232
+ 13
26233
  ],
26234
+ "text": " Депутат Верховного Совета УССР 9-го созыва."
26235
  },
26236
  "sample": {
26237
  "messages": [
 
26918
  }
26919
  {
26920
  "metric": {
26921
+ "symbol_per_token": 5.303030303030303,
26922
+ "len": 0.9696969696969697,
26923
  "lcs": 1.0
26924
  },
26925
  "predict": {
 
26955
  37277,
26956
  109994,
26957
  104765,
26958
+ 104049
 
26959
  ],
26960
+ "text": " После пребывания в распоряжении Управления кадров Сухопутных войск в декабре 1946 года назначен заместителем командира 1-го стрелкового корпуса Туркестанского военного округа"
26961
  },
26962
  "sample": {
26963
  "messages": [
 
27747
  }
27748
  {
27749
  "metric": {
27750
+ "symbol_per_token": 5.08,
27751
+ "len": 1.0,
27752
  "lcs": 1.0
27753
  },
27754
  "predict": {
 
27775
  124049,
27776
  5927,
27777
  101198,
27778
+ 60748,
27779
+ 13
27780
  ],
27781
+ "text": " Команды, принявшие автоматическое приглашение, могут выступать на другой технике, но не имеют права переходить в другой класс."
27782
  },
27783
  "sample": {
27784
  "messages": [
 
27912
  }
27913
  {
27914
  "metric": {
27915
+ "symbol_per_token": 3.4782608695652173,
27916
+ "len": 0.9565217391304348,
27917
  "lcs": 1.0
27918
  },
27919
  "predict": {
 
27939
  132363,
27940
  104275,
27941
  100266,
27942
+ 105294
 
27943
  ],
27944
+ "text": " Родился в 1903 году в селе Деврус Зангезурского уезда Елизаветпольской губернии"
27945
  },
27946
  "sample": {
27947
  "messages": [
 
28987
  }
28988
  {
28989
  "metric": {
28990
+ "symbol_per_token": 4.5,
28991
+ "len": 1.0,
28992
  "lcs": 1.0
28993
  },
28994
  "predict": {
 
29010
  108386,
29011
  100349,
29012
  103798,
29013
+ 101292,
29014
+ 13
29015
  ],
29016
+ "text": " Основной фон передних крыльев серовато-коричневого цвета с поперечными чёрными полосками."
29017
  },
29018
  "sample": {
29019
  "messages": [
 
29464
  }
29465
  {
29466
  "metric": {
29467
+ "symbol_per_token": 4.214285714285714,
29468
+ "len": 0.9642857142857143,
29469
  "lcs": 1.0
29470
  },
29471
  "predict": {
 
29496
  107499,
29497
  101684,
29498
  134409,
29499
+ 100768
 
29500
  ],
29501
+ "text": " Михаил Степанович Посякин родился 27 ноября 1899 года в селе Никитино ныне Починковского района Нижегородской области"
29502
  },
29503
  "sample": {
29504
  "messages": [
llmtf_eval/darumeru_cp_sent_ru_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_cp_sent_ru_total.jsonl CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "task_name": "darumeru/cp_sent_ru",
3
  "results": {
4
- "symbol_per_token": 3.958846363652826,
5
- "len": 0.9810206403044489,
6
  "lcs": 0.9815195071868583
7
  },
8
- "leaderboard_result": 0.9810206403044489
9
  }
 
1
  {
2
  "task_name": "darumeru/cp_sent_ru",
3
  "results": {
4
+ "symbol_per_token": 3.959579067863063,
5
+ "len": 0.980424354124537,
6
  "lcs": 0.9815195071868583
7
  },
8
+ "leaderboard_result": 0.980424354124537
9
  }
llmtf_eval/darumeru_ruMMLU.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dc60f13a8ab067932dfd59fb38f4df1a210488b4c0c2c4937e5a99ddc95dde7
3
- size 89172709
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fec4c197ca1bec7e729af5b7d2900f42a582bf2dfa60041a2ba9e7d015dab0f
3
+ size 89172940
llmtf_eval/darumeru_ruMMLU_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_ruMMLU_total.jsonl CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "task_name": "darumeru/ruMMLU",
3
  "results": {
4
- "acc": 0.5159133991818817
5
  },
6
- "leaderboard_result": 0.5159133991818817
7
  }
 
1
  {
2
  "task_name": "darumeru/ruMMLU",
3
  "results": {
4
+ "acc": 0.5146163823206624
5
  },
6
+ "leaderboard_result": 0.5146163823206624
7
  }
llmtf_eval/darumeru_ruOpenBookQA_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/darumeru_ruWorldTree.jsonl CHANGED
@@ -1159,10 +1159,10 @@
1159
  ]
1160
  },
1161
  "predict": {
1162
- "A": 0.9484309554100037,
1163
- "B": 0.004976908676326275,
1164
- "C": 0.009298089891672134,
1165
- "D": 0.028640132397413254
1166
  },
1167
  "sample": {
1168
  "messages": [
@@ -1207,10 +1207,10 @@
1207
  ]
1208
  },
1209
  "predict": {
1210
- "A": 0.038688354194164276,
1211
- "B": 0.012560268864035606,
1212
- "C": 0.8805428743362427,
1213
- "D": 0.06378631293773651
1214
  },
1215
  "sample": {
1216
  "messages": [
@@ -1255,10 +1255,10 @@
1255
  ]
1256
  },
1257
  "predict": {
1258
- "A": 0.8142087459564209,
1259
- "B": 0.11019117385149002,
1260
- "C": 0.016898363828659058,
1261
- "D": 0.045934516936540604
1262
  },
1263
  "sample": {
1264
  "messages": [
@@ -1303,10 +1303,10 @@
1303
  ]
1304
  },
1305
  "predict": {
1306
- "A": 0.062289051711559296,
1307
- "B": 0.0428105928003788,
1308
- "C": 0.8598737716674805,
1309
- "D": 0.025965938344597816
1310
  },
1311
  "sample": {
1312
  "messages": [
@@ -1351,10 +1351,10 @@
1351
  ]
1352
  },
1353
  "predict": {
1354
- "A": 0.022656265646219254,
1355
- "B": 0.0034744509030133486,
1356
- "C": 0.0034744509030133486,
1357
- "D": 0.9633688926696777
1358
  },
1359
  "sample": {
1360
  "messages": [
@@ -1399,10 +1399,10 @@
1399
  ]
1400
  },
1401
  "predict": {
1402
- "A": 0.014603231102228165,
1403
- "B": 0.02124757692217827,
1404
- "C": 0.9034699201583862,
1405
- "D": 0.05775689706206322
1406
  },
1407
  "sample": {
1408
  "messages": [
@@ -1447,10 +1447,10 @@
1447
  ]
1448
  },
1449
  "predict": {
1450
- "A": 0.013722991570830345,
1451
- "B": 0.0057205939665436745,
1452
- "C": 0.962056040763855,
1453
- "D": 0.013722991570830345
1454
  },
1455
  "sample": {
1456
  "messages": [
@@ -1495,10 +1495,10 @@
1495
  ]
1496
  },
1497
  "predict": {
1498
- "A": 0.08843427151441574,
1499
- "B": 0.8390410542488098,
1500
- "C": 0.015367573127150536,
1501
- "D": 0.04733545705676079
1502
  },
1503
  "sample": {
1504
  "messages": [
@@ -1543,10 +1543,10 @@
1543
  ]
1544
  },
1545
  "predict": {
1546
- "A": 0.028913138434290886,
1547
- "B": 0.00237333495169878,
1548
- "C": 0.00828375294804573,
1549
- "D": 0.9574716091156006
1550
  },
1551
  "sample": {
1552
  "messages": [
@@ -1591,10 +1591,10 @@
1591
  ]
1592
  },
1593
  "predict": {
1594
- "A": 0.974272608757019,
1595
- "B": 0.0016597902867943048,
1596
- "C": 0.0021312127355486155,
1597
- "D": 0.013897252269089222
1598
  },
1599
  "sample": {
1600
  "messages": [
@@ -1639,10 +1639,10 @@
1639
  ]
1640
  },
1641
  "predict": {
1642
- "A": 0.013480165041983128,
1643
- "B": 0.94503253698349,
1644
- "C": 0.010498364455997944,
1645
- "D": 0.02222503535449505
1646
  },
1647
  "sample": {
1648
  "messages": [
@@ -1687,10 +1687,10 @@
1687
  ]
1688
  },
1689
  "predict": {
1690
- "A": 0.06342139095067978,
1691
- "B": 0.012488410808146,
1692
- "C": 0.875505268573761,
1693
- "D": 0.04358883947134018
1694
  },
1695
  "sample": {
1696
  "messages": [
@@ -1735,10 +1735,10 @@
1735
  ]
1736
  },
1737
  "predict": {
1738
- "A": 0.019307803362607956,
1739
- "B": 0.006268325727432966,
1740
- "C": 0.9303020238876343,
1741
- "D": 0.04087461903691292
1742
  },
1743
  "sample": {
1744
  "messages": [
@@ -1783,10 +1783,10 @@
1783
  ]
1784
  },
1785
  "predict": {
1786
- "A": 0.11698025465011597,
1787
- "B": 0.008474021218717098,
1788
- "C": 0.005139753222465515,
1789
- "D": 0.8643736243247986
1790
  },
1791
  "sample": {
1792
  "messages": [
@@ -1831,10 +1831,10 @@
1831
  ]
1832
  },
1833
  "predict": {
1834
- "A": 0.012676965445280075,
1835
- "B": 0.0024962425231933594,
1836
- "C": 0.37047523260116577,
1837
- "D": 0.610810399055481
1838
  },
1839
  "sample": {
1840
  "messages": [
@@ -1879,10 +1879,10 @@
1879
  ]
1880
  },
1881
  "predict": {
1882
- "A": 0.768819272518158,
1883
- "B": 0.007537239696830511,
1884
- "C": 0.05569308623671532,
1885
- "D": 0.151389479637146
1886
  },
1887
  "sample": {
1888
  "messages": [
 
1159
  ]
1160
  },
1161
  "predict": {
1162
+ "A": 0.9516626000404358,
1163
+ "B": 0.004993867129087448,
1164
+ "C": 0.009329772554337978,
1165
+ "D": 0.025360949337482452
1166
  },
1167
  "sample": {
1168
  "messages": [
 
1207
  ]
1208
  },
1209
  "predict": {
1210
+ "A": 0.034628015011548996,
1211
+ "B": 0.011242070235311985,
1212
+ "C": 0.893068253993988,
1213
+ "D": 0.05709194019436836
1214
  },
1215
  "sample": {
1216
  "messages": [
 
1255
  ]
1256
  },
1257
  "predict": {
1258
+ "A": 0.8141388893127441,
1259
+ "B": 0.11018171906471252,
1260
+ "C": 0.016896912828087807,
1261
+ "D": 0.04593057557940483
1262
  },
1263
  "sample": {
1264
  "messages": [
 
1303
  ]
1304
  },
1305
  "predict": {
1306
+ "A": 0.06250517070293427,
1307
+ "B": 0.04295912757515907,
1308
+ "C": 0.8628572225570679,
1309
+ "D": 0.02299436554312706
1310
  },
1311
  "sample": {
1312
  "messages": [
 
1351
  ]
1352
  },
1353
  "predict": {
1354
+ "A": 0.020078521221876144,
1355
+ "B": 0.0030791412573307753,
1356
+ "C": 0.0030791412573307753,
1357
+ "D": 0.9674373865127563
1358
  },
1359
  "sample": {
1360
  "messages": [
 
1399
  ]
1400
  },
1401
  "predict": {
1402
+ "A": 0.014603586867451668,
1403
+ "B": 0.021248092874884605,
1404
+ "C": 0.9034919142723083,
1405
+ "D": 0.057758305221796036
1406
  },
1407
  "sample": {
1408
  "messages": [
 
1447
  ]
1448
  },
1449
  "predict": {
1450
+ "A": 0.013718714937567711,
1451
+ "B": 0.0057188114151358604,
1452
+ "C": 0.9617562294006348,
1453
+ "D": 0.013718714937567711
1454
  },
1455
  "sample": {
1456
  "messages": [
 
1495
  ]
1496
  },
1497
  "predict": {
1498
+ "A": 0.07934458553791046,
1499
+ "B": 0.8530347347259521,
1500
+ "C": 0.015623876824975014,
1501
+ "D": 0.04247009754180908
1502
  },
1503
  "sample": {
1504
  "messages": [
 
1543
  ]
1544
  },
1545
  "predict": {
1546
+ "A": 0.025628741830587387,
1547
+ "B": 0.0023838444612920284,
1548
+ "C": 0.007342757191509008,
1549
+ "D": 0.9617114663124084
1550
  },
1551
  "sample": {
1552
  "messages": [
 
1591
  ]
1592
  },
1593
  "predict": {
1594
+ "A": 0.9759019017219543,
1595
+ "B": 0.0016625659773126245,
1596
+ "C": 0.002134776907041669,
1597
+ "D": 0.01228479202836752
1598
  },
1599
  "sample": {
1600
  "messages": [
 
1639
  ]
1640
  },
1641
  "predict": {
1642
+ "A": 0.01347627118229866,
1643
+ "B": 0.9447595477104187,
1644
+ "C": 0.010495331138372421,
1645
+ "D": 0.0222186166793108
1646
  },
1647
  "sample": {
1648
  "messages": [
 
1687
  ]
1688
  },
1689
  "predict": {
1690
+ "A": 0.0634031817317009,
1691
+ "B": 0.01248482521623373,
1692
+ "C": 0.8752538561820984,
1693
+ "D": 0.04357632249593735
1694
  },
1695
  "sample": {
1696
  "messages": [
 
1735
  ]
1736
  },
1737
  "predict": {
1738
+ "A": 0.017082270234823227,
1739
+ "B": 0.0062842159532010555,
1740
+ "C": 0.9326603412628174,
1741
+ "D": 0.04097823426127434
1742
  },
1743
  "sample": {
1744
  "messages": [
 
1783
  ]
1784
  },
1785
  "predict": {
1786
+ "A": 0.11702734977006912,
1787
+ "B": 0.00847743358463049,
1788
+ "C": 0.005141823086887598,
1789
+ "D": 0.8647216558456421
1790
  },
1791
  "sample": {
1792
  "messages": [
 
1831
  ]
1832
  },
1833
  "predict": {
1834
+ "A": 0.012673873454332352,
1835
+ "B": 0.002495633903890848,
1836
+ "C": 0.37038490176200867,
1837
+ "D": 0.6106614470481873
1838
  },
1839
  "sample": {
1840
  "messages": [
 
1879
  ]
1880
  },
1881
  "predict": {
1882
+ "A": 0.7826483249664307,
1883
+ "B": 0.007672814652323723,
1884
+ "C": 0.05669485777616501,
1885
+ "D": 0.13600388169288635
1886
  },
1887
  "sample": {
1888
  "messages": [
llmtf_eval/darumeru_ruWorldTree_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/evaluation_log.txt CHANGED
@@ -277,3 +277,270 @@ INFO: 2024-10-14 17:52:40,654: llmtf.base.evaluator: Ended eval
277
  INFO: 2024-10-14 17:52:40,665: llmtf.base.evaluator:
278
  mean daru/treewayabstractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
279
  0.641 0.231 0.430 0.720 0.507 0.574 0.062 1.000 0.980 0.963 0.981 0.516 0.736 0.866 0.685 0.565 0.434
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
277
  INFO: 2024-10-14 17:52:40,665: llmtf.base.evaluator:
278
  mean daru/treewayabstractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
279
  0.641 0.231 0.430 0.720 0.507 0.574 0.062 1.000 0.980 0.963 0.981 0.516 0.736 0.866 0.685 0.565 0.434
280
+ INFO: 2024-10-14 18:14:22,049: llmtf.base.evaluator: Starting eval on ['darumeru/multiq', 'darumeru/parus', 'darumeru/rcb', 'darumeru/ruopenbookqa', 'darumeru/ruworldtree', 'darumeru/rwsd', 'darumeru/use', 'russiannlp/rucola_custom']
281
+ INFO: 2024-10-14 18:14:22,051: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
282
+ INFO: 2024-10-14 18:14:22,051: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
283
+ INFO: 2024-10-14 18:14:22,798: llmtf.base.evaluator: Starting eval on ['darumeru/rummlu']
284
+ INFO: 2024-10-14 18:14:22,799: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
285
+ INFO: 2024-10-14 18:14:22,799: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
286
+ INFO: 2024-10-14 18:14:24,660: llmtf.base.evaluator: Starting eval on ['nlpcoreteam/rummlu']
287
+ INFO: 2024-10-14 18:14:24,661: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
288
+ INFO: 2024-10-14 18:14:24,661: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
289
+ INFO: 2024-10-14 18:14:26,344: llmtf.base.evaluator: Starting eval on ['nlpcoreteam/enmmlu']
290
+ INFO: 2024-10-14 18:14:26,345: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
291
+ INFO: 2024-10-14 18:14:26,345: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
292
+ INFO: 2024-10-14 18:14:28,729: llmtf.base.evaluator: Starting eval on ['daru/treewayabstractive']
293
+ INFO: 2024-10-14 18:14:28,729: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
294
+ INFO: 2024-10-14 18:14:28,729: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
295
+ INFO: 2024-10-14 18:14:30,599: llmtf.base.evaluator: Starting eval on ['daru/treewayextractive']
296
+ INFO: 2024-10-14 18:14:30,599: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
297
+ INFO: 2024-10-14 18:14:30,599: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
298
+ INFO: 2024-10-14 18:14:32,435: llmtf.base.evaluator: Starting eval on ['darumeru/cp_sent_ru', 'darumeru/cp_sent_en', 'darumeru/cp_para_ru', 'darumeru/cp_para_en']
299
+ INFO: 2024-10-14 18:14:32,436: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
300
+ INFO: 2024-10-14 18:14:32,436: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
301
+ INFO: 2024-10-14 18:14:36,755: llmtf.base.darumeru/cp_sent_ru: Loading Dataset: 4.32s
302
+ INFO: 2024-10-14 18:14:44,237: llmtf.base.daru/treewayextractive: Loading Dataset: 13.64s
303
+ INFO: 2024-10-14 18:14:45,157: llmtf.base.darumeru/MultiQ: Loading Dataset: 23.11s
304
+ INFO: 2024-10-14 18:14:47,866: llmtf.base.daru/treewayabstractive: Loading Dataset: 19.14s
305
+ INFO: 2024-10-14 18:15:54,592: llmtf.base.darumeru/ruMMLU: Loading Dataset: 91.79s
306
+ INFO: 2024-10-14 18:17:41,911: llmtf.base.daru/treewayextractive: Processing Dataset: 177.67s
307
+ INFO: 2024-10-14 18:17:41,914: llmtf.base.daru/treewayextractive: Results for daru/treewayextractive:
308
+ INFO: 2024-10-14 18:17:42,127: llmtf.base.daru/treewayextractive: {'r-prec': 0.41475829725829727}
309
+ INFO: 2024-10-14 18:17:42,164: llmtf.base.evaluator: Ended eval
310
+ INFO: 2024-10-14 18:17:42,199: llmtf.base.evaluator:
311
+ mean daru/treewayabstractive daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
312
+ 0.627 0.231 0.415 0.430 0.720 0.507 0.574 0.062 1.000 0.980 0.963 0.981 0.516 0.736 0.866 0.685 0.565 0.434
313
+ INFO: 2024-10-14 18:17:53,326: llmtf.base.nlpcoreteam/enMMLU: Loading Dataset: 206.98s
314
+ INFO: 2024-10-14 18:18:33,858: llmtf.base.darumeru/MultiQ: Processing Dataset: 228.70s
315
+ INFO: 2024-10-14 18:18:33,859: llmtf.base.darumeru/MultiQ: Results for darumeru/MultiQ:
316
+ INFO: 2024-10-14 18:18:33,865: llmtf.base.darumeru/MultiQ: {'f1': 0.48323651229633574, 'em': 0.367112810707457}
317
+ INFO: 2024-10-14 18:18:33,875: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
318
+ INFO: 2024-10-14 18:18:33,876: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
319
+ INFO: 2024-10-14 18:18:37,304: llmtf.base.darumeru/PARus: Loading Dataset: 3.43s
320
+ INFO: 2024-10-14 18:18:43,545: llmtf.base.darumeru/PARus: Processing Dataset: 6.24s
321
+ INFO: 2024-10-14 18:18:43,547: llmtf.base.darumeru/PARus: Results for darumeru/PARus:
322
+ INFO: 2024-10-14 18:18:43,560: llmtf.base.darumeru/PARus: {'acc': 0.72}
323
+ INFO: 2024-10-14 18:18:43,562: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
324
+ INFO: 2024-10-14 18:18:43,562: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
325
+ INFO: 2024-10-14 18:18:46,981: llmtf.base.nlpcoreteam/ruMMLU: Loading Dataset: 262.32s
326
+ INFO: 2024-10-14 18:18:47,349: llmtf.base.darumeru/RCB: Loading Dataset: 3.79s
327
+ INFO: 2024-10-14 18:18:58,026: llmtf.base.darumeru/RCB: Processing Dataset: 10.67s
328
+ INFO: 2024-10-14 18:18:58,028: llmtf.base.darumeru/RCB: Results for darumeru/RCB:
329
+ INFO: 2024-10-14 18:18:58,037: llmtf.base.darumeru/RCB: {'acc': 0.55, 'f1_macro': 0.4643770525787481}
330
+ INFO: 2024-10-14 18:18:58,039: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
331
+ INFO: 2024-10-14 18:18:58,039: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
332
+ INFO: 2024-10-14 18:19:12,716: llmtf.base.darumeru/ruOpenBookQA: Loading Dataset: 14.68s
333
+ INFO: 2024-10-14 18:20:23,567: llmtf.base.darumeru/ruOpenBookQA: Processing Dataset: 70.85s
334
+ INFO: 2024-10-14 18:20:23,569: llmtf.base.darumeru/ruOpenBookQA: Results for darumeru/ruOpenBookQA:
335
+ INFO: 2024-10-14 18:20:23,597: llmtf.base.darumeru/ruOpenBookQA: {'acc': 0.7371134020618557, 'f1_macro': 0.7358424630320096}
336
+ INFO: 2024-10-14 18:20:23,612: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
337
+ INFO: 2024-10-14 18:20:23,613: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
338
+ INFO: 2024-10-14 18:20:26,102: llmtf.base.darumeru/ruWorldTree: Loading Dataset: 2.49s
339
+ INFO: 2024-10-14 18:20:30,186: llmtf.base.darumeru/ruWorldTree: Processing Dataset: 4.08s
340
+ INFO: 2024-10-14 18:20:30,187: llmtf.base.darumeru/ruWorldTree: Results for darumeru/ruWorldTree:
341
+ INFO: 2024-10-14 18:20:30,194: llmtf.base.darumeru/ruWorldTree: {'acc': 0.8666666666666667, 'f1_macro': 0.8654128672745693}
342
+ INFO: 2024-10-14 18:20:30,195: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
343
+ INFO: 2024-10-14 18:20:30,196: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
344
+ INFO: 2024-10-14 18:20:34,435: llmtf.base.darumeru/RWSD: Loading Dataset: 4.24s
345
+ INFO: 2024-10-14 18:20:44,138: llmtf.base.darumeru/RWSD: Processing Dataset: 9.70s
346
+ INFO: 2024-10-14 18:20:44,140: llmtf.base.darumeru/RWSD: Results for darumeru/RWSD:
347
+ INFO: 2024-10-14 18:20:44,175: llmtf.base.darumeru/RWSD: {'acc': 0.5686274509803921}
348
+ INFO: 2024-10-14 18:20:44,177: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
349
+ INFO: 2024-10-14 18:20:44,177: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
350
+ INFO: 2024-10-14 18:20:59,838: llmtf.base.darumeru/USE: Loading Dataset: 15.66s
351
+ INFO: 2024-10-14 18:21:17,184: llmtf.base.darumeru/cp_sent_ru: Processing Dataset: 400.43s
352
+ INFO: 2024-10-14 18:21:17,186: llmtf.base.darumeru/cp_sent_ru: Results for darumeru/cp_sent_ru:
353
+ INFO: 2024-10-14 18:21:17,209: llmtf.base.darumeru/cp_sent_ru: {'symbol_per_token': 3.959579067863063, 'len': 0.980424354124537, 'lcs': 0.9815195071868583}
354
+ INFO: 2024-10-14 18:21:17,212: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
355
+ INFO: 2024-10-14 18:21:17,212: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
356
+ INFO: 2024-10-14 18:21:20,775: llmtf.base.darumeru/cp_sent_en: Loading Dataset: 3.56s
357
+ INFO: 2024-10-14 18:26:01,388: llmtf.base.darumeru/ruMMLU: Processing Dataset: 606.76s
358
+ INFO: 2024-10-14 18:26:01,391: llmtf.base.darumeru/ruMMLU: Results for darumeru/ruMMLU:
359
+ INFO: 2024-10-14 18:26:01,402: llmtf.base.darumeru/ruMMLU: {'acc': 0.5146163823206624}
360
+ INFO: 2024-10-14 18:26:01,478: llmtf.base.evaluator: Ended eval
361
+ INFO: 2024-10-14 18:26:01,500: llmtf.base.evaluator:
362
+ mean daru/treewayabstractive daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
363
+ 0.627 0.231 0.415 0.425 0.720 0.507 0.569 0.062 1.000 0.980 0.963 0.980 0.515 0.736 0.866 0.685 0.565 0.434
364
+ INFO: 2024-10-14 18:26:07,030: llmtf.base.darumeru/USE: Processing Dataset: 307.19s
365
+ INFO: 2024-10-14 18:26:07,033: llmtf.base.darumeru/USE: Results for darumeru/USE:
366
+ INFO: 2024-10-14 18:26:07,038: llmtf.base.darumeru/USE: {'grade_norm': 0.054901960784313725}
367
+ INFO: 2024-10-14 18:26:07,045: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
368
+ INFO: 2024-10-14 18:26:07,045: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
369
+ INFO: 2024-10-14 18:26:27,701: llmtf.base.russiannlp/rucola_custom: Loading Dataset: 20.66s
370
+ INFO: 2024-10-14 18:27:55,196: llmtf.base.russiannlp/rucola_custom: Processing Dataset: 87.49s
371
+ INFO: 2024-10-14 18:27:55,199: llmtf.base.russiannlp/rucola_custom: Results for russiannlp/rucola_custom:
372
+ INFO: 2024-10-14 18:27:55,212: llmtf.base.russiannlp/rucola_custom: {'acc': 0.5999282382490133, 'mcc': 0.26826918795125926}
373
+ INFO: 2024-10-14 18:27:55,223: llmtf.base.evaluator: Ended eval
374
+ INFO: 2024-10-14 18:27:55,232: llmtf.base.evaluator:
375
+ mean daru/treewayabstractive daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
376
+ 0.626 0.231 0.415 0.425 0.720 0.507 0.569 0.055 1.000 0.980 0.963 0.980 0.515 0.736 0.866 0.685 0.565 0.434
377
+ INFO: 2024-10-14 18:28:09,184: llmtf.base.darumeru/cp_sent_en: Processing Dataset: 408.41s
378
+ INFO: 2024-10-14 18:28:09,186: llmtf.base.darumeru/cp_sent_en: Results for darumeru/cp_sent_en:
379
+ INFO: 2024-10-14 18:28:09,192: llmtf.base.darumeru/cp_sent_en: {'symbol_per_token': 4.41667825834814, 'len': 0.9633845897145296, 'lcs': 1.0}
380
+ INFO: 2024-10-14 18:28:09,194: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
381
+ INFO: 2024-10-14 18:28:09,195: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
382
+ INFO: 2024-10-14 18:28:12,669: llmtf.base.darumeru/cp_para_ru: Loading Dataset: 3.47s
383
+ INFO: 2024-10-14 18:28:38,665: llmtf.base.nlpcoreteam/enMMLU: Processing Dataset: 645.34s
384
+ INFO: 2024-10-14 18:28:38,667: llmtf.base.nlpcoreteam/enMMLU: Results for nlpcoreteam/enMMLU:
385
+ INFO: 2024-10-14 18:28:38,712: llmtf.base.nlpcoreteam/enMMLU: metric
386
+ subject
387
+ abstract_algebra 0.380000
388
+ anatomy 0.592593
389
+ astronomy 0.736842
390
+ business_ethics 0.720000
391
+ clinical_knowledge 0.716981
392
+ college_biology 0.770833
393
+ college_chemistry 0.500000
394
+ college_computer_science 0.610000
395
+ college_mathematics 0.410000
396
+ college_medicine 0.676301
397
+ college_physics 0.509804
398
+ computer_security 0.810000
399
+ conceptual_physics 0.638298
400
+ econometrics 0.578947
401
+ electrical_engineering 0.675862
402
+ elementary_mathematics 0.611111
403
+ formal_logic 0.365079
404
+ global_facts 0.310000
405
+ high_school_biology 0.816129
406
+ high_school_chemistry 0.605911
407
+ high_school_computer_science 0.750000
408
+ high_school_european_history 0.787879
409
+ high_school_geography 0.808081
410
+ high_school_government_and_politics 0.870466
411
+ high_school_macroeconomics 0.712821
412
+ high_school_mathematics 0.525926
413
+ high_school_microeconomics 0.768908
414
+ high_school_physics 0.443709
415
+ high_school_psychology 0.860550
416
+ high_school_statistics 0.666667
417
+ high_school_us_history 0.852941
418
+ high_school_world_history 0.835443
419
+ human_aging 0.721973
420
+ human_sexuality 0.793893
421
+ international_law 0.776860
422
+ jurisprudence 0.787037
423
+ logical_fallacies 0.766871
424
+ machine_learning 0.473214
425
+ management 0.834951
426
+ marketing 0.888889
427
+ medical_genetics 0.790000
428
+ miscellaneous 0.793103
429
+ moral_disputes 0.687861
430
+ moral_scenarios 0.289385
431
+ nutrition 0.748366
432
+ philosophy 0.717042
433
+ prehistory 0.734568
434
+ professional_accounting 0.524823
435
+ professional_law 0.475880
436
+ professional_medicine 0.661765
437
+ professional_psychology 0.689542
438
+ public_relations 0.745455
439
+ security_studies 0.767347
440
+ sociology 0.830846
441
+ us_foreign_policy 0.850000
442
+ virology 0.493976
443
+ world_religions 0.807018
444
+ INFO: 2024-10-14 18:28:38,720: llmtf.base.nlpcoreteam/enMMLU: metric
445
+ subject
446
+ STEM 0.607461
447
+ humanities 0.683374
448
+ other (business, health, misc.) 0.676694
449
+ social sciences 0.773071
450
+ INFO: 2024-10-14 18:28:38,732: llmtf.base.nlpcoreteam/enMMLU: {'acc': 0.685150317271941}
451
+ INFO: 2024-10-14 18:28:38,801: llmtf.base.evaluator: Ended eval
452
+ INFO: 2024-10-14 18:28:38,813: llmtf.base.evaluator:
453
+ mean daru/treewayabstractive daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
454
+ 0.626 0.231 0.415 0.425 0.720 0.507 0.569 0.055 1.000 0.980 0.963 0.980 0.515 0.736 0.866 0.685 0.565 0.434
455
+ INFO: 2024-10-14 18:31:34,379: llmtf.base.nlpcoreteam/ruMMLU: Processing Dataset: 767.40s
456
+ INFO: 2024-10-14 18:31:34,382: llmtf.base.nlpcoreteam/ruMMLU: Results for nlpcoreteam/ruMMLU:
457
+ INFO: 2024-10-14 18:31:34,428: llmtf.base.nlpcoreteam/ruMMLU: metric
458
+ subject
459
+ abstract_algebra 0.340000
460
+ anatomy 0.385185
461
+ astronomy 0.651316
462
+ business_ethics 0.630000
463
+ clinical_knowledge 0.558491
464
+ college_biology 0.534722
465
+ college_chemistry 0.440000
466
+ college_computer_science 0.530000
467
+ college_mathematics 0.360000
468
+ college_medicine 0.560694
469
+ college_physics 0.450980
470
+ computer_security 0.670000
471
+ conceptual_physics 0.582979
472
+ econometrics 0.429825
473
+ electrical_engineering 0.572414
474
+ elementary_mathematics 0.539683
475
+ formal_logic 0.341270
476
+ global_facts 0.320000
477
+ high_school_biology 0.696774
478
+ high_school_chemistry 0.512315
479
+ high_school_computer_science 0.690000
480
+ high_school_european_history 0.715152
481
+ high_school_geography 0.757576
482
+ high_school_government_and_politics 0.595855
483
+ high_school_macroeconomics 0.574359
484
+ high_school_mathematics 0.440741
485
+ high_school_microeconomics 0.563025
486
+ high_school_physics 0.390728
487
+ high_school_psychology 0.695413
488
+ high_school_statistics 0.527778
489
+ high_school_us_history 0.637255
490
+ high_school_world_history 0.687764
491
+ human_aging 0.582960
492
+ human_sexuality 0.625954
493
+ international_law 0.752066
494
+ jurisprudence 0.620370
495
+ logical_fallacies 0.588957
496
+ machine_learning 0.392857
497
+ management 0.669903
498
+ marketing 0.773504
499
+ medical_genetics 0.560000
500
+ miscellaneous 0.604087
501
+ moral_disputes 0.630058
502
+ moral_scenarios 0.220112
503
+ nutrition 0.679739
504
+ philosophy 0.639871
505
+ prehistory 0.577160
506
+ professional_accounting 0.361702
507
+ professional_law 0.371578
508
+ professional_medicine 0.470588
509
+ professional_psychology 0.542484
510
+ public_relations 0.545455
511
+ security_studies 0.661224
512
+ sociology 0.726368
513
+ us_foreign_policy 0.770000
514
+ virology 0.463855
515
+ world_religions 0.678363
516
+ INFO: 2024-10-14 18:31:34,436: llmtf.base.nlpcoreteam/ruMMLU: metric
517
+ subject
518
+ STEM 0.517960
519
+ humanities 0.573844
520
+ other (business, health, misc.) 0.544336
521
+ social sciences 0.623961
522
+ INFO: 2024-10-14 18:31:34,444: llmtf.base.nlpcoreteam/ruMMLU: {'acc': 0.5650255790093989}
523
+ INFO: 2024-10-14 18:31:34,525: llmtf.base.evaluator: Ended eval
524
+ INFO: 2024-10-14 18:31:34,574: llmtf.base.evaluator:
525
+ mean daru/treewayabstractive daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
526
+ 0.626 0.231 0.415 0.425 0.720 0.507 0.569 0.055 1.000 0.980 0.963 0.980 0.515 0.736 0.866 0.685 0.565 0.434
527
+ INFO: 2024-10-14 18:37:06,192: llmtf.base.darumeru/cp_para_ru: Processing Dataset: 533.52s
528
+ INFO: 2024-10-14 18:37:06,211: llmtf.base.darumeru/cp_para_ru: Results for darumeru/cp_para_ru:
529
+ INFO: 2024-10-14 18:37:06,232: llmtf.base.darumeru/cp_para_ru: {'symbol_per_token': 3.9799773492348676, 'len': 0.9741181435431592, 'lcs': 0.96}
530
+ INFO: 2024-10-14 18:37:06,233: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [147075, 198, 271]
531
+ INFO: 2024-10-14 18:37:06,233: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
532
+ INFO: 2024-10-14 18:37:08,580: llmtf.base.daru/treewayabstractive: Processing Dataset: 1340.71s
533
+ INFO: 2024-10-14 18:37:08,584: llmtf.base.daru/treewayabstractive: Results for daru/treewayabstractive:
534
+ INFO: 2024-10-14 18:37:08,590: llmtf.base.daru/treewayabstractive: {'rouge1': 0.3325254442550525, 'rouge2': 0.12953796507174228}
535
+ INFO: 2024-10-14 18:37:08,596: llmtf.base.evaluator: Ended eval
536
+ INFO: 2024-10-14 18:37:08,607: llmtf.base.evaluator:
537
+ mean daru/treewayabstractive daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
538
+ 0.625 0.231 0.415 0.425 0.720 0.507 0.569 0.055 1.000 0.960 0.963 0.980 0.515 0.736 0.866 0.685 0.565 0.434
539
+ INFO: 2024-10-14 18:37:09,536: llmtf.base.darumeru/cp_para_en: Loading Dataset: 3.30s
540
+ INFO: 2024-10-14 18:51:43,471: llmtf.base.darumeru/cp_para_en: Processing Dataset: 873.93s
541
+ INFO: 2024-10-14 18:51:43,473: llmtf.base.darumeru/cp_para_en: Results for darumeru/cp_para_en:
542
+ INFO: 2024-10-14 18:51:43,478: llmtf.base.darumeru/cp_para_en: {'symbol_per_token': 4.435138601612895, 'len': 0.9922018370708586, 'lcs': 1.0}
543
+ INFO: 2024-10-14 18:51:43,478: llmtf.base.evaluator: Ended eval
544
+ INFO: 2024-10-14 18:51:43,491: llmtf.base.evaluator:
545
+ mean daru/treewayabstractive daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
546
+ 0.625 0.231 0.415 0.425 0.720 0.507 0.569 0.055 1.000 0.960 0.963 0.980 0.515 0.736 0.866 0.685 0.565 0.434
llmtf_eval/evaluation_results.txt CHANGED
@@ -1,2 +1,2 @@
1
- mean daru/treewayabstractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
2
- 0.641 0.231 0.430 0.720 0.507 0.574 0.062 1.000 0.980 0.963 0.981 0.516 0.736 0.866 0.685 0.565 0.434
 
1
+ mean daru/treewayabstractive daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_en darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
2
+ 0.625 0.231 0.415 0.425 0.720 0.507 0.569 0.055 1.000 0.960 0.963 0.980 0.515 0.736 0.866 0.685 0.565 0.434
llmtf_eval/nlpcoreteam_enMMLU.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0f460cb7376ca2ffc63c633d5530776583533df6ae72e6f7c3ccf165a22aae4
3
- size 72923317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c78f219714889cebbfc87de87814e39c5e7a469cc5dac0fa797ffcbe7b6e2d94
3
+ size 72923227
llmtf_eval/nlpcoreteam_enMMLU_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/nlpcoreteam_enMMLU_total.jsonl CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "task_name": "nlpcoreteam/enMMLU",
3
  "results": {
4
- "acc": 0.6845408165512243
5
  },
6
- "leaderboard_result": 0.6845408165512243
7
  }
 
1
  {
2
  "task_name": "nlpcoreteam/enMMLU",
3
  "results": {
4
+ "acc": 0.685150317271941
5
  },
6
+ "leaderboard_result": 0.685150317271941
7
  }
llmtf_eval/nlpcoreteam_ruMMLU.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:873b040ab28877f456e55160c430ddaba0c3f1dc48a7799b683b823703ca46bf
3
- size 110914983
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0a26fbda0d442429c92882571731a03d8362f9e23d04ca96d20e4533fcad29b
3
+ size 110914830
llmtf_eval/nlpcoreteam_ruMMLU_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
llmtf_eval/nlpcoreteam_ruMMLU_total.jsonl CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "task_name": "nlpcoreteam/ruMMLU",
3
  "results": {
4
- "acc": 0.5648600813341976
5
  },
6
- "leaderboard_result": 0.5648600813341976
7
  }
 
1
  {
2
  "task_name": "nlpcoreteam/ruMMLU",
3
  "results": {
4
+ "acc": 0.5650255790093989
5
  },
6
+ "leaderboard_result": 0.5650255790093989
7
  }
llmtf_eval/russiannlp_rucola_custom_params.jsonl CHANGED
@@ -19,7 +19,7 @@
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
- "transformers_version": "4.38.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {
 
19
  "temperature": 0.1,
20
  "top_k": 40,
21
  "top_p": 0.9,
22
+ "transformers_version": "4.45.2",
23
  "trust_remote_code": false
24
  },
25
  "conversation_template": {