Datasets:
Briefly describe dataset in README
Browse files
README.md
CHANGED
|
@@ -467,3 +467,7 @@ configs:
|
|
| 467 |
- path: validation/az.json.gz
|
| 468 |
split: validation
|
| 469 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 467 |
- path: validation/az.json.gz
|
| 468 |
split: validation
|
| 469 |
---
|
| 470 |
+
|
| 471 |
+
A dataset of text that represents user requests/commands for a voice assistant in multiple languages, with the label representing the categorized intent of the request.
|
| 472 |
+
|
| 473 |
+
For example the text `wake me up at nine am on friday` is labeled as `alarm_set`.
|