Fix task_categories: retrieval -> text-retrieval
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
| 4 |
- feature-extraction
|
| 5 |
-
- retrieval
|
| 6 |
tags:
|
| 7 |
- embeddings
|
| 8 |
- retrieval
|
|
|
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
| 4 |
- feature-extraction
|
| 5 |
+
- text-retrieval
|
| 6 |
tags:
|
| 7 |
- embeddings
|
| 8 |
- retrieval
|