Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +19 -0
- llmtf_eval_k0/daru_treewayabstractive.jsonl +0 -0
- llmtf_eval_k0/daru_treewayabstractive_params.jsonl +58 -0
- llmtf_eval_k0/daru_treewayabstractive_total.jsonl +8 -0
- llmtf_eval_k0/daru_treewayextractive.jsonl +3 -0
- llmtf_eval_k0/daru_treewayextractive_params.jsonl +54 -0
- llmtf_eval_k0/daru_treewayextractive_total.jsonl +7 -0
- llmtf_eval_k0/darumeru_MultiQ.jsonl +0 -0
- llmtf_eval_k0/darumeru_MultiQ_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_MultiQ_total.jsonl +8 -0
- llmtf_eval_k0/darumeru_PARus.jsonl +0 -0
- llmtf_eval_k0/darumeru_PARus_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_PARus_total.jsonl +7 -0
- llmtf_eval_k0/darumeru_RCB.jsonl +0 -0
- llmtf_eval_k0/darumeru_RCB_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_RCB_total.jsonl +8 -0
- llmtf_eval_k0/darumeru_RWSD.jsonl +0 -0
- llmtf_eval_k0/darumeru_RWSD_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_RWSD_total.jsonl +7 -0
- llmtf_eval_k0/darumeru_USE.jsonl +0 -0
- llmtf_eval_k0/darumeru_USE_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_USE_total.jsonl +7 -0
- llmtf_eval_k0/darumeru_cp_para_en.jsonl +0 -0
- llmtf_eval_k0/darumeru_cp_para_en_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_cp_para_en_total.jsonl +9 -0
- llmtf_eval_k0/darumeru_cp_para_ru.jsonl +0 -0
- llmtf_eval_k0/darumeru_cp_para_ru_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_cp_para_ru_total.jsonl +9 -0
- llmtf_eval_k0/darumeru_cp_sent_en.jsonl +0 -0
- llmtf_eval_k0/darumeru_cp_sent_en_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_cp_sent_en_total.jsonl +9 -0
- llmtf_eval_k0/darumeru_cp_sent_ru.jsonl +0 -0
- llmtf_eval_k0/darumeru_cp_sent_ru_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_cp_sent_ru_total.jsonl +9 -0
- llmtf_eval_k0/darumeru_ruMMLU.jsonl +3 -0
- llmtf_eval_k0/darumeru_ruMMLU_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_ruMMLU_total.jsonl +7 -0
- llmtf_eval_k0/darumeru_ruOpenBookQA.jsonl +0 -0
- llmtf_eval_k0/darumeru_ruOpenBookQA_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_ruOpenBookQA_total.jsonl +8 -0
- llmtf_eval_k0/darumeru_ruTiE.jsonl +3 -0
- llmtf_eval_k0/darumeru_ruTiE_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_ruTiE_total.jsonl +7 -0
- llmtf_eval_k0/darumeru_ruWorldTree.jsonl +0 -0
- llmtf_eval_k0/darumeru_ruWorldTree_params.jsonl +58 -0
- llmtf_eval_k0/darumeru_ruWorldTree_total.jsonl +8 -0
- llmtf_eval_k0/evaluation_log.txt +273 -0
- llmtf_eval_k0/evaluation_results.txt +2 -0
- llmtf_eval_k0/nlpcoreteam_enMMLU.jsonl +3 -0
- llmtf_eval_k0/nlpcoreteam_enMMLU_params.jsonl +54 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,22 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
llmtf_eval_k0/daru_treewayextractive.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
llmtf_eval_k0/darumeru_ruMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
llmtf_eval_k0/darumeru_ruTiE.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
llmtf_eval_k0/nlpcoreteam_enMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
llmtf_eval_k0/nlpcoreteam_ruMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
llmtf_eval_k1/daru_treewayextractive.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
llmtf_eval_k1/darumeru_ruMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
llmtf_eval_k1/darumeru_ruTiE.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
llmtf_eval_k1/nlpcoreteam_enMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
llmtf_eval_k1/nlpcoreteam_ruMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
llmtf_eval_k5/daru_treewayabstractive.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
llmtf_eval_k5/daru_treewayextractive.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
llmtf_eval_k5/darumeru_MultiQ.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
llmtf_eval_k5/darumeru_USE.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
llmtf_eval_k5/darumeru_ruMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
llmtf_eval_k5/darumeru_ruTiE.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
llmtf_eval_k5/nlpcoreteam_enMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
llmtf_eval_k5/nlpcoreteam_ruMMLU.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
llmtf_eval_k5/russiannlp_rucola_custom.jsonl filter=lfs diff=lfs merge=lfs -text
|
llmtf_eval_k0/daru_treewayabstractive.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/daru_treewayabstractive_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 512,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 500,
|
| 56 |
+
"method": "generate"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/daru_treewayabstractive_total.jsonl
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "daru/treewayabstractive",
|
| 3 |
+
"results": {
|
| 4 |
+
"rouge1": 0.34439020370710943,
|
| 5 |
+
"rouge2": 0.12428286477373612
|
| 6 |
+
},
|
| 7 |
+
"leaderboard_result": 0.23433653424042278
|
| 8 |
+
}
|
llmtf_eval_k0/daru_treewayextractive.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:506117c21c900c99cdb93f103a333f7ad0584ad86bcd0900cd664b9df74c0ce0
|
| 3 |
+
size 2487347062
|
llmtf_eval_k0/daru_treewayextractive_params.jsonl
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000
|
| 11 |
+
],
|
| 12 |
+
"max_length": 8192,
|
| 13 |
+
"max_new_tokens": 1,
|
| 14 |
+
"pad_token_id": 32000,
|
| 15 |
+
"stop_strings": [],
|
| 16 |
+
"temperature": 0.1,
|
| 17 |
+
"top_k": 40,
|
| 18 |
+
"top_p": 0.9,
|
| 19 |
+
"transformers_version": "4.38.2"
|
| 20 |
+
},
|
| 21 |
+
"conversation_template": {
|
| 22 |
+
"system_prompt": "",
|
| 23 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 24 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 25 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 26 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 27 |
+
"user_role": "GPT4 Correct User:",
|
| 28 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 29 |
+
"system_role": "GPT4 Correct System:",
|
| 30 |
+
"global_prefix": "<s>",
|
| 31 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 32 |
+
"add_special_tokens": false,
|
| 33 |
+
"eos_token": "<|end_of_turn|>"
|
| 34 |
+
},
|
| 35 |
+
"load_in_8bit": false,
|
| 36 |
+
"torch_dtype": "auto",
|
| 37 |
+
"use_flash_attention_2": true,
|
| 38 |
+
"device_map": "cuda:0",
|
| 39 |
+
"use_fast_tokenizer": true,
|
| 40 |
+
"leading_space": true,
|
| 41 |
+
"space_token": 28705,
|
| 42 |
+
"trust_remote_code": [
|
| 43 |
+
false
|
| 44 |
+
],
|
| 45 |
+
"max_model_len": 8192
|
| 46 |
+
},
|
| 47 |
+
"task_params": {
|
| 48 |
+
"max_len": 4000,
|
| 49 |
+
"few_shot_count": 0,
|
| 50 |
+
"batch_size": 1,
|
| 51 |
+
"max_sample_per_dataset": 500,
|
| 52 |
+
"method": "calculate_logsoftmax"
|
| 53 |
+
}
|
| 54 |
+
}
|
llmtf_eval_k0/daru_treewayextractive_total.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "daru/treewayextractive",
|
| 3 |
+
"results": {
|
| 4 |
+
"r-prec": 0.4038567821067821
|
| 5 |
+
},
|
| 6 |
+
"leaderboard_result": 0.4038567821067821
|
| 7 |
+
}
|
llmtf_eval_k0/darumeru_MultiQ.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_MultiQ_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 64,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "generate"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_MultiQ_total.jsonl
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/MultiQ",
|
| 3 |
+
"results": {
|
| 4 |
+
"f1": 0.28867687620463706,
|
| 5 |
+
"em": 0.16730401529636713
|
| 6 |
+
},
|
| 7 |
+
"leaderboard_result": 0.2279904457505021
|
| 8 |
+
}
|
llmtf_eval_k0/darumeru_PARus.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_PARus_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 64,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "calculate_tokens_proba"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_PARus_total.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/PARus",
|
| 3 |
+
"results": {
|
| 4 |
+
"acc": 0.74
|
| 5 |
+
},
|
| 6 |
+
"leaderboard_result": 0.74
|
| 7 |
+
}
|
llmtf_eval_k0/darumeru_RCB.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_RCB_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 64,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "calculate_tokens_proba"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_RCB_total.jsonl
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/RCB",
|
| 3 |
+
"results": {
|
| 4 |
+
"acc": 0.5227272727272727,
|
| 5 |
+
"f1_macro": 0.4428418803418803
|
| 6 |
+
},
|
| 7 |
+
"leaderboard_result": 0.4827845765345765
|
| 8 |
+
}
|
llmtf_eval_k0/darumeru_RWSD.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_RWSD_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 64,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "calculate_tokens_proba"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_RWSD_total.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/RWSD",
|
| 3 |
+
"results": {
|
| 4 |
+
"acc": 0.5441176470588235
|
| 5 |
+
},
|
| 6 |
+
"leaderboard_result": 0.5441176470588235
|
| 7 |
+
}
|
llmtf_eval_k0/darumeru_USE.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_USE_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 64,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "generate"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_USE_total.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/USE",
|
| 3 |
+
"results": {
|
| 4 |
+
"grade_norm": 0.06274509803921567
|
| 5 |
+
},
|
| 6 |
+
"leaderboard_result": 0.06274509803921567
|
| 7 |
+
}
|
llmtf_eval_k0/darumeru_cp_para_en.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_cp_para_en_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 1024,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "generate"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_cp_para_en_total.jsonl
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/cp_para_en",
|
| 3 |
+
"results": {
|
| 4 |
+
"symbol_per_token": 3.9519089902445974,
|
| 5 |
+
"len": 0.9916598586547556,
|
| 6 |
+
"lcs": 0.8689672911613434
|
| 7 |
+
},
|
| 8 |
+
"leaderboard_result": 0.8689672911613434
|
| 9 |
+
}
|
llmtf_eval_k0/darumeru_cp_para_ru.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_cp_para_ru_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 1024,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "generate"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_cp_para_ru_total.jsonl
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/cp_para_ru",
|
| 3 |
+
"results": {
|
| 4 |
+
"symbol_per_token": 2.4736956938033994,
|
| 5 |
+
"len": 0.9938656254701991,
|
| 6 |
+
"lcs": 0.8313599424096164
|
| 7 |
+
},
|
| 8 |
+
"leaderboard_result": 0.8313599424096164
|
| 9 |
+
}
|
llmtf_eval_k0/darumeru_cp_sent_en.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_cp_sent_en_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 128,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "generate"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_cp_sent_en_total.jsonl
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/cp_sent_en",
|
| 3 |
+
"results": {
|
| 4 |
+
"symbol_per_token": 3.8962352972297385,
|
| 5 |
+
"len": 0.997653558022427,
|
| 6 |
+
"lcs": 0.9800192820829826
|
| 7 |
+
},
|
| 8 |
+
"leaderboard_result": 0.997653558022427
|
| 9 |
+
}
|
llmtf_eval_k0/darumeru_cp_sent_ru.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_cp_sent_ru_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 128,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "generate"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_cp_sent_ru_total.jsonl
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/cp_sent_ru",
|
| 3 |
+
"results": {
|
| 4 |
+
"symbol_per_token": 2.373538037297123,
|
| 5 |
+
"len": 0.9934467912858197,
|
| 6 |
+
"lcs": 0.920592765079274
|
| 7 |
+
},
|
| 8 |
+
"leaderboard_result": 0.9934467912858197
|
| 9 |
+
}
|
llmtf_eval_k0/darumeru_ruMMLU.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98b247c41df8c1dd7ddba6000677e4feb8ec79d8406774a2efcdacf08a04c822
|
| 3 |
+
size 32286605
|
llmtf_eval_k0/darumeru_ruMMLU_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 64,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "calculate_tokens_proba"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_ruMMLU_total.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/ruMMLU",
|
| 3 |
+
"results": {
|
| 4 |
+
"acc": 0.4817918786790382
|
| 5 |
+
},
|
| 6 |
+
"leaderboard_result": 0.4817918786790382
|
| 7 |
+
}
|
llmtf_eval_k0/darumeru_ruOpenBookQA.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_ruOpenBookQA_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 64,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "calculate_tokens_proba"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_ruOpenBookQA_total.jsonl
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/ruOpenBookQA",
|
| 3 |
+
"results": {
|
| 4 |
+
"acc": 0.7319587628865979,
|
| 5 |
+
"f1_macro": 0.7326117311318767
|
| 6 |
+
},
|
| 7 |
+
"leaderboard_result": 0.7322852470092374
|
| 8 |
+
}
|
llmtf_eval_k0/darumeru_ruTiE.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5d30008f89afb25c815e3a9b99cf292d0e06f8034bb79329d5516c45f3ecdde
|
| 3 |
+
size 11168288
|
llmtf_eval_k0/darumeru_ruTiE_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 64,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "calculate_tokens_proba"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_ruTiE_total.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/ruTiE",
|
| 3 |
+
"results": {
|
| 4 |
+
"acc": 0.5395348837209303
|
| 5 |
+
},
|
| 6 |
+
"leaderboard_result": 0.5395348837209303
|
| 7 |
+
}
|
llmtf_eval_k0/darumeru_ruWorldTree.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
llmtf_eval_k0/darumeru_ruWorldTree_params.jsonl
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000,
|
| 11 |
+
13
|
| 12 |
+
],
|
| 13 |
+
"max_length": 8192,
|
| 14 |
+
"max_new_tokens": 64,
|
| 15 |
+
"pad_token_id": 32000,
|
| 16 |
+
"stop_strings": [
|
| 17 |
+
"\n",
|
| 18 |
+
"\n\n"
|
| 19 |
+
],
|
| 20 |
+
"temperature": 0.1,
|
| 21 |
+
"top_k": 40,
|
| 22 |
+
"top_p": 0.9,
|
| 23 |
+
"transformers_version": "4.38.2"
|
| 24 |
+
},
|
| 25 |
+
"conversation_template": {
|
| 26 |
+
"system_prompt": "",
|
| 27 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 28 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 29 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 30 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 31 |
+
"user_role": "GPT4 Correct User:",
|
| 32 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 33 |
+
"system_role": "GPT4 Correct System:",
|
| 34 |
+
"global_prefix": "<s>",
|
| 35 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 36 |
+
"add_special_tokens": false,
|
| 37 |
+
"eos_token": "<|end_of_turn|>"
|
| 38 |
+
},
|
| 39 |
+
"load_in_8bit": false,
|
| 40 |
+
"torch_dtype": "auto",
|
| 41 |
+
"use_flash_attention_2": true,
|
| 42 |
+
"device_map": "cuda:0",
|
| 43 |
+
"use_fast_tokenizer": true,
|
| 44 |
+
"leading_space": true,
|
| 45 |
+
"space_token": 28705,
|
| 46 |
+
"trust_remote_code": [
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"max_model_len": 8192
|
| 50 |
+
},
|
| 51 |
+
"task_params": {
|
| 52 |
+
"max_len": 4000,
|
| 53 |
+
"few_shot_count": 0,
|
| 54 |
+
"batch_size": 1,
|
| 55 |
+
"max_sample_per_dataset": 10000000000000,
|
| 56 |
+
"method": "calculate_tokens_proba"
|
| 57 |
+
}
|
| 58 |
+
}
|
llmtf_eval_k0/darumeru_ruWorldTree_total.jsonl
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_name": "darumeru/ruWorldTree",
|
| 3 |
+
"results": {
|
| 4 |
+
"acc": 0.8857142857142857,
|
| 5 |
+
"f1_macro": 0.8835438024831281
|
| 6 |
+
},
|
| 7 |
+
"leaderboard_result": 0.8846290440987069
|
| 8 |
+
}
|
llmtf_eval_k0/evaluation_log.txt
ADDED
|
@@ -0,0 +1,273 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INFO: 2024-07-12 11:14:00,454: llmtf.base.evaluator: Starting eval on ['darumeru/multiq', 'darumeru/parus', 'darumeru/rcb', 'darumeru/ruopenbookqa', 'darumeru/rutie', 'darumeru/ruworldtree', 'darumeru/rwsd', 'darumeru/use', 'russiannlp/rucola_custom']
|
| 2 |
+
INFO: 2024-07-12 11:14:00,456: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 3 |
+
INFO: 2024-07-12 11:14:00,456: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 4 |
+
INFO: 2024-07-12 11:14:02,095: llmtf.base.evaluator: Starting eval on ['darumeru/rummlu']
|
| 5 |
+
INFO: 2024-07-12 11:14:02,095: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 6 |
+
INFO: 2024-07-12 11:14:02,095: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 7 |
+
INFO: 2024-07-12 11:14:03,625: llmtf.base.darumeru/MultiQ: Loading Dataset: 3.17s
|
| 8 |
+
INFO: 2024-07-12 11:14:04,544: llmtf.base.evaluator: Starting eval on ['nlpcoreteam/rummlu']
|
| 9 |
+
INFO: 2024-07-12 11:14:04,545: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000]
|
| 10 |
+
INFO: 2024-07-12 11:14:04,545: llmtf.base.hfmodel: Updated generation_config.stop_strings: []
|
| 11 |
+
INFO: 2024-07-12 11:14:08,211: llmtf.base.evaluator: Starting eval on ['daru/treewayabstractive']
|
| 12 |
+
INFO: 2024-07-12 11:14:08,212: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 13 |
+
INFO: 2024-07-12 11:14:08,212: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 14 |
+
INFO: 2024-07-12 11:14:09,060: llmtf.base.darumeru/ruMMLU: Loading Dataset: 6.96s
|
| 15 |
+
INFO: 2024-07-12 11:14:10,849: llmtf.base.evaluator: Starting eval on ['nlpcoreteam/enmmlu']
|
| 16 |
+
INFO: 2024-07-12 11:14:10,850: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000]
|
| 17 |
+
INFO: 2024-07-12 11:14:10,850: llmtf.base.hfmodel: Updated generation_config.stop_strings: []
|
| 18 |
+
INFO: 2024-07-12 11:14:11,432: llmtf.base.evaluator: Starting eval on ['daru/treewayextractive']
|
| 19 |
+
INFO: 2024-07-12 11:14:11,433: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000]
|
| 20 |
+
INFO: 2024-07-12 11:14:11,433: llmtf.base.hfmodel: Updated generation_config.stop_strings: []
|
| 21 |
+
INFO: 2024-07-12 11:14:12,547: llmtf.base.daru/treewayabstractive: Loading Dataset: 4.34s
|
| 22 |
+
INFO: 2024-07-12 11:14:12,606: llmtf.base.evaluator: Starting eval on ['darumeru/cp_sent_ru', 'darumeru/cp_sent_en', 'darumeru/cp_para_ru', 'darumeru/cp_para_en']
|
| 23 |
+
INFO: 2024-07-12 11:14:12,607: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 24 |
+
INFO: 2024-07-12 11:14:12,607: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 25 |
+
INFO: 2024-07-12 11:14:15,201: llmtf.base.darumeru/cp_sent_ru: Loading Dataset: 2.59s
|
| 26 |
+
INFO: 2024-07-12 11:14:19,195: llmtf.base.daru/treewayextractive: Loading Dataset: 7.76s
|
| 27 |
+
INFO: 2024-07-12 11:16:12,870: llmtf.base.nlpcoreteam/ruMMLU: Loading Dataset: 128.32s
|
| 28 |
+
INFO: 2024-07-12 11:16:16,430: llmtf.base.nlpcoreteam/enMMLU: Loading Dataset: 125.58s
|
| 29 |
+
INFO: 2024-07-12 11:21:53,306: llmtf.base.darumeru/ruMMLU: Processing Dataset: 464.24s
|
| 30 |
+
INFO: 2024-07-12 11:21:53,309: llmtf.base.darumeru/ruMMLU: Results for darumeru/ruMMLU:
|
| 31 |
+
INFO: 2024-07-12 11:21:53,316: llmtf.base.darumeru/ruMMLU: {'acc': 0.4817918786790382}
|
| 32 |
+
INFO: 2024-07-12 11:21:53,356: llmtf.base.evaluator: Ended eval
|
| 33 |
+
INFO: 2024-07-12 11:21:53,362: llmtf.base.evaluator:
|
| 34 |
+
mean darumeru/ruMMLU
|
| 35 |
+
0.482 0.482
|
| 36 |
+
INFO: 2024-07-12 11:25:10,236: llmtf.base.nlpcoreteam/enMMLU: Processing Dataset: 533.80s
|
| 37 |
+
INFO: 2024-07-12 11:25:10,239: llmtf.base.nlpcoreteam/enMMLU: Results for nlpcoreteam/enMMLU:
|
| 38 |
+
INFO: 2024-07-12 11:25:10,278: llmtf.base.nlpcoreteam/enMMLU: metric
|
| 39 |
+
subject
|
| 40 |
+
abstract_algebra 0.330000
|
| 41 |
+
anatomy 0.629630
|
| 42 |
+
astronomy 0.657895
|
| 43 |
+
business_ethics 0.650000
|
| 44 |
+
clinical_knowledge 0.675472
|
| 45 |
+
college_biology 0.729167
|
| 46 |
+
college_chemistry 0.490000
|
| 47 |
+
college_computer_science 0.540000
|
| 48 |
+
college_mathematics 0.380000
|
| 49 |
+
college_medicine 0.641618
|
| 50 |
+
college_physics 0.343137
|
| 51 |
+
computer_security 0.700000
|
| 52 |
+
conceptual_physics 0.561702
|
| 53 |
+
econometrics 0.456140
|
| 54 |
+
electrical_engineering 0.600000
|
| 55 |
+
elementary_mathematics 0.412698
|
| 56 |
+
formal_logic 0.468254
|
| 57 |
+
global_facts 0.310000
|
| 58 |
+
high_school_biology 0.787097
|
| 59 |
+
high_school_chemistry 0.443350
|
| 60 |
+
high_school_computer_science 0.670000
|
| 61 |
+
high_school_european_history 0.763636
|
| 62 |
+
high_school_geography 0.792929
|
| 63 |
+
high_school_government_and_politics 0.880829
|
| 64 |
+
high_school_macroeconomics 0.612821
|
| 65 |
+
high_school_mathematics 0.337037
|
| 66 |
+
high_school_microeconomics 0.642857
|
| 67 |
+
high_school_physics 0.344371
|
| 68 |
+
high_school_psychology 0.823853
|
| 69 |
+
high_school_statistics 0.472222
|
| 70 |
+
high_school_us_history 0.794118
|
| 71 |
+
high_school_world_history 0.818565
|
| 72 |
+
human_aging 0.726457
|
| 73 |
+
human_sexuality 0.740458
|
| 74 |
+
international_law 0.727273
|
| 75 |
+
jurisprudence 0.722222
|
| 76 |
+
logical_fallacies 0.760736
|
| 77 |
+
machine_learning 0.455357
|
| 78 |
+
management 0.776699
|
| 79 |
+
marketing 0.858974
|
| 80 |
+
medical_genetics 0.690000
|
| 81 |
+
miscellaneous 0.828863
|
| 82 |
+
moral_disputes 0.679191
|
| 83 |
+
moral_scenarios 0.234637
|
| 84 |
+
nutrition 0.715686
|
| 85 |
+
philosophy 0.655949
|
| 86 |
+
prehistory 0.672840
|
| 87 |
+
professional_accounting 0.464539
|
| 88 |
+
professional_law 0.470013
|
| 89 |
+
professional_medicine 0.705882
|
| 90 |
+
professional_psychology 0.617647
|
| 91 |
+
public_relations 0.636364
|
| 92 |
+
security_studies 0.673469
|
| 93 |
+
sociology 0.855721
|
| 94 |
+
us_foreign_policy 0.850000
|
| 95 |
+
virology 0.524096
|
| 96 |
+
world_religions 0.859649
|
| 97 |
+
INFO: 2024-07-12 11:25:10,286: llmtf.base.nlpcoreteam/enMMLU: metric
|
| 98 |
+
subject
|
| 99 |
+
STEM 0.514113
|
| 100 |
+
humanities 0.663622
|
| 101 |
+
other (business, health, misc.) 0.656994
|
| 102 |
+
social sciences 0.715257
|
| 103 |
+
INFO: 2024-07-12 11:25:10,293: llmtf.base.nlpcoreteam/enMMLU: {'acc': 0.6374965559822189}
|
| 104 |
+
INFO: 2024-07-12 11:25:10,326: llmtf.base.evaluator: Ended eval
|
| 105 |
+
INFO: 2024-07-12 11:25:10,331: llmtf.base.evaluator:
|
| 106 |
+
mean darumeru/ruMMLU nlpcoreteam/enMMLU
|
| 107 |
+
0.560 0.482 0.637
|
| 108 |
+
INFO: 2024-07-12 11:25:17,845: llmtf.base.darumeru/cp_sent_ru: Processing Dataset: 662.64s
|
| 109 |
+
INFO: 2024-07-12 11:25:17,847: llmtf.base.darumeru/cp_sent_ru: Results for darumeru/cp_sent_ru:
|
| 110 |
+
INFO: 2024-07-12 11:25:17,851: llmtf.base.darumeru/cp_sent_ru: {'symbol_per_token': 2.373538037297123, 'len': 0.9934467912858197, 'lcs': 0.920592765079274}
|
| 111 |
+
INFO: 2024-07-12 11:25:17,853: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 112 |
+
INFO: 2024-07-12 11:25:17,853: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 113 |
+
INFO: 2024-07-12 11:25:20,290: llmtf.base.darumeru/cp_sent_en: Loading Dataset: 2.44s
|
| 114 |
+
INFO: 2024-07-12 11:26:26,223: llmtf.base.nlpcoreteam/ruMMLU: Processing Dataset: 613.35s
|
| 115 |
+
INFO: 2024-07-12 11:26:26,224: llmtf.base.nlpcoreteam/ruMMLU: Results for nlpcoreteam/ruMMLU:
|
| 116 |
+
INFO: 2024-07-12 11:26:26,262: llmtf.base.nlpcoreteam/ruMMLU: metric
|
| 117 |
+
subject
|
| 118 |
+
abstract_algebra 0.360000
|
| 119 |
+
anatomy 0.414815
|
| 120 |
+
astronomy 0.565789
|
| 121 |
+
business_ethics 0.560000
|
| 122 |
+
clinical_knowledge 0.520755
|
| 123 |
+
college_biology 0.479167
|
| 124 |
+
college_chemistry 0.450000
|
| 125 |
+
college_computer_science 0.500000
|
| 126 |
+
college_mathematics 0.380000
|
| 127 |
+
college_medicine 0.508671
|
| 128 |
+
college_physics 0.264706
|
| 129 |
+
computer_security 0.580000
|
| 130 |
+
conceptual_physics 0.438298
|
| 131 |
+
econometrics 0.368421
|
| 132 |
+
electrical_engineering 0.475862
|
| 133 |
+
elementary_mathematics 0.370370
|
| 134 |
+
formal_logic 0.325397
|
| 135 |
+
global_facts 0.280000
|
| 136 |
+
high_school_biology 0.596774
|
| 137 |
+
high_school_chemistry 0.374384
|
| 138 |
+
high_school_computer_science 0.600000
|
| 139 |
+
high_school_european_history 0.678788
|
| 140 |
+
high_school_geography 0.666667
|
| 141 |
+
high_school_government_and_politics 0.580311
|
| 142 |
+
high_school_macroeconomics 0.441026
|
| 143 |
+
high_school_mathematics 0.359259
|
| 144 |
+
high_school_microeconomics 0.478992
|
| 145 |
+
high_school_physics 0.390728
|
| 146 |
+
high_school_psychology 0.623853
|
| 147 |
+
high_school_statistics 0.458333
|
| 148 |
+
high_school_us_history 0.686275
|
| 149 |
+
high_school_world_history 0.713080
|
| 150 |
+
human_aging 0.511211
|
| 151 |
+
human_sexuality 0.564885
|
| 152 |
+
international_law 0.652893
|
| 153 |
+
jurisprudence 0.527778
|
| 154 |
+
logical_fallacies 0.417178
|
| 155 |
+
machine_learning 0.312500
|
| 156 |
+
management 0.631068
|
| 157 |
+
marketing 0.675214
|
| 158 |
+
medical_genetics 0.520000
|
| 159 |
+
miscellaneous 0.627075
|
| 160 |
+
moral_disputes 0.531792
|
| 161 |
+
moral_scenarios 0.233520
|
| 162 |
+
nutrition 0.562092
|
| 163 |
+
philosophy 0.485531
|
| 164 |
+
prehistory 0.487654
|
| 165 |
+
professional_accounting 0.386525
|
| 166 |
+
professional_law 0.366362
|
| 167 |
+
professional_medicine 0.481618
|
| 168 |
+
professional_psychology 0.441176
|
| 169 |
+
public_relations 0.554545
|
| 170 |
+
security_studies 0.600000
|
| 171 |
+
sociology 0.696517
|
| 172 |
+
us_foreign_policy 0.740000
|
| 173 |
+
virology 0.481928
|
| 174 |
+
world_religions 0.684211
|
| 175 |
+
INFO: 2024-07-12 11:26:26,270: llmtf.base.nlpcoreteam/ruMMLU: metric
|
| 176 |
+
subject
|
| 177 |
+
STEM 0.442010
|
| 178 |
+
humanities 0.522343
|
| 179 |
+
other (business, health, misc.) 0.511498
|
| 180 |
+
social sciences 0.563033
|
| 181 |
+
INFO: 2024-07-12 11:26:26,278: llmtf.base.nlpcoreteam/ruMMLU: {'acc': 0.5097207580093521}
|
| 182 |
+
INFO: 2024-07-12 11:26:26,312: llmtf.base.evaluator: Ended eval
|
| 183 |
+
INFO: 2024-07-12 11:26:26,318: llmtf.base.evaluator:
|
| 184 |
+
mean darumeru/cp_sent_ru darumeru/ruMMLU nlpcoreteam/enMMLU nlpcoreteam/ruMMLU
|
| 185 |
+
0.656 0.993 0.482 0.637 0.510
|
| 186 |
+
INFO: 2024-07-12 11:26:59,107: llmtf.base.darumeru/MultiQ: Processing Dataset: 775.48s
|
| 187 |
+
INFO: 2024-07-12 11:26:59,112: llmtf.base.darumeru/MultiQ: Results for darumeru/MultiQ:
|
| 188 |
+
INFO: 2024-07-12 11:26:59,146: llmtf.base.darumeru/MultiQ: {'f1': 0.28867687620463706, 'em': 0.16730401529636713}
|
| 189 |
+
INFO: 2024-07-12 11:26:59,151: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 190 |
+
INFO: 2024-07-12 11:26:59,151: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 191 |
+
INFO: 2024-07-12 11:27:01,342: llmtf.base.darumeru/PARus: Loading Dataset: 2.19s
|
| 192 |
+
INFO: 2024-07-12 11:27:09,303: llmtf.base.darumeru/PARus: Processing Dataset: 7.96s
|
| 193 |
+
INFO: 2024-07-12 11:27:09,304: llmtf.base.darumeru/PARus: Results for darumeru/PARus:
|
| 194 |
+
INFO: 2024-07-12 11:27:09,316: llmtf.base.darumeru/PARus: {'acc': 0.74}
|
| 195 |
+
INFO: 2024-07-12 11:27:09,317: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 196 |
+
INFO: 2024-07-12 11:27:09,317: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 197 |
+
INFO: 2024-07-12 11:27:11,444: llmtf.base.darumeru/RCB: Loading Dataset: 2.13s
|
| 198 |
+
INFO: 2024-07-12 11:27:20,933: llmtf.base.darumeru/RCB: Processing Dataset: 9.49s
|
| 199 |
+
INFO: 2024-07-12 11:27:20,934: llmtf.base.darumeru/RCB: Results for darumeru/RCB:
|
| 200 |
+
INFO: 2024-07-12 11:27:20,940: llmtf.base.darumeru/RCB: {'acc': 0.5227272727272727, 'f1_macro': 0.4428418803418803}
|
| 201 |
+
INFO: 2024-07-12 11:27:20,941: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 202 |
+
INFO: 2024-07-12 11:27:20,941: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 203 |
+
INFO: 2024-07-12 11:27:26,755: llmtf.base.darumeru/ruOpenBookQA: Loading Dataset: 5.81s
|
| 204 |
+
INFO: 2024-07-12 11:27:42,200: llmtf.base.daru/treewayextractive: Processing Dataset: 803.00s
|
| 205 |
+
INFO: 2024-07-12 11:27:42,202: llmtf.base.daru/treewayextractive: Results for daru/treewayextractive:
|
| 206 |
+
INFO: 2024-07-12 11:27:42,503: llmtf.base.daru/treewayextractive: {'r-prec': 0.4038567821067821}
|
| 207 |
+
INFO: 2024-07-12 11:27:43,066: llmtf.base.evaluator: Ended eval
|
| 208 |
+
INFO: 2024-07-12 11:27:43,074: llmtf.base.evaluator:
|
| 209 |
+
mean daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/cp_sent_ru darumeru/ruMMLU nlpcoreteam/enMMLU nlpcoreteam/ruMMLU
|
| 210 |
+
0.560 0.404 0.228 0.740 0.483 0.993 0.482 0.637 0.510
|
| 211 |
+
INFO: 2024-07-12 11:28:53,021: llmtf.base.darumeru/ruOpenBookQA: Processing Dataset: 86.26s
|
| 212 |
+
INFO: 2024-07-12 11:28:53,023: llmtf.base.darumeru/ruOpenBookQA: Results for darumeru/ruOpenBookQA:
|
| 213 |
+
INFO: 2024-07-12 11:28:53,035: llmtf.base.darumeru/ruOpenBookQA: {'acc': 0.7319587628865979, 'f1_macro': 0.7326117311318767}
|
| 214 |
+
INFO: 2024-07-12 11:28:53,043: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 215 |
+
INFO: 2024-07-12 11:28:53,043: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 216 |
+
INFO: 2024-07-12 11:28:57,375: llmtf.base.darumeru/ruTiE: Loading Dataset: 4.33s
|
| 217 |
+
INFO: 2024-07-12 11:33:18,433: llmtf.base.darumeru/ruTiE: Processing Dataset: 261.04s
|
| 218 |
+
INFO: 2024-07-12 11:33:18,436: llmtf.base.darumeru/ruTiE: Results for darumeru/ruTiE:
|
| 219 |
+
INFO: 2024-07-12 11:33:18,465: llmtf.base.darumeru/ruTiE: {'acc': 0.5395348837209303}
|
| 220 |
+
INFO: 2024-07-12 11:33:18,468: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 221 |
+
INFO: 2024-07-12 11:33:18,468: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 222 |
+
INFO: 2024-07-12 11:33:20,755: llmtf.base.darumeru/ruWorldTree: Loading Dataset: 2.29s
|
| 223 |
+
INFO: 2024-07-12 11:33:24,890: llmtf.base.darumeru/ruWorldTree: Processing Dataset: 4.13s
|
| 224 |
+
INFO: 2024-07-12 11:33:24,904: llmtf.base.darumeru/ruWorldTree: Results for darumeru/ruWorldTree:
|
| 225 |
+
INFO: 2024-07-12 11:33:24,910: llmtf.base.darumeru/ruWorldTree: {'acc': 0.8857142857142857, 'f1_macro': 0.8835438024831281}
|
| 226 |
+
INFO: 2024-07-12 11:33:24,911: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 227 |
+
INFO: 2024-07-12 11:33:24,911: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 228 |
+
INFO: 2024-07-12 11:33:26,881: llmtf.base.darumeru/RWSD: Loading Dataset: 1.97s
|
| 229 |
+
INFO: 2024-07-12 11:33:35,928: llmtf.base.darumeru/RWSD: Processing Dataset: 9.05s
|
| 230 |
+
INFO: 2024-07-12 11:33:35,944: llmtf.base.darumeru/RWSD: Results for darumeru/RWSD:
|
| 231 |
+
INFO: 2024-07-12 11:33:35,978: llmtf.base.darumeru/RWSD: {'acc': 0.5441176470588235}
|
| 232 |
+
INFO: 2024-07-12 11:33:35,979: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 233 |
+
INFO: 2024-07-12 11:33:35,979: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 234 |
+
INFO: 2024-07-12 11:33:38,817: llmtf.base.darumeru/USE: Loading Dataset: 2.84s
|
| 235 |
+
INFO: 2024-07-12 11:34:04,752: llmtf.base.darumeru/cp_sent_en: Processing Dataset: 524.46s
|
| 236 |
+
INFO: 2024-07-12 11:34:04,754: llmtf.base.darumeru/cp_sent_en: Results for darumeru/cp_sent_en:
|
| 237 |
+
INFO: 2024-07-12 11:34:04,758: llmtf.base.darumeru/cp_sent_en: {'symbol_per_token': 3.8962352972297385, 'len': 0.997653558022427, 'lcs': 0.9800192820829826}
|
| 238 |
+
INFO: 2024-07-12 11:34:04,759: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 239 |
+
INFO: 2024-07-12 11:34:04,759: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 240 |
+
INFO: 2024-07-12 11:34:07,018: llmtf.base.darumeru/cp_para_ru: Loading Dataset: 2.26s
|
| 241 |
+
INFO: 2024-07-12 11:43:37,087: llmtf.base.darumeru/USE: Processing Dataset: 598.27s
|
| 242 |
+
INFO: 2024-07-12 11:43:37,090: llmtf.base.darumeru/USE: Results for darumeru/USE:
|
| 243 |
+
INFO: 2024-07-12 11:43:37,124: llmtf.base.darumeru/USE: {'grade_norm': 0.06274509803921567}
|
| 244 |
+
INFO: 2024-07-12 11:43:37,127: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000]
|
| 245 |
+
INFO: 2024-07-12 11:43:37,128: llmtf.base.hfmodel: Updated generation_config.stop_strings: []
|
| 246 |
+
INFO: 2024-07-12 11:43:41,113: llmtf.base.russiannlp/rucola_custom: Loading Dataset: 3.98s
|
| 247 |
+
INFO: 2024-07-12 11:45:35,417: llmtf.base.russiannlp/rucola_custom: Processing Dataset: 114.30s
|
| 248 |
+
INFO: 2024-07-12 11:45:35,422: llmtf.base.russiannlp/rucola_custom: Results for russiannlp/rucola_custom:
|
| 249 |
+
INFO: 2024-07-12 11:45:35,446: llmtf.base.russiannlp/rucola_custom: {'acc': 0.7369931826336562, 'mcc': 0.3418673882542275}
|
| 250 |
+
INFO: 2024-07-12 11:45:35,450: llmtf.base.evaluator: Ended eval
|
| 251 |
+
INFO: 2024-07-12 11:45:35,484: llmtf.base.evaluator:
|
| 252 |
+
mean daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruTiE darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
|
| 253 |
+
0.585 0.404 0.228 0.740 0.483 0.544 0.063 0.998 0.993 0.482 0.732 0.540 0.885 0.637 0.510 0.539
|
| 254 |
+
INFO: 2024-07-12 11:49:02,906: llmtf.base.darumeru/cp_para_ru: Processing Dataset: 895.89s
|
| 255 |
+
INFO: 2024-07-12 11:49:02,917: llmtf.base.darumeru/cp_para_ru: Results for darumeru/cp_para_ru:
|
| 256 |
+
INFO: 2024-07-12 11:49:02,921: llmtf.base.darumeru/cp_para_ru: {'symbol_per_token': 2.4736956938033994, 'len': 0.9938656254701991, 'lcs': 0.8313599424096164}
|
| 257 |
+
INFO: 2024-07-12 11:49:02,922: llmtf.base.hfmodel: Updated generation_config.eos_token_id: [32000, 13]
|
| 258 |
+
INFO: 2024-07-12 11:49:02,922: llmtf.base.hfmodel: Updated generation_config.stop_strings: ['\n', '\n\n']
|
| 259 |
+
INFO: 2024-07-12 11:49:05,017: llmtf.base.darumeru/cp_para_en: Loading Dataset: 2.09s
|
| 260 |
+
INFO: 2024-07-12 11:59:16,449: llmtf.base.daru/treewayabstractive: Processing Dataset: 2703.90s
|
| 261 |
+
INFO: 2024-07-12 11:59:16,451: llmtf.base.daru/treewayabstractive: Results for daru/treewayabstractive:
|
| 262 |
+
INFO: 2024-07-12 11:59:16,482: llmtf.base.daru/treewayabstractive: {'rouge1': 0.34439020370710943, 'rouge2': 0.12428286477373612}
|
| 263 |
+
INFO: 2024-07-12 11:59:16,484: llmtf.base.evaluator: Ended eval
|
| 264 |
+
INFO: 2024-07-12 11:59:16,496: llmtf.base.evaluator:
|
| 265 |
+
mean daru/treewayabstractive daru/treewayextractive darumeru/MultiQ darumeru/PARus darumeru/RCB darumeru/RWSD darumeru/USE darumeru/cp_para_ru darumeru/cp_sent_en darumeru/cp_sent_ru darumeru/ruMMLU darumeru/ruOpenBookQA darumeru/ruTiE darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
|
| 266 |
+
0.579 0.234 0.404 0.228 0.740 0.483 0.544 0.063 0.831 0.998 0.993 0.482 0.732 0.540 0.885 0.637 0.510 0.539
|
| 267 |
+
INFO: 2024-07-12 12:00:13,938: llmtf.base.darumeru/cp_para_en: Processing Dataset: 668.92s
|
| 268 |
+
INFO: 2024-07-12 12:00:13,954: llmtf.base.darumeru/cp_para_en: Results for darumeru/cp_para_en:
|
| 269 |
+
INFO: 2024-07-12 12:00:13,960: llmtf.base.darumeru/cp_para_en: {'symbol_per_token': 3.9519089902445974, 'len': 0.9916598586547556, 'lcs': 0.8689672911613434}
|
| 270 |
+
INFO: 2024-07-12 12:00:13,960: llmtf.base.evaluator: Ended eval
|
| 271 |
+
INFO: 2024-07-12 12:00:13,985: llmtf.base.evaluator:
|
| 272 |
+
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/ruTiE darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
|
| 273 |
+
0.595 0.234 0.404 0.228 0.740 0.483 0.544 0.063 0.869 0.831 0.998 0.993 0.482 0.732 0.540 0.885 0.637 0.510 0.539
|
llmtf_eval_k0/evaluation_results.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 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/ruTiE darumeru/ruWorldTree nlpcoreteam/enMMLU nlpcoreteam/ruMMLU russiannlp/rucola_custom
|
| 2 |
+
0.595 0.234 0.404 0.228 0.740 0.483 0.544 0.063 0.869 0.831 0.998 0.993 0.482 0.732 0.540 0.885 0.637 0.510 0.539
|
llmtf_eval_k0/nlpcoreteam_enMMLU.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f45e9f74610e1ae2cedd9582eb3ef2ff41f634bde9473b2be95fd7cc6d9acbe0
|
| 3 |
+
size 37222812
|
llmtf_eval_k0/nlpcoreteam_enMMLU_params.jsonl
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"custom_generation_config": null,
|
| 3 |
+
"model_params": {
|
| 4 |
+
"model_name_or_path": "openchat/openchat-3.5-0106",
|
| 5 |
+
"generation_config": {
|
| 6 |
+
"_from_model_config": true,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"do_sample": true,
|
| 9 |
+
"eos_token_id": [
|
| 10 |
+
32000
|
| 11 |
+
],
|
| 12 |
+
"max_length": 8192,
|
| 13 |
+
"max_new_tokens": 64,
|
| 14 |
+
"pad_token_id": 32000,
|
| 15 |
+
"stop_strings": [],
|
| 16 |
+
"temperature": 0.1,
|
| 17 |
+
"top_k": 40,
|
| 18 |
+
"top_p": 0.9,
|
| 19 |
+
"transformers_version": "4.38.2"
|
| 20 |
+
},
|
| 21 |
+
"conversation_template": {
|
| 22 |
+
"system_prompt": "",
|
| 23 |
+
"system_message_template": "{role} {content}<|end_of_turn|>",
|
| 24 |
+
"user_message_template": "{role} {content}<|end_of_turn|>",
|
| 25 |
+
"bot_message_template": "{role} {content}<|end_of_turn|>",
|
| 26 |
+
"bot_message_template_incomplete": "{role} {content}",
|
| 27 |
+
"user_role": "GPT4 Correct User:",
|
| 28 |
+
"bot_role": "GPT4 Correct Assistant:",
|
| 29 |
+
"system_role": "GPT4 Correct System:",
|
| 30 |
+
"global_prefix": "<s>",
|
| 31 |
+
"suffix": "GPT4 Correct Assistant:",
|
| 32 |
+
"add_special_tokens": false,
|
| 33 |
+
"eos_token": "<|end_of_turn|>"
|
| 34 |
+
},
|
| 35 |
+
"load_in_8bit": false,
|
| 36 |
+
"torch_dtype": "auto",
|
| 37 |
+
"use_flash_attention_2": true,
|
| 38 |
+
"device_map": "cuda:0",
|
| 39 |
+
"use_fast_tokenizer": true,
|
| 40 |
+
"leading_space": true,
|
| 41 |
+
"space_token": 28705,
|
| 42 |
+
"trust_remote_code": [
|
| 43 |
+
false
|
| 44 |
+
],
|
| 45 |
+
"max_model_len": 8192
|
| 46 |
+
},
|
| 47 |
+
"task_params": {
|
| 48 |
+
"max_len": 4000,
|
| 49 |
+
"few_shot_count": 0,
|
| 50 |
+
"batch_size": 1,
|
| 51 |
+
"max_sample_per_dataset": 10000000000000,
|
| 52 |
+
"method": "calculate_tokens_proba"
|
| 53 |
+
}
|
| 54 |
+
}
|