Louisljz's picture
Upload README.md with huggingface_hub
c504449
|
raw
history blame
657 Bytes
---
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: 3052842543.13766
num_examples: 1091608
download_size: 961514153
dataset_size: 3052842543.13766
---
# Dataset Card for "cleaned-data-split-0"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)