philikai's picture
Upload README.md with huggingface_hub
1355b1c
|
raw
history blame
744 Bytes
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
    - 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
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 44895905
      num_examples: 8659
  download_size: 3554188
  dataset_size: 44895905
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "Spider-SQL-LLAMA2_train"

More Information needed