philikai's picture
Upload README.md with huggingface_hub
6c085de
|
raw
history blame
No virus
758 Bytes
metadata
dataset_info:
  features:
    - name: db_id
      dtype: string
    - name: query
      dtype: string
    - name: question
      dtype: string
    - name: schema
      dtype: string
    - name: primary_keys
      dtype: string
    - name: foreign_keys
      dtype: string
  splits:
    - name: train
      num_bytes: 12713675
      num_examples: 8659
    - name: validation
      num_bytes: 1169610
      num_examples: 1034
  download_size: 619836
  dataset_size: 13883285
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*

Dataset Card for "Spider-SQL-LLAMA2_train"

More Information needed