metadata
dataset_info:
- config_name: go-v1-hard-negatives-100k
features:
- name: query
dtype: string
- name: positive
dtype: string
- name: negative_1
dtype: string
- name: negative_2
dtype: string
- name: negative_3
dtype: string
- name: negative_4
dtype: string
- name: negative_5
dtype: string
- name: negative_6
dtype: string
- name: negative_7
dtype: string
splits:
- name: train
num_bytes: 365567439
num_examples: 100000
download_size: 177524861
dataset_size: 365567439
- config_name: go-v1-pair-2M
features:
- name: query
dtype: string
- name: document
dtype: string
splits:
- name: train
num_bytes: 1071935662
num_examples: 2000000
download_size: 441018569
dataset_size: 1071935662
configs:
- config_name: go-v1-hard-negatives-100k
data_files:
- split: train
path: go-v1-hard-negatives-100k/train-*
- config_name: go-v1-pair-2M
data_files:
- split: train
path: go-v1-pair-2M/train-*