GautamDeepak commited on
Commit
f90448f
·
verified ·
1 Parent(s): ce50461

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: llama3
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ base_model:
6
+ - microsoft/phi-4
7
+ - Satwik11/Microsoft-phi-4-Instruct-AutoRound-GPTQ-4bit
8
+ new_version: microsoft/phi-4
9
+ pipeline_tag: text-classification
10
+ library_name: adapter-transformers
11
+ tags:
12
+ - textimg
13
+ ---