Datasets:
File size: 512 Bytes
5ed446c 7e5ffcf 5ed446c |
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 |
---
license: apache-2.0
dataset_info:
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: 39488955
num_examples: 23800
download_size: 20063815
dataset_size: 39488955
configs:
- config_name: dolly_machine_translated
data_files:
- split: test
path: dolly_machine_translated/test-*
---
|