Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ language:
|
|
42 |
---
|
43 |
Original dataset: [GoEmotions dataset](https://huggingface.co/datasets/google-research-datasets/go_emotions)
|
44 |
|
45 |
-
Filtered using "ekman_mapping.json" from original dataset repo
|
46 |
|
47 |
Dataset contains 7 emotion labels as per Dr. Ekman theory. Labels are as follows:
|
48 |
```yaml
|
@@ -53,4 +53,4 @@ Dataset contains 7 emotion labels as per Dr. Ekman theory. Labels are as follows
|
|
53 |
4: sadness
|
54 |
5: surprise
|
55 |
6: neutral
|
56 |
-
|
|
|
42 |
---
|
43 |
Original dataset: [GoEmotions dataset](https://huggingface.co/datasets/google-research-datasets/go_emotions)
|
44 |
|
45 |
+
Filtered using "ekman_mapping.json" from original dataset repo and filtered to use only the sentences with one label
|
46 |
|
47 |
Dataset contains 7 emotion labels as per Dr. Ekman theory. Labels are as follows:
|
48 |
```yaml
|
|
|
53 |
4: sadness
|
54 |
5: surprise
|
55 |
6: neutral
|
56 |
+
```
|