jjyang7 commited on
Commit
98a4d02
1 Parent(s): 8e3e3e0

Upload results/01J31KZD2Z02KT0WREWDHZ85GN-metrics-hf.jsonl with huggingface_hub

Browse files
results/01J31KZD2Z02KT0WREWDHZ85GN-metrics-hf.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"task": "tydiqa_english", "em": 0.0, "f1": 0.32750487329434697, "recall": 0.4, "primary_score": 0.32750487329434697, "num_instances": 5, "task_config": {"dataset_path": "google-research-datasets/tydiqa", "dataset_name": "secondary_task", "native_id_field": "id", "primary_metric": "f1", "fewshot_source": null, "split": "validation", "context_kwargs": {"include_passage": true, "include_instruction": true}, "generation_kwargs": {"max_gen_toks": 50, "temperature": 0.0, "do_sample": false, "stop_sequences": ["Passage:", "\n\n"]}, "limit": 5, "random_subsample_seed": 1234, "metric_kwargs": null, "num_shots": 0, "fewshot_seed": 1234, "task_name": "tydiqa_english", "version": 0, "task_core": "tydiqa_english"}, "model": "EleutherAI/pythia-1b"}
2
+ {"task": "csqa", "acc_raw": 0.4, "acc_per_token": 0.6000000000000001, "acc_per_char": 0.8, "acc_uncond": 0.6000000000000001, "primary_score": 0.6000000000000001, "num_instances": 5, "task_config": {"dataset_path": "commonsense_qa", "native_id_field": "id", "primary_metric": "acc_uncond", "split": "validation", "fewshot_source": "OLMES:commonsense_qa", "limit": 5, "random_subsample_seed": 1234, "num_shots": 5, "generation_kwargs": null, "context_kwargs": null, "metric_kwargs": {"uncond_docid_offset": 1000000}, "fewshot_seed": 1234, "dataset_name": null, "task_name": "csqa", "version": 0, "task_core": "csqa"}, "model": "EleutherAI/pythia-1b"}
3
+ {"task": "gsm8k", "exact_match_simple": 0.0, "exact_match": 0.0, "primary_score": 0.0, "num_instances": 5, "task_config": {"dataset_path": "gsm8k", "dataset_name": "main", "native_id_field": "id", "primary_metric": "exact_match", "fewshot_source": "STD:GSM8k", "generation_kwargs": {"max_gen_toks": 512, "do_sample": false, "stop_sequences": ["Question:", "</s>", "<|im_end|>", "\n\n"], "repeats": 1}, "context_kwargs": {"no_cot": false}, "metric_kwargs": {"regexes_to_ignore": [",", "\\$", "(?s).*#### ", "\\.$"]}, "limit": 5, "random_subsample_seed": 1234, "num_shots": 8, "fewshot_seed": 1234, "split": "test", "task_name": "gsm8k", "version": 0.1, "task_core": "gsm8k"}, "model": "EleutherAI/pythia-1b"}