headline / README.md
Sorour's picture
Upload dataset
a42f961 verified
|
raw
history blame contribute delete
No virus
578 Bytes
---
dataset_info:
features:
- name: News
dtype: string
- name: instruction
dtype: string
- name: label
dtype: string
- name: type
dtype: string
splits:
- name: train
num_bytes: 2288779
num_examples: 6493
- name: valid
num_bytes: 327387
num_examples: 928
- name: test
num_bytes: 654167
num_examples: 1856
download_size: 311573
dataset_size: 3270333
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---