Update README.md
Browse files
README.md
CHANGED
|
@@ -36,4 +36,9 @@ configs:
|
|
| 36 |
path: data/test-*
|
| 37 |
- split: eval
|
| 38 |
path: data/eval-*
|
| 39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
path: data/test-*
|
| 37 |
- split: eval
|
| 38 |
path: data/eval-*
|
| 39 |
+
license: mit
|
| 40 |
+
tags:
|
| 41 |
+
- emotion_classification
|
| 42 |
+
- trigger_detection
|
| 43 |
+
pretty_name: Emotions/Triggers in multi-speaker dialogues
|
| 44 |
+
---
|