SriSanth2345
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# **LLAMA-3.2-3B-Alpaca_en_LORA_SFT**
|
@@ -70,4 +76,4 @@ Further details on the dataset:
|
|
70 |
- **Author**: Sri Santh M
|
71 |
- **Purpose**: Fine-tuned for development and experimentation purposes using the LLaMA-3.2-3B-Instruct model.
|
72 |
|
73 |
-
This model serves as an experimental proof-of-concept for lightweight fine-tuning using PEFT and can be adapted further based on specific tasks or use cases.
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- zhiman-ai/alpaca_en_demo
|
4 |
+
base_model:
|
5 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
6 |
+
tags:
|
7 |
+
- lora
|
8 |
+
- sft
|
9 |
---
|
10 |
|
11 |
# **LLAMA-3.2-3B-Alpaca_en_LORA_SFT**
|
|
|
76 |
- **Author**: Sri Santh M
|
77 |
- **Purpose**: Fine-tuned for development and experimentation purposes using the LLaMA-3.2-3B-Instruct model.
|
78 |
|
79 |
+
This model serves as an experimental proof-of-concept for lightweight fine-tuning using PEFT and can be adapted further based on specific tasks or use cases.
|