aditeyabaral-redis commited on
Commit
fb931d6
·
verified ·
1 Parent(s): 088c7ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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