AI-generated question-answer pairs across 5 Vietnamese legal categories: Enterprise, Civil, Marriage/Family, Labor, and Penal. Each entry links a situational question to its specific law_id and law_content from the original statutes.
Use Cases
- Develop a legal chatbot for Vietnamese citizens using the question and law_content pairs
- Train a document retrieval model to identify the correct law_id based on a natural language query
- Fine-tune a text summarization model to condense the law_content into a concise answer for the question
Strengths
- Covers 5 distinct Vietnamese legal frameworks including the 2019 Labor Code and 2020 Enterprise Law
- Contains a law_id column for direct referencing of specific legal articles
- Includes a law_content field containing the original text of the law used to answer the question
- Provides categorical labeling via the law_name column for multi-domain legal classification