Datasets:
Formats:
parquet
Languages:
English
Size:
1M - 10M
ArXiv:
Tags:
english
sentence-similarity
sentence-pair-classification
semantic-retrieval
re-ranking
information-retrieval
License:
Update README.md
Browse files
README.md
CHANGED
@@ -245,10 +245,13 @@ configs:
|
|
245 |
task_categories:
|
246 |
- text-classification
|
247 |
- sentence-similarity
|
|
|
|
|
248 |
language:
|
249 |
- en
|
250 |
size_categories:
|
251 |
- 1M<n<10M
|
|
|
252 |
---
|
253 |
# Dataset Card for Dataset Name
|
254 |
|
|
|
245 |
task_categories:
|
246 |
- text-classification
|
247 |
- sentence-similarity
|
248 |
+
- text-ranking
|
249 |
+
- text-retrieval
|
250 |
language:
|
251 |
- en
|
252 |
size_categories:
|
253 |
- 1M<n<10M
|
254 |
+
license: apache-2.0
|
255 |
---
|
256 |
# Dataset Card for Dataset Name
|
257 |
|