stjarvie's picture
Upload README.md with huggingface_hub
be881d1
|
Raw
History Blame Contribute Delete
487 Bytes
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: sql
      dtype: string
    - name: schema
      dtype: string
  splits:
    - name: train
      num_bytes: 2005
      num_examples: 10
    - name: test
      num_bytes: 2005
      num_examples: 10
  download_size: 6842
  dataset_size: 4010

Dataset Card for "question_to_sql_with_ddl_test"

More Information needed