Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
| 1 |
|
| 2 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
|
| 4 |
|
| 5 |
|
|
|
|
| 1 |
|
| 2 |
+
# multi_domain_document_classification
|
| 3 |
+
Multi-domain document classification datasets.
|
| 4 |
+
- Biomedical: `chemprot`, `rct-sample`
|
| 5 |
+
- Computer Science: `citation_intent`, `sciie`
|
| 6 |
+
- Customer Review: `amcd`, `yelp_review`
|
| 7 |
+
- Social Media: `tweet_eval_irony`, `tweet_eval_hate`, `tweet_eval_emotion`
|
| 8 |
+
|
| 9 |
+
The `yelp_review` dataset is randomly downsampled to 2000/2000/8000 for test/validation/train.
|
| 10 |
|
| 11 |
|
| 12 |
|