code-seed-data / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
bb5e8ca verified
|
raw
history blame
364 Bytes
---
language:
- en
dataset_info:
features:
- name: config
dtype: string
- name: instruction
dtype: string
- name: response
dtype: string
splits:
- name: train
num_bytes: 706490
num_examples: 874
download_size: 308537
dataset_size: 706490
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---