Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
viewer: true
|
| 4 |
+
task_categories:
|
| 5 |
+
- text2text-generation
|
| 6 |
+
language:
|
| 7 |
+
- vi
|
| 8 |
+
size_categories:
|
| 9 |
+
- 10K<n<100K
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# Citation Information
|
| 13 |
+
```
|
| 14 |
+
@INPROCEEDINGS{10288738,
|
| 15 |
+
author={Nguyen, Sang Quang and Vo, Thuc Dinh and Nguyen, Duc P.A and Tran, Dang T. and Nguyen, Kiet Van},
|
| 16 |
+
booktitle={2023 International Conference on Multimedia Analysis and Pattern Recognition (MAPR)},
|
| 17 |
+
title={ViQP: Dataset for Vietnamese Question Paraphrasing},
|
| 18 |
+
year={2023},
|
| 19 |
+
volume={},
|
| 20 |
+
number={},
|
| 21 |
+
pages={1-6},
|
| 22 |
+
doi={10.1109/MAPR59823.2023.10288738}
|
| 23 |
+
}
|
| 24 |
+
```
|
| 25 |
+
**Please CITE** our paper when ViQP is used to help produce published results or is incorporated into other software.
|