Datasets:

Modalities:
Text
Formats:
csv
Languages:
Vietnamese
Libraries:
Datasets
pandas
License:
martinakaduc commited on
Commit
98732ea
·
verified ·
1 Parent(s): ca3270e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - vi
7
+ size_categories:
8
+ - 10K<n<100K
9
+ ---
10
+
11
+ This is a copy instance of the dataset provided in the paper below. Please cite the paper if you use this dataset.
12
+ ```
13
+ @inproceedings{JointIDSF,
14
+ title = {{Intent Detection and Slot Filling for Vietnamese}},
15
+ author = {Mai Hoang Dao and Thinh Hung Truong and Dat Quoc Nguyen},
16
+ booktitle = {Proceedings of the 22nd Annual Conference of the International Speech Communication Association (INTERSPEECH)},
17
+ year = {2021}
18
+ }
19
+ ```