Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
metrics: null
|
3 |
+
Recall @10: 0.438
|
4 |
+
MRR @10: 0.247
|
5 |
+
base_model:
|
6 |
+
- unicamp-dl/mt5-base-mmarco-v2
|
7 |
+
tags:
|
8 |
+
- Information Retrieval
|
9 |
+
- Natural Language Processing
|
10 |
+
- Question Answering
|
11 |
+
license: apache-2.0
|
12 |
+
---
|