Datasets:
Sahandfer
commited on
Commit
·
dde8101
1
Parent(s):
a48616c
Update README
Browse files
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
- config_name: emotional_understanding
|
| 4 |
-
data_files: EU.
|
| 5 |
- config_name: emotional_application
|
| 6 |
-
data_files: EA.
|
| 7 |
license: mit
|
| 8 |
task_categories:
|
| 9 |
- question-answering
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
- config_name: emotional_understanding
|
| 4 |
+
data_files: EU.jsonl
|
| 5 |
- config_name: emotional_application
|
| 6 |
+
data_files: EA.jsonl
|
| 7 |
license: mit
|
| 8 |
task_categories:
|
| 9 |
- question-answering
|