albertvillanova HF staff commited on
Commit
7582bab
1 Parent(s): 35c8020

Fix language and license tag names (#1)

Browse files

- Fix language and license tag names (4c9d208fc576afed7f81aee4ecd0e14f5c2f60ae)

Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -3,10 +3,10 @@ annotations_creators:
3
  - crowdsourced
4
  language_creators:
5
  - crowdsourced
6
- languages:
7
  - en
8
- licenses:
9
- - apache-2-0
10
  multilinguality:
11
  - monolingual
12
  size_categories:
@@ -17,7 +17,6 @@ task_categories:
17
  - text-classification
18
  task_ids:
19
  - sentiment-classification
20
- paperswithcode_id: null
21
  pretty_name: Amazon Review Polarity
22
  ---
23
 
 
3
  - crowdsourced
4
  language_creators:
5
  - crowdsourced
6
+ language:
7
  - en
8
+ license:
9
+ - apache-2.0
10
  multilinguality:
11
  - monolingual
12
  size_categories:
 
17
  - text-classification
18
  task_ids:
19
  - sentiment-classification
 
20
  pretty_name: Amazon Review Polarity
21
  ---
22