Datasets:
Languages:
Portuguese
License:
leonardo-avila
commited on
Commit
•
07fcd84
1
Parent(s):
80d91ba
Update fiqa_pt.py
Browse files- fiqa_pt.py +1 -1
fiqa_pt.py
CHANGED
@@ -9,7 +9,7 @@ _SPLITS = ["corpus", "topics", "qrel"]
|
|
9 |
_URLS = {
|
10 |
"corpus": "corpus_pt.tsv",
|
11 |
"topics": "topics_pt.tsv",
|
12 |
-
"qrel": "
|
13 |
}
|
14 |
|
15 |
URL = ""
|
|
|
9 |
_URLS = {
|
10 |
"corpus": "corpus_pt.tsv",
|
11 |
"topics": "topics_pt.tsv",
|
12 |
+
"qrel": "qrels.tsv",
|
13 |
}
|
14 |
|
15 |
URL = ""
|