File size: 622 Bytes
3f0d3db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 'Unnamed: 0'
    dtype: int64
  - name: qid
    dtype: int64
  - name: iteration
    dtype: int64
  - name: pid
    dtype: int64
  - name: relevancy
    dtype: int64
  - name: query
    dtype: string
  - name: passage
    dtype: string
  - name: passage_class
    dtype: string
  splits:
  - name: train
    num_bytes: 64530835
    num_examples: 53276
  download_size: 34349985
  dataset_size: 64530835
---
# Dataset Card for "ms_marco_large_sample"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)