File size: 446 Bytes
a4a34ef fb45c7c fd6093a fb45c7c 88824b6 fb45c7c 88824b6 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: 34969458777
num_examples: 23519269
download_size: 18029316471
dataset_size: 34969458777
configs:
- config_name: default
data_files:
- split: train
path: stackoverflow/train-*
---
|