File size: 513 Bytes
1134a8f 6faf72a 1134a8f c812f03 1134a8f c812f03 fca1776 c812f03 1134a8f c812f03 1134a8f |
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 |
---
language:
- en
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 50939690
num_examples: 8040
- name: test
num_bytes: 12838899
num_examples: 2010
download_size: 25601760
dataset_size: 63778589
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|