Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -7,8 +7,6 @@ license:
7
  - cc-by-sa-4.0
8
  multilinguality:
9
  - monolingual
10
- paperswithcode_id: beir
11
- pretty_name: BEIR Benchmark
12
  size_categories:
13
  msmarco:
14
  - 1M<n<10M
@@ -42,21 +40,25 @@ size_categories:
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
7
  - cc-by-sa-4.0
8
  multilinguality:
9
  - monolingual
 
 
10
  size_categories:
11
  msmarco:
12
  - 1M<n<10M
40
  - 1K<n<10K
41
  source_datasets: []
42
  task_categories:
43
+ - zero-shot-classification
44
  - text-retrieval
 
 
 
45
  task_ids:
46
+ - document-retrieval
47
  - entity-linking-retrieval
48
  - fact-checking-retrieval
49
+ paperswithcode_id: beir
50
+ pretty_name: BEIR Benchmark
51
+ tags:
52
+ - biomedical-information-retrieval
53
  - citation-prediction-retrieval
54
+ - passage-retrieval
 
55
  - news-retrieval
56
+ - argument-retrieval
57
+ - zero-shot-information-retrieval
58
+ - tweet-retrieval
59
  - question-answering-retrieval
60
+ - duplication-question-retrieval
61
+ - zero-shot-retrieval
62
  ---
63
 
64
  # Dataset Card for BEIR Benchmark