Text Generation
PEFT
Safetensors
GGUF
Transformers
English
lora
sft
trl
unsloth
conversational
param302 commited on
Commit
2bc86aa
·
verified ·
1 Parent(s): ce39f0f

Add meta details for model card

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - ise-uiuc/Magicoder-Evol-Instruct-110K
5
+ - m-a-p/CodeFeedback-Filtered-Instruction
6
+ base_model:
7
+ - LiquidAI/LFM2.5-1.2B-Instruct
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - Finetuned
11
+ - code
12
+ ---