mandarin_radical_qa / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
452302d verified
|
raw
history blame
626 Bytes
metadata
language:
  - ga
  - en
  - hy
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-*