nazneen commited on
Commit
a0ed4e8
1 Parent(s): a0795e3

task id update (#4244)

Browse files

* autoeval config added

* autoeval config added

* multi-input text classification as task id instead of category

* Added task id

* removing autoeval config for now

* Added required config

Commit from https://github.com/huggingface/datasets/commit/175b0953fc13bcc5a3f6b3076ca49a315d84912b

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -31,6 +31,7 @@ task_ids:
31
  - semantic-similarity-scoring
32
  - text-classification-other-paraphrase-identification
33
  - text-scoring
 
34
  paperswithcode_id: paws
35
  ---
36
 
 
31
  - semantic-similarity-scoring
32
  - text-classification-other-paraphrase-identification
33
  - text-scoring
34
+ - multi-input-text-classification
35
  paperswithcode_id: paws
36
  ---
37