|
---
|
|
language:
|
|
- jv
|
|
- id
|
|
- en
|
|
pretty_name: Code-switch QA (Eval)
|
|
configs:
|
|
- config_name: multiple_choice (jv-id-en)
|
|
data_files:
|
|
- split: test
|
|
path: jv-id-en/mc/test-*
|
|
- config_name: multiple_choice (id-en)
|
|
data_files:
|
|
- split: test
|
|
path: id-en/mc/test-*
|
|
- config_name: short_answer (jv-id-en)
|
|
data_files:
|
|
- split: test
|
|
path: jv-id-en/sa/test-*
|
|
- config_name: short_answer (id-en)
|
|
data_files:
|
|
- split: test
|
|
path: id-en/sa/test-*
|
|
dataset_info:
|
|
- config_name: multiple_choice (jv-id-en)
|
|
features:
|
|
- name: id
|
|
dtype: string
|
|
- name: 0 shot prompt
|
|
dtype: string
|
|
- name: 1 shot prompt
|
|
dtype: string
|
|
- name: 3 shot prompt
|
|
dtype: string
|
|
- name: 5 shot prompt
|
|
dtype: string
|
|
- name: type
|
|
dtype: string
|
|
- name: answer
|
|
dtype: string
|
|
splits:
|
|
- name: test
|
|
num_bytes: 18979589
|
|
num_examples: 990
|
|
- config_name: multiple_choice (id-en)
|
|
features:
|
|
- name: id
|
|
dtype: string
|
|
- name: 0 shot prompt
|
|
dtype: string
|
|
- name: 1 shot prompt
|
|
dtype: string
|
|
- name: 3 shot prompt
|
|
dtype: string
|
|
- name: 5 shot prompt
|
|
dtype: string
|
|
- name: type
|
|
dtype: string
|
|
- name: answer
|
|
dtype: string
|
|
splits:
|
|
- name: test
|
|
num_bytes: 18922776
|
|
num_examples: 990
|
|
- config_name: short_answer (jv-id-en)
|
|
features:
|
|
- name: id
|
|
dtype: string
|
|
- name: 0 shot prompt
|
|
dtype: string
|
|
- name: 1 shot prompt
|
|
dtype: string
|
|
- name: 3 shot prompt
|
|
dtype: string
|
|
- name: 5 shot prompt
|
|
dtype: string
|
|
- name: type
|
|
dtype: string
|
|
- name: answer
|
|
dtype: string
|
|
splits:
|
|
- name: test
|
|
num_bytes: 16705264
|
|
num_examples: 990
|
|
- config_name: short_answer (id-en)
|
|
features:
|
|
- name: id
|
|
dtype: string
|
|
- name: 0 shot prompt
|
|
dtype: string
|
|
- name: 1 shot prompt
|
|
dtype: string
|
|
- name: 3 shot prompt
|
|
dtype: string
|
|
- name: 5 shot prompt
|
|
dtype: string
|
|
- name: type
|
|
dtype: string
|
|
- name: answer
|
|
dtype: string
|
|
splits:
|
|
- name: test
|
|
num_bytes: 16894092
|
|
num_examples: 990
|
|
--- |