DANGDOCAO commited on
Commit
ab98107
·
verified ·
1 Parent(s): d47ce00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- ## 📁 Data Fields
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
- ## How to Use
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