synth-q / README.md
iNeil77's picture
Upload dataset
44d49ea verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: Query
      dtype: string
    - name: Query_Instruction
      dtype: string
    - name: Document
      dtype: string
    - name: Document_Instruction
      dtype: string
    - name: Hard_Negative_1
      dtype: string
    - name: Hard_Negative_1_Instruction
      dtype: string
    - name: Hard_Negative_2
      dtype: string
    - name: Hard_Negative_2_Instruction
      dtype: string
    - name: Source
      dtype: string
    - name: Id
      dtype: string
  splits:
    - name: train
      num_bytes: 46966004513
      num_examples: 4850706
  download_size: 25806574706
  dataset_size: 46966004513