{ "results": { "gsm8k": { "alias": "gsm8k", "exact_match,strict-match": 0.0, "exact_match_stderr,strict-match": 0.0, "exact_match,flexible-extract": 0.0, "exact_match_stderr,flexible-extract": 0.0 } }, "group_subtasks": { "gsm8k": [] }, "configs": { "gsm8k": { "task": "gsm8k", "tag": [ "math_word_problems" ], "dataset_path": "gsm8k", "dataset_name": "main", "training_split": "train", "test_split": "test", "fewshot_split": "train", "doc_to_text": "Question: {{question}}\nAnswer:", "doc_to_target": "{{answer}}", "description": "", "target_delimiter": " ", "fewshot_delimiter": "\n\n", "num_fewshot": 5, "metric_list": [ { "metric": "exact_match", "aggregation": "mean", "higher_is_better": true, "ignore_case": true, "ignore_punctuation": false, "regexes_to_ignore": [ ",", "\\$", "(?s).*#### ", "\\.$" ] } ], "output_type": "generate_until", "generation_kwargs": { "until": [ "Question:", "", "<|im_end|>" ], "do_sample": false, "temperature": 0.0 }, "repeats": 1, "filter_list": [ { "name": "strict-match", "filter": [ { "function": "regex", "regex_pattern": "#### (\\-?[0-9\\.\\,]+)" }, { "function": "take_first" } ] }, { "name": "flexible-extract", "filter": [ { "function": "regex", "group_select": -1, "regex_pattern": "(-?[$0-9.,]{2,})|(-?[0-9]+)" }, { "function": "take_first" } ] } ], "should_decontaminate": false, "metadata": { "version": 3.0 } } }, "versions": { "gsm8k": 3.0 }, "n-shot": { "gsm8k": 5 }, "higher_is_better": { "gsm8k": { "exact_match": true } }, "n-samples": { "gsm8k": { "original": 1319, "effective": 10 } }, "config": { "model": "hf", "model_args": "pretrained=EleutherAI/pythia-14m", "model_num_parameters": 14067712, "model_dtype": "torch.float16", "model_revision": "main", "model_sha": "f33025648652797a390d8c54835273845b437161", "batch_size": 1, "batch_sizes": [], "device": "mps", "use_cache": null, "limit": 10.0, "bootstrap_iters": 100000, "gen_kwargs": null, "random_seed": 0, "numpy_seed": 1234, "torch_seed": 1234, "fewshot_seed": 1234 }, "git_hash": "928e8bb6", "date": 1724994712.620037, "pretty_env_info": "'NoneType' object has no attribute 'splitlines'", "transformers_version": "4.44.2", "upper_git_hash": null, "tokenizer_pad_token": [ "<|endoftext|>", "0" ], "tokenizer_eos_token": [ "<|endoftext|>", "0" ], "tokenizer_bos_token": [ "<|endoftext|>", "0" ], "eot_token_id": 0, "max_length": 2048, "task_hashes": {}, "model_source": "hf", "model_name": "EleutherAI/pythia-14m", "model_name_sanitized": "EleutherAI__pythia-14m", "system_instruction": null, "system_instruction_sha": null, "fewshot_as_multiturn": false, "chat_template": null, "chat_template_sha": null, "start_time": 47792.624843625, "end_time": 47819.535151166, "total_evaluation_time_seconds": "26.910307540994836" }