SkyR commited on
Commit
ceca9fb
·
verified ·
1 Parent(s): a41dcfd

Create README.md

Browse files

Parameter-efficient (LoRA) instruction fine-tuned on LinkedIn posts datasets.

Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model:
5
+ - microsoft/Phi-4-mini-instruct
6
+ pipeline_tag: text-generation
7
+ ---