bird_qa / README.md
helloelwin's picture
Upload dataset
4042596 verified
|
raw
history blame
No virus
519 Bytes
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: db_schema
      dtype: string
    - name: db_name
      dtype: string
  splits:
    - name: train
      num_bytes: 28636525.984726347
      num_examples: 8567
    - name: test
      num_bytes: 4059242.8357235985
      num_examples: 1405
  download_size: 2135135
  dataset_size: 32695768.820449945
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*