Upload folder using huggingface_hub
Browse files- README.md +5 -1
- emotion.csv +0 -0
- intent.csv +0 -0
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: intent
|
| 4 |
+
data_files: "intent.csv"
|
| 5 |
+
- config_name: emotion
|
| 6 |
+
data_files: "emotion.csv"
|
| 7 |
---
|
emotion.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
intent.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|