sql-questions / README.md
aladar's picture
Upload dataset
7fe0d86 verified
|
raw
history blame
503 Bytes
metadata
dataset_info:
  config_name: triplet
  features:
    - name: query
      dtype: string
    - name: positive
      dtype: string
    - name: negative
      dtype: string
  splits:
    - name: train
      num_bytes: 12581563.792427007
      num_examples: 42076
    - name: test
      num_bytes: 3149278.207572993
      num_examples: 10532
  download_size: 1254810
  dataset_size: 15730842
configs:
  - config_name: triplet
    data_files:
      - split: train
        path: triplet/train-*
      - split: test
        path: triplet/test-*