Louisljz's picture
Upload README.md with huggingface_hub
0ed1b8d
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: qid
      dtype: int64
    - name: question
      dtype: string
    - name: date
      dtype: string
    - name: metadata
      sequence: string
    - name: response_j
      dtype: string
    - name: response_k
      dtype: string
  splits:
    - name: train
      num_bytes: 2937198381.4960403
      num_examples: 1050257
  download_size: 916320505
  dataset_size: 2937198381.4960403

Dataset Card for "cleaned-data-split-0"

More Information needed