train-cls / README.md
Sorour's picture
Upload dataset
00d0433 verified
|
raw
history blame contribute delete
No virus
486 Bytes
---
dataset_info:
features:
- name: label
dtype: string
- name: text
dtype: string
- name: instruction
dtype: string
- name: type
dtype: string
splits:
- name: train
num_bytes: 11536959
num_examples: 18591
- name: valid
num_bytes: 2474506
num_examples: 3707
download_size: 2950686
dataset_size: 14011465
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
---