AayushShah's picture
Upload README.md with huggingface_hub
9bc9eda
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: NATURAL_LANG
      dtype: string
    - name: SCHEMA
      dtype: string
    - name: SQL
      dtype: string
    - name: input_ids
      sequence: int32
    - name: attention_mask
      sequence: int8
    - name: labels
      sequence: int64
  splits:
    - name: train
      num_bytes: 1089459820.9581463
      num_examples: 270986
    - name: test
      num_bytes: 121052878.04185376
      num_examples: 30110
  download_size: 101851785
  dataset_size: 1210512699

Dataset Card for "SQL_Merged_IDs_and_Text"

More Information needed