ArabicPoetryMeterClassification / dataset_infos.yaml
1602353775wzj's picture
Improve ArabicPoetryMeter Dataset Card + schema (poem/label) + supporting materials
92dac46 verified
Raw
History Blame Contribute Delete
694 Bytes
configs:
- config_name: default
data_files:
- path: data/train-*.parquet
split: train
- path: data/test-*.parquet
split: test
default: true
dataset_info:
configs:
- config_name: default
dataset_size: 8186525
download_size: 8186525
features:
- dtype: string
name: id
- dtype: string
name: poem
- dtype: string
name: verse_part1
- dtype: string
name: verse_part2
- dtype: int64
name: label
- dtype: string
name: label_name
splits:
- name: train
num_bytes: 6934603
num_examples: 47124
- name: test
num_bytes: 1251922
num_examples: 8316