Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -48,7 +48,7 @@ A fine-tuned `VietAI/vit5-base` model trained on HVU_QA achieved:
|
|
| 48 |
|
| 49 |
These results confirm that HVU_QA is a high-quality resource for developing robust FAQ-style question generation models.
|
| 50 |
|
| 51 |
-
## 📁
|
| 52 |
```
|
| 53 |
.HVU_QA
|
| 54 |
├── t5-viet-qg-finetuned/
|
|
@@ -57,7 +57,7 @@ These results confirm that HVU_QA is a high-quality resource for developing robu
|
|
| 57 |
├── 30ktrain.json
|
| 58 |
└── README.md
|
| 59 |
```
|
| 60 |
-
##
|
| 61 |
|
| 62 |
### 📦 Install Dependencies
|
| 63 |
|
|
|
|
| 48 |
|
| 49 |
These results confirm that HVU_QA is a high-quality resource for developing robust FAQ-style question generation models.
|
| 50 |
|
| 51 |
+
## 📁 Dataset Structure
|
| 52 |
```
|
| 53 |
.HVU_QA
|
| 54 |
├── t5-viet-qg-finetuned/
|
|
|
|
| 57 |
├── 30ktrain.json
|
| 58 |
└── README.md
|
| 59 |
```
|
| 60 |
+
## 📁 Vietnamese Question Generation Tool
|
| 61 |
|
| 62 |
### 📦 Install Dependencies
|
| 63 |
|