OttoTarkka commited on
Commit
15529bd
·
verified ·
1 Parent(s): e733a02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -22,8 +22,6 @@ Please, cite the original sources if you use this dataset.
22
 
23
  - `id`: unique identifier
24
  - `text`: a `string` feature.
25
- - `label`: a classification label, with possible values including `anger` (0), `fear` (1),
26
- - `joy` (2), `love` (3), `sadness` (4), `surprise` (5), `neutral` (6).
27
- - `license`: inherited license from source dataset
28
  - `dataset`: source dataset
29
- - `language`: text language
 
22
 
23
  - `id`: unique identifier
24
  - `text`: a `string` feature.
25
+ - `label`: a classification label, with possible values including `anger` (0), `fear` (1), `joy` (2), `love` (3), `sadness` (4), `surprise` (5), `neutral` (6).
 
 
26
  - `dataset`: source dataset
27
+ - `license`: inherited license from source dataset