Rifky's picture
Upload README.md with huggingface_hub
e6b7cfe
|
raw
history blame contribute delete
No virus
585 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: qid
      dtype: string
    - name: question
      dtype: string
    - name: response_j
      dtype: string
    - name: response_k
      dtype: string
  splits:
    - name: train
      num_bytes: 3176518202
      num_examples: 1050257
  download_size: 957771712
  dataset_size: 3176518202

Dataset Card for "revision_data_split_0_translated"

More Information needed