asahi417 commited on
Commit
5bf0f91
·
1 Parent(s): fecd7ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,5 +1,12 @@
1
 
2
- # asahi417/multi_domain_document_classification
 
 
 
 
 
 
 
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