wdmuer's picture
Upload dataset
71cbf1b verified
|
Raw
History Blame Contribute Delete
668 Bytes
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: category
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 4356880
num_examples: 367
- name: validation
num_bytes: 370976
num_examples: 22
- name: test
num_bytes: 245368
num_examples: 21
download_size: 1403444
dataset_size: 4973224
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---