Commit
·
74c7b84
1
Parent(s):
b9f3103
corrected pile helm path
Browse files- train.jsonl +22 -22
train.jsonl
CHANGED
|
@@ -235,28 +235,28 @@
|
|
| 235 |
{"name": "synthetic_reasoning_variable_substitution", "hf_repo": "lighteval/synthetic_reasoning", "hf_subset": "variable_substitution", "hf_avail_splits": ["train", "test", "validation"], "evaluation_splits": ["validation", "test"], "generation_size": 50, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "synthetic_reasoning"}
|
| 236 |
{"name": "synthetic_reasoning_pattern_match", "hf_repo": "lighteval/synthetic_reasoning", "hf_subset": "pattern_match", "hf_avail_splits": ["train", "test", "validation"], "evaluation_splits": ["validation", "test"], "generation_size": 50, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "synthetic_reasoning"}
|
| 237 |
{"name": "synthetic_reasoning_induction", "hf_repo": "lighteval/synthetic_reasoning", "hf_subset": "induction", "hf_avail_splits": ["train", "test", "validation"], "evaluation_splits": ["validation", "test"], "generation_size": 50, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "synthetic_reasoning"}
|
| 238 |
-
{"name": "the_pile_github", "hf_repo": "pile_helm", "hf_subset": "github", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 239 |
-
{"name": "the_pile_arxiv", "hf_repo": "pile_helm", "hf_subset": "arxiv", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 240 |
-
{"name": "the_pile_wikipedia", "hf_repo": "pile_helm", "hf_subset": "wikipedia", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 241 |
-
{"name": "the_pile_opensubtitles", "hf_repo": "pile_helm", "hf_subset": "opensubtitles", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 242 |
-
{"name": "the_pile_openwebtext2", "hf_repo": "pile_helm", "hf_subset": "openwebtext2", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 243 |
-
{"name": "the_pile_gutenberg", "hf_repo": "pile_helm", "hf_subset": "gutenberg", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 244 |
-
{"name": "the_pile_dm-mathematics", "hf_repo": "pile_helm", "hf_subset": "dm-mathematics", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 245 |
-
{"name": "the_pile_enron", "hf_repo": "pile_helm", "hf_subset": "enron", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 246 |
-
{"name": "the_pile_bibliotik", "hf_repo": "pile_helm", "hf_subset": "bibliotik", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 247 |
-
{"name": "the_pile_pubmed-abstracts", "hf_repo": "pile_helm", "hf_subset": "pubmed-abstracts", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 248 |
-
{"name": "the_pile_youtubesubtitles", "hf_repo": "pile_helm", "hf_subset": "youtubesubtitles", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 249 |
-
{"name": "the_pile_hackernews", "hf_repo": "pile_helm", "hf_subset": "hackernews", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 250 |
-
{"name": "the_pile_commoncrawl", "hf_repo": "pile_helm", "hf_subset": "commoncrawl", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 251 |
-
{"name": "the_pile_europarl", "hf_repo": "pile_helm", "hf_subset": "europarl", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 252 |
-
{"name": "the_pile_uspto", "hf_repo": "pile_helm", "hf_subset": "uspto", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 253 |
-
{"name": "the_pile_freelaw", "hf_repo": "pile_helm", "hf_subset": "freelaw", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 254 |
-
{"name": "the_pile_nih-exporter", "hf_repo": "pile_helm", "hf_subset": "nih-exporter", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 255 |
-
{"name": "the_pile_stackexchange", "hf_repo": "pile_helm", "hf_subset": "stackexchange", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 256 |
-
{"name": "the_pile_pubmed-central", "hf_repo": "pile_helm", "hf_subset": "pubmed-central", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 257 |
-
{"name": "the_pile_ubuntu-irc", "hf_repo": "pile_helm", "hf_subset": "ubuntu-irc", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 258 |
-
{"name": "the_pile_bookcorpus", "hf_repo": "pile_helm", "hf_subset": "bookcorpus", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 259 |
-
{"name": "the_pile_philpapers", "hf_repo": "pile_helm", "hf_subset": "philpapers", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 260 |
{"name": "truthfulqa", "hf_repo": "lighteval/truthfulqa_helm", "hf_subset": "default","hf_avail_splits": ["train", "validation"], "evaluation_splits": ["validation"], "generation_size": 5, "stop_sequence": ["\n"], "metric": ["loglikelihood_acc", "exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match"], "suite": ["helm"], "prompt_function": "truthful_qa_helm"}
|
| 261 |
{"name": "twitterAAE_aa", "hf_repo": "lighteval/twitterAAE", "hf_subset": "aa", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "twitter_aae"}
|
| 262 |
{"name": "twitterAAE_white", "hf_repo": "lighteval/twitterAAE", "hf_subset": "white", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "twitter_aae"}
|
|
|
|
| 235 |
{"name": "synthetic_reasoning_variable_substitution", "hf_repo": "lighteval/synthetic_reasoning", "hf_subset": "variable_substitution", "hf_avail_splits": ["train", "test", "validation"], "evaluation_splits": ["validation", "test"], "generation_size": 50, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "synthetic_reasoning"}
|
| 236 |
{"name": "synthetic_reasoning_pattern_match", "hf_repo": "lighteval/synthetic_reasoning", "hf_subset": "pattern_match", "hf_avail_splits": ["train", "test", "validation"], "evaluation_splits": ["validation", "test"], "generation_size": 50, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "synthetic_reasoning"}
|
| 237 |
{"name": "synthetic_reasoning_induction", "hf_repo": "lighteval/synthetic_reasoning", "hf_subset": "induction", "hf_avail_splits": ["train", "test", "validation"], "evaluation_splits": ["validation", "test"], "generation_size": 50, "stop_sequence": ["\n"], "metric": ["exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match", "toxicity", "bias"], "suite": ["helm"], "prompt_function": "synthetic_reasoning"}
|
| 238 |
+
{"name": "the_pile_github", "hf_repo": "lighteval/pile_helm", "hf_subset": "github", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 239 |
+
{"name": "the_pile_arxiv", "hf_repo": "lighteval/pile_helm", "hf_subset": "arxiv", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 240 |
+
{"name": "the_pile_wikipedia", "hf_repo": "lighteval/pile_helm", "hf_subset": "wikipedia", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 241 |
+
{"name": "the_pile_opensubtitles", "hf_repo": "lighteval/pile_helm", "hf_subset": "opensubtitles", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 242 |
+
{"name": "the_pile_openwebtext2", "hf_repo": "lighteval/pile_helm", "hf_subset": "openwebtext2", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 243 |
+
{"name": "the_pile_gutenberg", "hf_repo": "lighteval/pile_helm", "hf_subset": "gutenberg", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 244 |
+
{"name": "the_pile_dm-mathematics", "hf_repo": "lighteval/pile_helm", "hf_subset": "dm-mathematics", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 245 |
+
{"name": "the_pile_enron", "hf_repo": "lighteval/pile_helm", "hf_subset": "enron", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 246 |
+
{"name": "the_pile_bibliotik", "hf_repo": "lighteval/pile_helm", "hf_subset": "bibliotik", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 247 |
+
{"name": "the_pile_pubmed-abstracts", "hf_repo": "lighteval/pile_helm", "hf_subset": "pubmed-abstracts", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 248 |
+
{"name": "the_pile_youtubesubtitles", "hf_repo": "lighteval/pile_helm", "hf_subset": "youtubesubtitles", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 249 |
+
{"name": "the_pile_hackernews", "hf_repo": "lighteval/pile_helm", "hf_subset": "hackernews", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 250 |
+
{"name": "the_pile_commoncrawl", "hf_repo": "lighteval/pile_helm", "hf_subset": "commoncrawl", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 251 |
+
{"name": "the_pile_europarl", "hf_repo": "lighteval/pile_helm", "hf_subset": "europarl", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 252 |
+
{"name": "the_pile_uspto", "hf_repo": "lighteval/pile_helm", "hf_subset": "uspto", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 253 |
+
{"name": "the_pile_freelaw", "hf_repo": "lighteval/pile_helm", "hf_subset": "freelaw", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 254 |
+
{"name": "the_pile_nih-exporter", "hf_repo": "lighteval/pile_helm", "hf_subset": "nih-exporter", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 255 |
+
{"name": "the_pile_stackexchange", "hf_repo": "lighteval/pile_helm", "hf_subset": "stackexchange", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 256 |
+
{"name": "the_pile_pubmed-central", "hf_repo": "lighteval/pile_helm", "hf_subset": "pubmed-central", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 257 |
+
{"name": "the_pile_ubuntu-irc", "hf_repo": "lighteval/pile_helm", "hf_subset": "ubuntu-irc", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 258 |
+
{"name": "the_pile_bookcorpus", "hf_repo": "lighteval/pile_helm", "hf_subset": "bookcorpus", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 259 |
+
{"name": "the_pile_philpapers", "hf_repo": "lighteval/pile_helm", "hf_subset": "philpapers", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "the_pile"}
|
| 260 |
{"name": "truthfulqa", "hf_repo": "lighteval/truthfulqa_helm", "hf_subset": "default","hf_avail_splits": ["train", "validation"], "evaluation_splits": ["validation"], "generation_size": 5, "stop_sequence": ["\n"], "metric": ["loglikelihood_acc", "exact_match", "quasi_exact_match", "prefix_exact_match", "quasi_prefix_exact_match"], "suite": ["helm"], "prompt_function": "truthful_qa_helm"}
|
| 261 |
{"name": "twitterAAE_aa", "hf_repo": "lighteval/twitterAAE", "hf_subset": "aa", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "twitter_aae"}
|
| 262 |
{"name": "twitterAAE_white", "hf_repo": "lighteval/twitterAAE", "hf_subset": "white", "hf_avail_splits": ["test"], "evaluation_splits": ["test"], "generation_size": -1, "stop_sequence": ["\n"], "metric": ["perplexity"], "suite": ["helm"], "prompt_function": "twitter_aae"}
|