Grid2 / README.md
cedricbouchard's picture
Upload dataset
58b85bd verified
|
raw
history blame
462 Bytes
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 59815.11111111111
num_examples: 40
- name: test
num_bytes: 7476.888888888889
num_examples: 5
download_size: 40939
dataset_size: 67292.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---