File size: 638 Bytes
0b780a8 |
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 26 27 28 29 |
---
dataset_info:
features:
- name: query_id
dtype: string
- name: query_text
dtype: string
- name: neighbor_rank
dtype: int64
- name: neighbor_index
dtype: int64
- name: distance
dtype: float64
- name: url
dtype: string
- name: crawl_date
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 2267795885
num_examples: 299982
download_size: 511891237
dataset_size: 2267795885
---
# Dataset Card for "matching_neighbors"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |