clefourrier HF Staff commited on
Commit
b9f3103
·
1 Parent(s): ed7a652
Files changed (1) hide show
  1. train.jsonl +1 -1
train.jsonl CHANGED
@@ -214,7 +214,7 @@
214
  {"name": "numeracy_paraboloid_example", "hf_repo": "lighteval/numeracy", "hf_subset": "paraboloid_example", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 20, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "absolute_value_difference"], "suite": ["helm"], "prompt_function": "numeracy"}
215
  {"name": "numeracy_paraboloid_standard", "hf_repo": "lighteval/numeracy", "hf_subset": "paraboloid_standard", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 20, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "absolute_value_difference"], "suite": ["helm"], "prompt_function": "numeracy"}
216
  {"name": "pubmed_qa", "hf_repo": "pubmed_qa", "hf_subset": "pqa_labeled", "hf_avail_splits": ["train"], "evaluation_splits": ["train"], "generation_size": 1, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match"], "suite": ["helm"], "prompt_function": "pubmed_qa_helm"}
217
- {"name": "quac", "hf_repo": "quac", "hf_subset": "default","hf_avail_splits": ["train", "validation"], "evaluation_splits": ["validation"], "generation_size": 100, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "f1_score", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "quac"}
218
  {"name": "raft_ade_corpus_v2", "hf_repo": "ought/raft", "hf_subset": "ade_corpus_v2", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 30, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "raft"}
219
  {"name": "raft_banking_77", "hf_repo": "ought/raft", "hf_subset": "banking_77", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 30, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "raft"}
220
  {"name": "raft_neurips_impact_statement_risks", "hf_repo": "ought/raft", "hf_subset": "neurips_impact_statement_risks", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 30, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "raft"}
 
214
  {"name": "numeracy_paraboloid_example", "hf_repo": "lighteval/numeracy", "hf_subset": "paraboloid_example", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 20, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "absolute_value_difference"], "suite": ["helm"], "prompt_function": "numeracy"}
215
  {"name": "numeracy_paraboloid_standard", "hf_repo": "lighteval/numeracy", "hf_subset": "paraboloid_standard", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 20, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "absolute_value_difference"], "suite": ["helm"], "prompt_function": "numeracy"}
216
  {"name": "pubmed_qa", "hf_repo": "pubmed_qa", "hf_subset": "pqa_labeled", "hf_avail_splits": ["train"], "evaluation_splits": ["train"], "generation_size": 1, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match"], "suite": ["helm"], "prompt_function": "pubmed_qa_helm"}
217
+ {"name": "quac", "hf_repo": "quac", "hf_subset": "plain_text","hf_avail_splits": ["train", "validation"], "evaluation_splits": ["validation"], "generation_size": 100, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "f1_score", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "quac"}
218
  {"name": "raft_ade_corpus_v2", "hf_repo": "ought/raft", "hf_subset": "ade_corpus_v2", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 30, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "raft"}
219
  {"name": "raft_banking_77", "hf_repo": "ought/raft", "hf_subset": "banking_77", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 30, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "raft"}
220
  {"name": "raft_neurips_impact_statement_risks", "hf_repo": "ought/raft", "hf_subset": "neurips_impact_statement_risks", "hf_avail_splits": ["train", "test"], "evaluation_splits": ["test"], "generation_size": 30, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "raft"}