TrustSQL / README.md
glee4810's picture
Upload dataset
c6b9aa7 verified
|
raw
history blame
No virus
789 Bytes
metadata
license: cc-by-4.0
dataset_info:
  features:
    - name: question
      dtype: string
    - name: query
      dtype: string
    - name: template
      dtype: string
    - name: val_dict
      dtype: string
    - name: db_id
      dtype: string
    - name: type
      dtype: string
    - name: note
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 1817751
      num_examples: 1114
    - name: validation
      num_bytes: 799310
      num_examples: 489
    - name: test
      num_bytes: 870248
      num_examples: 952
  download_size: 318909
  dataset_size: 3487309
configs:
  - config_name: default
    data_files:
      - split: train
        path: atis/train-*
      - split: validation
        path: atis/validation-*
      - split: test
        path: atis/test-*