Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# HVU_QA
|
2 |
|
3 |
**HVU_QA** is a project dedicated to sharing datasets and tools for **Question Generation Processing (NLP)**, developed and maintained by the research team at **Hung Vuong University (HVU), Phu Tho, Vietnam**.
|
@@ -282,4 +293,4 @@ If you use this repository or datasets in research, please cite:
|
|
282 |
|
283 |
---
|
284 |
|
285 |
-
*This repository is part of our ongoing effort to support Vietnamese NLP and make language technology more accessible for low-resource and underrepresented languages.*
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- vi
|
5 |
+
tags:
|
6 |
+
- question-generation
|
7 |
+
- ag, t5, vit5, squad-format, vietnamese, education, nlp
|
8 |
+
pretty_name: Vietnamese Question Generation
|
9 |
+
size_categories:
|
10 |
+
- 10K<n<100K
|
11 |
+
---
|
12 |
# HVU_QA
|
13 |
|
14 |
**HVU_QA** is a project dedicated to sharing datasets and tools for **Question Generation Processing (NLP)**, developed and maintained by the research team at **Hung Vuong University (HVU), Phu Tho, Vietnam**.
|
|
|
293 |
|
294 |
---
|
295 |
|
296 |
+
*This repository is part of our ongoing effort to support Vietnamese NLP and make language technology more accessible for low-resource and underrepresented languages.*
|