group:
    - xnli
    - afrixnli
task: null
dataset_path: masakhane/afrixnli
dataset_name: null
output_type: generate_until
validation_split: validation
test_split: test
fewshot_split: validation
doc_to_text: null
doc_to_target: label
doc_to_choice: null
metric_list:
  - metric: f1
  - metric: acc
    aggregation: mean
    higher_is_better: true
    ignore_case: true
    ignore_punctuation: true
    regexes_to_ignore:
      - ","
      - "\\$"
metadata:
  version: 1.0
