Sakshamrzt's picture
Create README.md
f6bac55 verified
|
raw
history blame
416 Bytes
---
license: cc-by-nc-4.0
dataset_info:
- config_name: train
features:
- name: news
dtype: string
- name: class
dtype: int64
splits:
- name: train
num_examples: 2048
- name: test
num_examples: 2048
configs:
- config_name: train
data_files:
- split: train
path: train-mul.jsonl
- split: test
path: test-mul.jsonl
task_categories:
- text-classification
---