| --- |
| license: apache-2.0 |
| language: |
| - vi |
| task_categories: |
| - text-generation |
|
|
| configs: |
| - config_name: default |
| data_files: |
| - split: context_hdh |
| path: dpo_context_hdh.json |
| - split: train |
| path: |
| - dpo_hdh_0.1.0.json |
| - dpo_csdl_1.0.0.json |
| - split: test_hdh |
| path: eval_context_hdh.json |
| - split: test_csdl |
| path: eval_context_full.json |
| --- |
| |
| # Dataset: Vietnamese MCQ / DPO |
|
|
| ## Description |
| 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. |
|
|
| ## Splits |
| - **train**: dữ liệu DPO từ nhiều nguồn (HĐH, CSDL) |
| - **test_hdh**: tập đánh giá Hệ điều hành |
| - **test_csdl**: tập đánh giá Cơ sở dữ liệu |