SriSanth2345 commited on
Commit
bb8846f
·
verified ·
1 Parent(s): 8c22c3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,5 +1,11 @@
1
- This looks like a model card template for a fine-tuned LLaMA-3.2-3B-Instruct model. Here's how you could refine it to make it more complete and professional, while maintaining clarity and including all relevant information:
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.