Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,8 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
## Universal Text Classification Dataset (UTCD)
|
| 5 |
-
UTCD is a compilation of 18
|
|
|
|
| 6 |
UTCD was introduced in the Findings of ACL'23 Paper **Label Agnostic Pre-training for Zero-shot Text Classification** by ***Christopher Clarke, Yuzhao Heng, Yiping Kang, Krisztian Flautner, Lingjia Tang and Jason Mars***.
|
| 7 |
|
| 8 |
UTCD Datasets & Principles:
|
|
|
|
| 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.
|
| 6 |
+
|
| 7 |
UTCD was introduced in the Findings of ACL'23 Paper **Label Agnostic Pre-training for Zero-shot Text Classification** by ***Christopher Clarke, Yuzhao Heng, Yiping Kang, Krisztian Flautner, Lingjia Tang and Jason Mars***.
|
| 8 |
|
| 9 |
UTCD Datasets & Principles:
|