albertvillanova HF staff commited on
Commit
14b2a9f
1 Parent(s): 30dfc7c

Fix missing tags in dataset cards (#4833)

Browse files

Commit from https://github.com/huggingface/datasets/commit/c6434a26d696a52997f9a670a30c537d962f91e4

Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,6 +1,22 @@
1
  ---
 
 
 
 
2
  language:
3
  - en
 
 
 
 
 
 
 
 
 
 
 
 
4
  paperswithcode_id: emocontext
5
  pretty_name: EmoContext
6
  ---
 
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - crowdsourced
6
  language:
7
  - en
8
+ license:
9
+ - unknown
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 10K<n<100K
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - text-classification
18
+ task_ids:
19
+ - sentiment-classification
20
  paperswithcode_id: emocontext
21
  pretty_name: EmoContext
22
  ---