ArmandS11 commited on
Commit
c0af3b9
·
verified ·
1 Parent(s): c9ab6ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - iamtarun/python_code_instructions_18k_alpaca
5
+ language:
6
+ - en
7
+ base_model:
8
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
9
+ pipeline_tag: text-generation
10
+ library_name: mlx
11
+ tags:
12
+ - python
13
+ - code
14
+ - lora
15
+ - fine-tuned
16
+ ---