{ "results": { "logieval": { "exact_match,get-answer": 0.3479643765903308, "exact_match_stderr,get-answer": 0.012017522990418038, "alias": "logieval" } }, "configs": { "logieval": { "task": "logieval", "dataset_path": "baber/logiqa2", "dataset_name": "logieval", "training_split": "train", "test_split": "test", "doc_to_text": "Instructions: You will be presented with a passage and a question about that passage. There are four options to be chosen from, you need to choose the only correct option to answer that question. If the first option is right, you generate the answer 'A', if the second option is right, you generate the answer 'B', if the third option is right, you generate the answer 'C', if the fourth option is right, you generate the answer 'D'. Read the question and options thoroughly and select the correct answer from the four answer labels. Read the passage thoroughly to ensure you know what the passage entails.\n{{content}}", "doc_to_target": "{{ideal}}", "description": "", "target_delimiter": " ", "fewshot_delimiter": "\n\n", "num_fewshot": 1, "metric_list": [ { "metric": "exact_match", "aggregation": "mean", "higher_is_better": true } ], "output_type": "generate_until", "generation_kwargs": { "do_sample": false, "until": [ "\n\n" ] }, "repeats": 1, "filter_list": [ { "name": "get-answer", "filter": [ { "function": "regex", "regex_pattern": "^\\s*([A-D])" }, { "function": "take_first" } ] } ], "should_decontaminate": false, "metadata": { "version": 0.0 } } }, "versions": { "logieval": 0.0 }, "n-shot": { "logieval": 1 }, "config": { "model": "hf", "model_args": "pretrained=bigscience/bloomz-7b1-mt,dtype=bfloat16,trust_remote_code=True", "batch_size": "auto", "batch_sizes": [], "device": null, "use_cache": null, "limit": null, "bootstrap_iters": 100000, "gen_kwargs": null }, "git_hash": "62513ca" }