Datasets:

Modalities:
Text
Formats:
parquet
Languages:
code
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 1,048 Bytes
98f358d
 
3021c24
 
 
 
 
 
 
 
 
 
 
 
 
 
97c12cb
 
 
 
 
 
 
 
 
 
 
 
 
 
3021c24
98f358d
 
 
 
 
 
 
 
 
 
 
 
3021c24
 
 
 
97c12cb
 
 
 
98f358d
 
 
 
 
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
dataset_info:
- config_name: python-corpus
  features:
  - name: _id
    dtype: string
  - name: text
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: test
    num_bytes: 1008096
    num_examples: 1000
  download_size: 397449
  dataset_size: 1008096
- config_name: python-qrels
  features:
  - name: query-id
    dtype: string
  - name: corpus-id
    dtype: string
  - name: score
    dtype: int64
  splits:
  - name: test
    num_bytes: 152118
    num_examples: 1000
  download_size: 32945
  dataset_size: 152118
- config_name: python-queries
  features:
  - name: _id
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: test
    num_bytes: 477722
    num_examples: 1000
  download_size: 232582
  dataset_size: 477722
configs:
- config_name: python-corpus
  data_files:
  - split: test
    path: python-corpus/test-*
- config_name: python-qrels
  data_files:
  - split: test
    path: python-qrels/test-*
- config_name: python-queries
  data_files:
  - split: test
    path: python-queries/test-*
---