cot-eval-results / data /allenai /tulu-2-7b /orig /results_24-01-31-11:05:58.json
ggbetz's picture
Upload data/allenai/tulu-2-7b/orig/results_24-01-31-11:05:58.json with huggingface_hub
1de5b71 verified
raw
history blame
No virus
5.15 kB
{
"results": {
"logiqa2_base": {
"acc,none": 0.30852417302798985,
"acc_stderr,none": 0.01165319482001799,
"alias": "logiqa2_base"
},
"logiqa_base": {
"acc,none": 0.29073482428115016,
"acc_stderr,none": 0.018164056209177798,
"alias": "logiqa_base"
},
"lsat-ar_base": {
"acc,none": 0.2217391304347826,
"acc_stderr,none": 0.027451496604058916,
"alias": "lsat-ar_base"
},
"lsat-lr_base": {
"acc,none": 0.2529411764705882,
"acc_stderr,none": 0.019267629016819665,
"alias": "lsat-lr_base"
},
"lsat-rc_base": {
"acc,none": 0.3308550185873606,
"acc_stderr,none": 0.02874164221560224,
"alias": "lsat-rc_base"
}
},
"configs": {
"logiqa2_base": {
"task": "logiqa2_base",
"group": "logikon-bench",
"dataset_path": "logikon/logikon-bench",
"dataset_name": "logiqa2",
"test_split": "test",
"doc_to_text": "<function doc_to_text at 0x7f547481fe20>",
"doc_to_target": "{{answer}}",
"doc_to_choice": "{{options}}",
"description": "",
"target_delimiter": " ",
"fewshot_delimiter": "\n\n",
"num_fewshot": 0,
"metric_list": [
{
"metric": "acc",
"aggregation": "mean",
"higher_is_better": true
}
],
"output_type": "multiple_choice",
"repeats": 1,
"should_decontaminate": false,
"metadata": {
"version": 0.0
}
},
"logiqa_base": {
"task": "logiqa_base",
"group": "logikon-bench",
"dataset_path": "logikon/logikon-bench",
"dataset_name": "logiqa",
"test_split": "test",
"doc_to_text": "<function doc_to_text at 0x7f5474830ee0>",
"doc_to_target": "{{answer}}",
"doc_to_choice": "{{options}}",
"description": "",
"target_delimiter": " ",
"fewshot_delimiter": "\n\n",
"num_fewshot": 0,
"metric_list": [
{
"metric": "acc",
"aggregation": "mean",
"higher_is_better": true
}
],
"output_type": "multiple_choice",
"repeats": 1,
"should_decontaminate": false,
"metadata": {
"version": 0.0
}
},
"lsat-ar_base": {
"task": "lsat-ar_base",
"group": "logikon-bench",
"dataset_path": "logikon/logikon-bench",
"dataset_name": "lsat-ar",
"test_split": "test",
"doc_to_text": "<function doc_to_text at 0x7f547481e200>",
"doc_to_target": "{{answer}}",
"doc_to_choice": "{{options}}",
"description": "",
"target_delimiter": " ",
"fewshot_delimiter": "\n\n",
"num_fewshot": 0,
"metric_list": [
{
"metric": "acc",
"aggregation": "mean",
"higher_is_better": true
}
],
"output_type": "multiple_choice",
"repeats": 1,
"should_decontaminate": false,
"metadata": {
"version": 0.0
}
},
"lsat-lr_base": {
"task": "lsat-lr_base",
"group": "logikon-bench",
"dataset_path": "logikon/logikon-bench",
"dataset_name": "lsat-lr",
"test_split": "test",
"doc_to_text": "<function doc_to_text at 0x7f54749cb760>",
"doc_to_target": "{{answer}}",
"doc_to_choice": "{{options}}",
"description": "",
"target_delimiter": " ",
"fewshot_delimiter": "\n\n",
"num_fewshot": 0,
"metric_list": [
{
"metric": "acc",
"aggregation": "mean",
"higher_is_better": true
}
],
"output_type": "multiple_choice",
"repeats": 1,
"should_decontaminate": false,
"metadata": {
"version": 0.0
}
},
"lsat-rc_base": {
"task": "lsat-rc_base",
"group": "logikon-bench",
"dataset_path": "logikon/logikon-bench",
"dataset_name": "lsat-rc",
"test_split": "test",
"doc_to_text": "<function doc_to_text at 0x7f5474830c10>",
"doc_to_target": "{{answer}}",
"doc_to_choice": "{{options}}",
"description": "",
"target_delimiter": " ",
"fewshot_delimiter": "\n\n",
"num_fewshot": 0,
"metric_list": [
{
"metric": "acc",
"aggregation": "mean",
"higher_is_better": true
}
],
"output_type": "multiple_choice",
"repeats": 1,
"should_decontaminate": false,
"metadata": {
"version": 0.0
}
}
},
"versions": {
"logiqa2_base": 0.0,
"logiqa_base": 0.0,
"lsat-ar_base": 0.0,
"lsat-lr_base": 0.0,
"lsat-rc_base": 0.0
},
"n-shot": {
"logiqa2_base": 0,
"logiqa_base": 0,
"lsat-ar_base": 0,
"lsat-lr_base": 0,
"lsat-rc_base": 0
},
"config": {
"model": "vllm",
"model_args": "pretrained=allenai/tulu-2-7b,revision=main,dtype=auto,gpu_memory_utilization=0.9,trust_remote_code=true,max_length=4096",
"batch_size": "auto",
"batch_sizes": [],
"device": null,
"use_cache": null,
"limit": null,
"bootstrap_iters": 100000,
"gen_kwargs": null
},
"git_hash": "7002e97"
}