peacock-data-public-datasets-idc-cronscript
/
lm-evaluation-harness
/lm_eval
/tasks
/crows_pairs
/crows_pairs_english.yaml
group: | |
- crows_pairs | |
- social_bias | |
- loglikelihood | |
task: crows_pairs_english | |
dataset_path: BigScienceBiasEval/crows_pairs_multilingual | |
dataset_name: english | |
test_split: test | |
output_type: multiple_choice | |
doc_to_text: "" | |
doc_to_target: 0 | |
doc_to_choice: !function utils.doc_to_choice | |
target_delimiter: "" | |
process_results: !function utils.process_results | |
metric_list: | |
- metric: likelihood_diff | |
aggregation: mean | |
higher_is_better: false | |
- metric: pct_stereotype | |
aggregation: mean | |
higher_is_better: false | |
metadata: | |
version: 1.0 | |