spider / README.md
simone-papicchio's picture
Upload dataset
2765f1e verified
metadata
dataset_info:
  features:
    - name: db_id
      dtype: string
    - name: question
      dtype: string
    - name: SQL
      dtype: string
    - name: db_schema_TC
      dtype: string
    - name: db_schema_T
      dtype: string
    - name: db_schema
      dtype: string
  splits:
    - name: spider_test
      num_bytes: 4338692
      num_examples: 2147
    - name: spider_syn
      num_bytes: 2228467
      num_examples: 1032
    - name: spider_dk
      num_bytes: 1071007
      num_examples: 532
  download_size: 352356
  dataset_size: 7638166
configs:
  - config_name: default
    data_files:
      - split: spider_test
        path: data/spider_test-*
      - split: spider_syn
        path: data/spider_syn-*
      - split: spider_dk
        path: data/spider_dk-*