prithivMLmods commited on
Commit
234b30d
1 Parent(s): 823d8db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,3 +1,21 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ datasets:
4
+ - prithivMLmods/Prompt-Enhancement-Mini
5
+ - gokaygokay/prompt-enhancement-75k
6
+ - gokaygokay/prompt-enhancer-dataset
7
+ language:
8
+ - en
9
+ base_model:
10
+ - Qwen/Qwen2.5-7B-Instruct
11
+ pipeline_tag: text-generation
12
+ library_name: transformers
13
+ tags:
14
+ - Qwen2.5
15
+ - Prompt_Enhance
16
+ - 7B
17
+ - Instruct
18
+ - safetensors
19
+ - pytorch
20
+ - Promptist-Instruct
21
+ ---