Abdelatif94 commited on
Commit
a2a86cd
·
verified ·
1 Parent(s): 8517e12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -5,9 +5,14 @@ library_name: peft
5
  ---
6
 
7
  # Abdelatif-Abualya Fine-Tuned Model
8
-
9
  This model is a **LoRA fine-tuned adapter** based on [Qwen2.5-Coder-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-14B-Instruct). It has been trained on additional data to improve performance in specific coding-related tasks.
10
 
 
 
 
 
 
 
11
  ⚠️ Disclaimer
12
  This model is provided "as is" without warranty of any kind. While efforts have been made to fine-tune and optimize it for coding-related tasks, results may vary depending on input prompts.
13
 
 
5
  ---
6
 
7
  # Abdelatif-Abualya Fine-Tuned Model
 
8
  This model is a **LoRA fine-tuned adapter** based on [Qwen2.5-Coder-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-14B-Instruct). It has been trained on additional data to improve performance in specific coding-related tasks.
9
 
10
+ ## Acknowledgements
11
+ This model was fine-tuned using multiple datasets and resources, including:
12
+ - **AWS SageMaker Example Guides** (Licensed under **Apache 2.0**)
13
+ - **DeepSeek-SM-Deploy-Options Notebook** from the **"host-deepseek-distilled-models-on-aws"** repository (Licensed under **MIT No Attribution**)
14
+
15
+
16
  ⚠️ Disclaimer
17
  This model is provided "as is" without warranty of any kind. While efforts have been made to fine-tune and optimize it for coding-related tasks, results may vary depending on input prompts.
18