BengaliPoemsClassification / dataset_infos.yaml
1602353775wzj's picture
Add Bengali Poems Classification dataset (train/validation/test split 6:2:2)
7c95bc3 verified
raw
history blame contribute delete
698 Bytes
dataset_info:
features:
- name: id
dtype: string
- name: poet
dtype: string
- name: title
dtype: string
- name: class
dtype: string
- name: text
dtype: string
- name: source_url
dtype: string
splits:
- name: train
num_bytes: 4114667
num_examples: 3642
- name: validation
num_bytes: 1349684
num_examples: 1214
- name: test
num_bytes: 1384384
num_examples: 1214
download_size: 31865790
dataset_size: 6848735
configs:
- config_name: default
data_files:
- split: train
path: train-*.parquet
- split: validation
path: validation-*.parquet
- split: test
path: test-*.parquet