Datasets:
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
100K - 1M
Tags:
biomedical-information-retrieval
citation-prediction-retrieval
passage-retrieval
news-retrieval
argument-retrieval
zero-shot-information-retrieval
License:
Commit ·
d158b3b
1
Parent(s): 2c8041b
Fix `license` metadata (#1)
Browse files- Fix `license` metadata (8b142183cf07acbe23ec5d6889b72c9a9ac53553)
Co-authored-by: Julien Chaumond <julien-c@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
annotations_creators: []
|
| 3 |
language_creators: []
|
| 4 |
-
|
| 5 |
- en
|
| 6 |
-
|
| 7 |
- cc-by-sa-4.0
|
| 8 |
multilinguality:
|
| 9 |
- monolingual
|
|
|
|
| 1 |
---
|
| 2 |
annotations_creators: []
|
| 3 |
language_creators: []
|
| 4 |
+
language:
|
| 5 |
- en
|
| 6 |
+
license:
|
| 7 |
- cc-by-sa-4.0
|
| 8 |
multilinguality:
|
| 9 |
- monolingual
|