sample / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
5c1a7f4 verified
|
raw
history blame
536 Bytes
---
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: 48442545.64163478
num_examples: 233294
- name: test
num_bytes: 5382597.358365225
num_examples: 25922
download_size: 20470912
dataset_size: 53825143.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---