AayushShah's picture
Upload README.md with huggingface_hub
babe1ce
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: target
      dtype: string
  splits:
    - name: train
      num_bytes: 349116676.7610253
      num_examples: 306706
    - name: test
      num_bytes: 38791374.23897472
      num_examples: 34079
  download_size: 98654951
  dataset_size: 387908051

Dataset Card for "SQL_PlainText_Combined"

More Information needed