metaset1 / README.md
Baprick's picture
Upload dataset
afe6112 verified
---
dataset_info:
features:
- name: prompt
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: path
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 14224564
num_examples: 2134
- name: test
num_bytes: 749133
num_examples: 113
download_size: 6523679
dataset_size: 14973697
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---