nazneen commited on
Commit
9b76b67
1 Parent(s): 3df9b7c

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
@@ -29,6 +29,7 @@ task_ids:
29
  - semantic-similarity-scoring
30
  - text-classification-other-paraphrase-identification
31
  - text-scoring
 
32
  paperswithcode_id: paws-x
33
  ---
34
 
29
  - semantic-similarity-scoring
30
  - text-classification-other-paraphrase-identification
31
  - text-scoring
32
+ - multi-input-text-classification
33
  paperswithcode_id: paws-x
34
  ---
35