{ "results": { "qqp": { "acc,none": 0.8886965124907247, "acc_stderr,none": 0.001564172421808576, "f1,none": 0.8568064659835805, "f1_stderr,none": 0.002113719432793249, "alias": "qqp" } }, "configs": { "qqp": { "task": "qqp", "group": "glue", "dataset_path": "glue", "dataset_name": "qqp", "training_split": "train", "validation_split": "validation", "doc_to_text": "\nSentence 1: {{question1}}\nSentence 2: {{question2}}\nAnswer:", "doc_to_target": "label", "doc_to_choice": [ "no", "yes" ], "description": "", "target_delimiter": " ", "fewshot_delimiter": "\n\n", "metric_list": [ { "metric": "acc" }, { "metric": "f1" } ], "output_type": "multiple_choice", "repeats": 1, "should_decontaminate": false, "metadata": { "version": 1.0 } } }, "versions": { "qqp": 1.0 }, "n-shot": { "qqp": 0 }, "config": { "model": "hf", "model_args": "pretrained=bigscience/bloomz-7b1-mt,dtype=bfloat16,trust_remote_code=True", "batch_size": "auto", "batch_sizes": [ 32 ], "device": null, "use_cache": null, "limit": null, "bootstrap_iters": 100000, "gen_kwargs": null }, "git_hash": "62513ca" }