Datasets:

Modalities:
Text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
StefanH commited on
Commit
4038893
·
1 Parent(s): b74cb80

Update README.md

Browse files

Update dataset card

Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,5 +1,16 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  ## Universal Text Classification Dataset (UTCD)
5
  UTCD is a curated compilation of 18 datasets revised for Zero-shot Text Classification spanning 3 aspect categories of Sentiment, Intent/Dialogue, and Topic classification. UTCD focuses on the task of zero-shot text classification where the candidate labels are descriptive of the text being classified. TUTCD consists of ~ 6M/800K train/test examples.
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ size_categories:
8
+ - 1M<n<10M
9
+ annotations_creators:
10
+ - no-annotation
11
+ multilinguality:
12
+ - monolingual
13
+ pretty_name: UTCD
14
  ---
15
  ## Universal Text Classification Dataset (UTCD)
16
  UTCD is a curated compilation of 18 datasets revised for Zero-shot Text Classification spanning 3 aspect categories of Sentiment, Intent/Dialogue, and Topic classification. UTCD focuses on the task of zero-shot text classification where the candidate labels are descriptive of the text being classified. TUTCD consists of ~ 6M/800K train/test examples.