Commit c8693599 authored by haileyschoelkopf's avatar haileyschoelkopf
Browse files

add more groupings

parent c171fa30
group: tag:
- unscramble - unscramble
task: random_insertion task: random_insertion
dataset_path: EleutherAI/unscramble dataset_path: EleutherAI/unscramble
......
group: tag:
- unscramble - unscramble
task: reversed_words task: reversed_words
dataset_path: EleutherAI/unscramble dataset_path: EleutherAI/unscramble
......
group: xcopa
task:
- xcopa_et
- xcopa_ht
- xcopa_id
- xcopa_it
- xcopa_qu
- xcopa_sw
- xcopa_ta
- xcopa_th
- xcopa_tr
- xcopa_vi
- xcopa_zh
aggregate_metric_list:
- metric: acc
aggregation: mean
weight_by_size: True
metadata:
version: 1.0
group: xcopa
task: xcopa_et task: xcopa_et
dataset_path: xcopa dataset_path: xcopa
dataset_name: et dataset_name: et
......
group: xnli
task:
- xnli_ar
- xnli_bg
- xnli_de
- xnli_el
- xnli_en
- xnli_es
- xnli_fr
- xnli_hi
- xnli_ru
- xnli_sw
- xnli_th
- xnli_tr
- xnli_ur
- xnli_vi
- xnli_zh
aggregate_metric_list:
- metric: acc
aggregation: mean
weight_by_size: true
metadata:
version: 1.0
# This file will be included in the generated language-specific task configs. # This file will be included in the generated language-specific task configs.
# It doesn't have a yaml file extension as it is not meant to be imported directly # It doesn't have a yaml file extension as it is not meant to be imported directly
# by the harness. # by the harness.
group: xnli
task: null task: null
dataset_path: xnli dataset_path: xnli
dataset_name: null dataset_name: null
......
...@@ -24,9 +24,9 @@ Homepage: https://github.com/hitz-zentroa/xnli-eu ...@@ -24,9 +24,9 @@ Homepage: https://github.com/hitz-zentroa/xnli-eu
} }
``` ```
### Groups and Tasks ### Groups, Tags, and Tasks
#### Groups #### Tags
* `xnli_eu_mt_native`: Includes MT and Native variants of the XNLIeu dataset. * `xnli_eu_mt_native`: Includes MT and Native variants of the XNLIeu dataset.
......
group: xnli
task: null task: null
dataset_path: xnli dataset_path: xnli
dataset_name: null dataset_name: null
......
include: xnli_eu.yaml include: xnli_eu.yaml
group: xnli_eu_mt_native tag: xnli_eu_mt_native
task: xnli_eu_mt task: xnli_eu_mt
dataset_name: eu_mt dataset_name: eu_mt
include: xnli_eu.yaml include: xnli_eu.yaml
group: xnli_eu_mt_native tag: xnli_eu_mt_native
task: xnli_eu_native task: xnli_eu_native
training_split: null training_split: null
validation_split: null validation_split: null
......
group: xstorycloze
task:
- xstorycloze_ar
- xstorycloze_en
- xstorycloze_es
- xstorycloze_eu
- xstorycloze_hi
- xstorycloze_id
- xstorycloze_my
- xstorycloze_ru
- xstorycloze_sw
- xstorycloze_te
- xstorycloze_zh
aggregate_metric_list:
- metric: acc
aggregation: mean
weight_by_size: true
metadata:
version: 1.0
group: xstorycloze
task: xstorycloze_ar task: xstorycloze_ar
dataset_path: juletxara/xstory_cloze dataset_path: juletxara/xstory_cloze
dataset_name: ar dataset_name: ar
......
group: xwinograd
task:
- xwinograd_en
- xwinograd_fr
- xwinograd_jp
- xwinograd_pt
- xwinograd_ru
- xwinograd_zh
aggregate_metric_list:
- metric: acc
aggregation: mean
weight_by_size: true
metadata:
version: 1.0
# This file will be included in the generated language-specific task configs. # This file will be included in the generated language-specific task configs.
# It doesn't have a yaml file extension as it is not meant to be imported directly # It doesn't have a yaml file extension as it is not meant to be imported directly
# by the harness. # by the harness.
group:
- xwinograd
dataset_path: Muennighoff/xwinograd dataset_path: Muennighoff/xwinograd
dataset_name: null # Overridden by language-specific config. dataset_name: null # Overridden by language-specific config.
output_type: multiple_choice output_type: multiple_choice
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment