base_model: vilm/vinallama-7b-chat library_name: peft datasets: - microsoft/orca-math-word-problems-200k language: - vi --- # Model Card for Math LLM (Vietnamese) ## Model Details ### Model Description Mô hình này là một phiên bản fine-tuned của **VinaLLaMA-7B-Chat**, được đào tạo để giải bài toán cấp tiểu học đến trung học bằng tiếng Việt. Mô hình sử dụng tập dữ liệu **Microsoft ORCA Math Word Problems 200k**, giúp nó có khả năng hiểu và giải quyết các bài toán dạng word problems với độ chính xác cao. - **Developed by:** [@Namronaldo2024](https://huggingface.co/Namronaldo2004), [@Kiet2302](https://huggingface.co/Kiet2302), - **Model type:** Large Language Model (LLM) for Math Question-Answering - **Language(s) (NLP):** Vietnamese - **License:** Apache 2.0 - **Finetuned from model:** [vilm/vinallama-7b-chat](https://huggingface.co/vilm/vinallama-7b-chat) ### Model Sources - **Repository:** [Source Github](https://github.com/thiennbao/zundamath) ## Uses ### Direct Use This model can be used directly to solve elementary/secondary level math problems. ### Downstream Use This model can be fine-tuned on other math dataset to improve the context understanding in other fields such as physics or chemistry. ### Out-of-Scope Use This model is designed not to: - Answer questions that are out of math scope. - Deeply understand the complex/high level math theory. ## Bias, Risks, and Limitations This model can cause some errors when: - Solve difficult math problems that have different ways to solve. - Math problems with ambiguous description. ### Recommendations Users should not use the result from the bot without validation.