Files changed (1) hide show
  1. README.md +17 -44
README.md CHANGED
@@ -9,54 +9,27 @@ multilinguality:
9
  - monolingual
10
  paperswithcode_id: beir
11
  pretty_name: BEIR Benchmark
12
- size_categories:
13
- msmarco:
14
- - 1M<n<10M
15
- trec-covid:
16
- - 100k<n<1M
17
- nfcorpus:
18
- - 1K<n<10K
19
- nq:
20
- - 1M<n<10M
21
- hotpotqa:
22
- - 1M<n<10M
23
- fiqa:
24
- - 10K<n<100K
25
- arguana:
26
- - 1K<n<10K
27
- touche-2020:
28
- - 100K<n<1M
29
- cqadupstack:
30
- - 100K<n<1M
31
- quora:
32
- - 100K<n<1M
33
- dbpedia:
34
- - 1M<n<10M
35
- scidocs:
36
- - 10K<n<100K
37
- fever:
38
- - 1M<n<10M
39
- climate-fever:
40
- - 1M<n<10M
41
- scifact:
42
- - 1K<n<10K
43
  source_datasets: []
44
- task_categories:
45
- - text-retrieval
46
- - zero-shot-retrieval
47
- - information-retrieval
48
- - zero-shot-information-retrieval
49
  task_ids:
50
- - passage-retrieval
51
  - entity-linking-retrieval
52
  - fact-checking-retrieval
53
- - tweet-retrieval
54
- - citation-prediction-retrieval
55
- - duplication-question-retrieval
56
- - argument-retrieval
57
- - news-retrieval
58
- - biomedical-information-retrieval
59
- - question-answering-retrieval
 
 
 
 
 
 
 
 
 
 
60
  ---
61
 
62
  # Dataset Card for BEIR Benchmark
 
9
  - monolingual
10
  paperswithcode_id: beir
11
  pretty_name: BEIR Benchmark
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  source_datasets: []
 
 
 
 
 
13
  task_ids:
 
14
  - entity-linking-retrieval
15
  - fact-checking-retrieval
16
+ tags:
17
+ - text-retrieval
18
+ - zero-shot-retrieval
19
+ - information-retrieval
20
+ - passage-retrieval
21
+ - entity-linking-retrieval
22
+ - fact-checking-retrieval
23
+ - tweet-retrieval
24
+ - citation-prediction-retrieval
25
+ - duplication-question-retrieval
26
+ - argument-retrieval
27
+ - news-retrieval
28
+ - biomedical-information-retrieval
29
+ - question-answering-retrieval
30
+ - zero-shot-information-retrieval
31
+ size_categories:
32
+ - 100K<n<1M
33
  ---
34
 
35
  # Dataset Card for BEIR Benchmark