machineuser
commited on
Commit
•
ed25972
1
Parent(s):
1bdea63
Automatic correction of README.md metadata for keys. Contact [email protected] for any question
Browse files
README.md
CHANGED
@@ -1,18 +1,23 @@
|
|
1 |
---
|
2 |
language: multilingual
|
3 |
-
thumbnail:
|
4 |
tags:
|
5 |
- msmarco
|
6 |
- multilingual
|
7 |
- passage reranking
|
8 |
-
license:
|
9 |
datasets:
|
10 |
- msmarco
|
11 |
metrics:
|
12 |
- MRR
|
13 |
widget:
|
14 |
-
- query:
|
15 |
-
passage:
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Passage Reranking Multilingual BERT 🔃 🌍
|
|
|
1 |
---
|
2 |
language: multilingual
|
3 |
+
thumbnail: https://amberoad.de/images/logo_text.png
|
4 |
tags:
|
5 |
- msmarco
|
6 |
- multilingual
|
7 |
- passage reranking
|
8 |
+
license: apache-2.0
|
9 |
datasets:
|
10 |
- msmarco
|
11 |
metrics:
|
12 |
- MRR
|
13 |
widget:
|
14 |
+
- query: What is a corporation?
|
15 |
+
passage: A company is incorporated in a specific nation, often within the bounds
|
16 |
+
of a smaller subset of that nation, such as a state or province. The corporation
|
17 |
+
is then governed by the laws of incorporation in that state. A corporation may
|
18 |
+
issue stock, either private or public, or may be classified as a non-stock corporation.
|
19 |
+
If stock is issued, the corporation will usually be governed by its shareholders,
|
20 |
+
either directly or indirectly.
|
21 |
---
|
22 |
|
23 |
# Passage Reranking Multilingual BERT 🔃 🌍
|