File size: 1,524 Bytes
47b0dd5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
dataset_info:
  features:
  - name: text
    dtype: string
  splits:
  - name: arguana
    num_bytes: 2786456
    num_examples: 2807
  - name: climate_fever
    num_bytes: 2516703
    num_examples: 2877
  - name: dbpedia_entity
    num_bytes: 13982112
    num_examples: 41124
  - name: fiqa
    num_bytes: 1824949
    num_examples: 2353
  - name: msmarco
    num_bytes: 3153901
    num_examples: 9182
  - name: nfcorpus
    num_bytes: 4689125
    num_examples: 3451
  - name: nq
    num_bytes: 2727274
    num_examples: 7653
  - name: quora
    num_bytes: 1442109
    num_examples: 25675
  - name: scidocs
    num_bytes: 29269039
    num_examples: 26313
  - name: scifact
    num_bytes: 458045
    num_examples: 583
  - name: trec_covid
    num_bytes: 42655975
    num_examples: 30012
  - name: webis_touche2020
    num_bytes: 5610372
    num_examples: 2148
  download_size: 65542954
  dataset_size: 111116060
configs:
- config_name: default
  data_files:
  - split: arguana
    path: data/arguana-*
  - split: climate_fever
    path: data/climate_fever-*
  - split: dbpedia_entity
    path: data/dbpedia_entity-*
  - split: fiqa
    path: data/fiqa-*
  - split: msmarco
    path: data/msmarco-*
  - split: nfcorpus
    path: data/nfcorpus-*
  - split: nq
    path: data/nq-*
  - split: quora
    path: data/quora-*
  - split: scidocs
    path: data/scidocs-*
  - split: scifact
    path: data/scifact-*
  - split: trec_covid
    path: data/trec_covid-*
  - split: webis_touche2020
    path: data/webis_touche2020-*
---