An open API service indexing awesome lists of open source software.

https://github.com/devroopsaha744/math-llama

LLAMA2 finetuned model, fine-tuned for solving mathematical problems.
https://github.com/devroopsaha744/math-llama

Last synced: 4 months ago
JSON representation

LLAMA2 finetuned model, fine-tuned for solving mathematical problems.

Awesome Lists containing this project

README

          

# math-Llama 🚀

Welcome to the **math-Llama** project! In this initiative, I fine-tuned the **Llama-2 7B** chat model on a dataset comprising **10,000** samples of problem-solution pairs to enhance its mathematical problem-solving capabilities.

## Model and Datasets

### Fine-Tuned Model
Explore the fine-tuned model hosted on Hugging Face: [Llama-2 7B Model](https://huggingface.co/datafreak/math-Llama2)

### Raw Dataset
The raw dataset used for training is available here: [LightEval Dataset](https://huggingface.co/datasets/lighteval/MATH)

### Formatted Dataset
Access the formatted dataset for fine-tuning here: [Formatted Dataset](https://huggingface.co/datasets/datafreak/MATH-Llama2-10k)

## Project Overview

To gain a deeper understanding of my approach and methodology, feel free to explore the accompanying Medium article: [Read the Article](https://medium.com/@datafreakai/leveraging-language-models-for-advanced-mathematical-computation-and-problem-solving-cbd396e7a6e7)

## Features
- **Fine-Tuned for Performance**: The model is optimized for mathematical problem-solving.
- **Extensive Dataset**: Trained on 10,000 curated problem-solution pairs.
- **Hugging Face Integration**: Seamlessly integrated with Hugging Face for easy access and deployment.

## Contributions

Feel free to contribute to this project by raising issues, suggesting improvements, or providing feedback.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

---

Let's leverage language models for advanced mathematical computation together! 💡