Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,10 @@ configs:
|
|
41 |
data_files:
|
42 |
- split: intents
|
43 |
path: intents/intents-*
|
|
|
|
|
|
|
|
|
44 |
---
|
45 |
|
46 |
# hwu64
|
|
|
41 |
data_files:
|
42 |
- split: intents
|
43 |
path: intents/intents-*
|
44 |
+
task_categories:
|
45 |
+
- text-classification
|
46 |
+
language:
|
47 |
+
- en
|
48 |
---
|
49 |
|
50 |
# hwu64
|