File size: 432 Bytes
a4a34ef fb45c7c fd6093a fb45c7c 6af2e16 fb45c7c 6af2e16 a4a34ef |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
license: mit
dataset_info:
features:
- name: query
dtype: string
- name: pos
sequence: string
- name: neg
sequence: 'null'
- name: relevance
dtype: float64
splits:
- name: train
num_bytes: 6316888576
num_examples: 9004577
download_size: 4244469694
dataset_size: 6316888576
configs:
- config_name: default
data_files:
- split: train
path: paq/train-*
---
|