prithivMLmods
commited on
Commit
•
c65507d
1
Parent(s):
1145f29
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,18 @@
|
|
2 |
license: creativeml-openrail-m
|
3 |
datasets:
|
4 |
- prithivMLmods/Prompt-Enhancement-Mini
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
|
|
2 |
license: creativeml-openrail-m
|
3 |
datasets:
|
4 |
- prithivMLmods/Prompt-Enhancement-Mini
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- Llama
|
12 |
+
- Ollama
|
13 |
+
- trl
|
14 |
+
- safetensors
|
15 |
+
- pytorch
|
16 |
+
- long_prompts
|
17 |
+
- prompt_enhancement
|
18 |
+
- short_prompt
|
19 |
---
|