Fix task tags

#2
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,10 +20,10 @@ source_datasets:
20
  - https://github.com/pluto-junzeng/CNSD
21
  task_categories:
22
  - text-classification
23
- - text-scoring
24
  task_ids:
25
  - natural-language-inference
26
  - semantic-similarity-scoring
 
27
  paperswithcode_id: snli
28
  pretty_name: Stanford Natural Language Inference
29
  ---
 
20
  - https://github.com/pluto-junzeng/CNSD
21
  task_categories:
22
  - text-classification
 
23
  task_ids:
24
  - natural-language-inference
25
  - semantic-similarity-scoring
26
+ - text-scoring
27
  paperswithcode_id: snli
28
  pretty_name: Stanford Natural Language Inference
29
  ---