SriSanth2345
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# **LLAMA-3.2-3B-MathInstruct_LORA_SFT**
|
3 |
|
@@ -61,4 +71,4 @@ The dataset was carefully curated to align with instructional objectives for sol
|
|
61 |
- **Purpose**: Fine-tuned for educational and development purposes, particularly for math-related tasks.
|
62 |
- **Dataset Link**: [MathInstruct Dataset](https://huggingface.co/datasets/TIGER-Lab/MathInstruct)
|
63 |
|
64 |
-
This model represents a focused effort to adapt the LLaMA-3.2-3B-Instruct model for specialized mathematical use cases. It can be further fine-tuned or extended for more specific mathematical domains or applications.
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- TIGER-Lab/MathInstruct
|
4 |
+
base_model:
|
5 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
6 |
+
tags:
|
7 |
+
- lora
|
8 |
+
- adapters
|
9 |
+
- llama
|
10 |
+
---
|
11 |
|
12 |
# **LLAMA-3.2-3B-MathInstruct_LORA_SFT**
|
13 |
|
|
|
71 |
- **Purpose**: Fine-tuned for educational and development purposes, particularly for math-related tasks.
|
72 |
- **Dataset Link**: [MathInstruct Dataset](https://huggingface.co/datasets/TIGER-Lab/MathInstruct)
|
73 |
|
74 |
+
This model represents a focused effort to adapt the LLaMA-3.2-3B-Instruct model for specialized mathematical use cases. It can be further fine-tuned or extended for more specific mathematical domains or applications.
|