Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ task_categories:
|
|
| 8 |
configs:
|
| 9 |
- config_name: default
|
| 10 |
data_files:
|
| 11 |
-
- split:
|
| 12 |
path: dpo_context_hdh.json
|
| 13 |
- split: train
|
| 14 |
path:
|
|
@@ -18,4 +18,14 @@ configs:
|
|
| 18 |
path: eval_context_hdh.json
|
| 19 |
- split: test_csdl
|
| 20 |
path: eval_context_full.json
|
| 21 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
configs:
|
| 9 |
- config_name: default
|
| 10 |
data_files:
|
| 11 |
+
- split: context_hdh
|
| 12 |
path: dpo_context_hdh.json
|
| 13 |
- split: train
|
| 14 |
path:
|
|
|
|
| 18 |
path: eval_context_hdh.json
|
| 19 |
- split: test_csdl
|
| 20 |
path: eval_context_full.json
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
+
# Dataset: Vietnamese MCQ / DPO
|
| 24 |
+
|
| 25 |
+
## Description
|
| 26 |
+
Dataset dùng để huấn luyện và đánh giá mô hình sinh câu hỏi trắc nghiệm tiếng Việt.
|
| 27 |
+
|
| 28 |
+
## Splits
|
| 29 |
+
- **train**: dữ liệu DPO từ nhiều nguồn (HĐH, CSDL)
|
| 30 |
+
- **test_hdh**: tập đánh giá Hệ điều hành
|
| 31 |
+
- **test_csdl**: tập đánh giá Cơ sở dữ liệu
|