mandarin_radical_qa / README.md
Charlie911's picture
Upload dataset
7902369 verified
|
raw
history blame
No virus
601 Bytes
---
dataset_info:
features:
- name: question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
- name: radicals
sequence: string
- name: label
dtype: int64
splits:
- name: test
num_bytes: 132000
num_examples: 1000
- name: train
num_bytes: 660000
num_examples: 5000
download_size: 230196
dataset_size: 792000
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
---