File size: 919 Bytes
200a9df 5a77765 200a9df 5a77765 200a9df 5a77765 200a9df |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
dataset_info:
- config_name: aya_human_annotated
features:
- name: id
dtype: int64
- name: inputs
dtype: string
- name: targets
dtype: string
- name: language
dtype: string
- name: script
dtype: string
splits:
- name: test
num_bytes: 84266
num_examples: 250
download_size: 62478
dataset_size: 84266
- config_name: dolly_machine_translated
features:
- name: id
dtype: int64
- name: inputs
dtype: string
- name: targets
dtype: string
- name: language
dtype: string
- name: script
dtype: string
splits:
- name: test
num_bytes: 299665
num_examples: 400
download_size: 211317
dataset_size: 299665
configs:
- config_name: aya_human_annotated
data_files:
- split: test
path: aya_human_annotated/test-*
- config_name: dolly_machine_translated
data_files:
- split: test
path: dolly_machine_translated/test-*
---
|