Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
model_creator: Nekochu
|
| 3 |
model_name: Luminia 13B v3
|
|
|
|
| 4 |
model_type: llama2
|
| 5 |
prompt_template: >-
|
| 6 |
Below is an instruction that describes a task. Write a response that
|
|
@@ -19,6 +20,10 @@ datasets:
|
|
| 19 |
language:
|
| 20 |
- en
|
| 21 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
inference: True
|
| 23 |
widget:
|
| 24 |
- example_title: prompt assistant
|
|
@@ -34,10 +39,14 @@ tags:
|
|
| 34 |
- lora
|
| 35 |
- generated_from_trainer
|
| 36 |
- llama2
|
|
|
|
| 37 |
- instruct
|
| 38 |
- finetune
|
| 39 |
- gpt4
|
| 40 |
- synthetic data
|
|
|
|
|
|
|
|
|
|
| 41 |
model-index:
|
| 42 |
- name: Luminia-13B-v3
|
| 43 |
results: []
|
|
|
|
| 1 |
---
|
| 2 |
model_creator: Nekochu
|
| 3 |
model_name: Luminia 13B v3
|
| 4 |
+
pretty_name: Luminia
|
| 5 |
model_type: llama2
|
| 6 |
prompt_template: >-
|
| 7 |
Below is an instruction that describes a task. Write a response that
|
|
|
|
| 20 |
language:
|
| 21 |
- en
|
| 22 |
pipeline_tag: text-generation
|
| 23 |
+
task_categories:
|
| 24 |
+
- question-answering
|
| 25 |
+
- text2text-generation
|
| 26 |
+
- conversational
|
| 27 |
inference: True
|
| 28 |
widget:
|
| 29 |
- example_title: prompt assistant
|
|
|
|
| 39 |
- lora
|
| 40 |
- generated_from_trainer
|
| 41 |
- llama2
|
| 42 |
+
- llama
|
| 43 |
- instruct
|
| 44 |
- finetune
|
| 45 |
- gpt4
|
| 46 |
- synthetic data
|
| 47 |
+
- stable diffusion
|
| 48 |
+
- alpaca
|
| 49 |
+
- llm
|
| 50 |
model-index:
|
| 51 |
- name: Luminia-13B-v3
|
| 52 |
results: []
|