orionweller nielsr HF Staff commited on
Commit
2158340
·
verified ·
1 Parent(s): 28d1dc3

Add text-retrieval task category (#2)

Browse files

- Add text-retrieval task category (9a31af502dd485d8fe02b6d765cc38e43069c18a)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ size_categories:
5
  - 10K<n<100K
6
  task_categories:
7
  - text-ranking
 
8
  tags:
9
  - retrieval
10
  - embeddings
 
5
  - 10K<n<100K
6
  task_categories:
7
  - text-ranking
8
+ - text-retrieval
9
  tags:
10
  - retrieval
11
  - embeddings