Update README.md
Browse filesTesting toy data file.
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- es
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
pipeline_tag: text-classification
|
9 |
+
tags:
|
10 |
+
- emotions
|
11 |
+
- sentiment
|
12 |
+
- affect
|
13 |
+
- valence
|
14 |
+
---
|