Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
5 |
- ehartford/wizard_vicuna_70k_unfiltered
|
@@ -11,13 +14,10 @@ datasets:
|
|
11 |
- hellaswag
|
12 |
- tasksource/mmlu
|
13 |
- openai/summarize_from_feedback
|
|
|
|
|
14 |
inference: false
|
15 |
-
language:
|
16 |
-
- en
|
17 |
-
library_name: transformers
|
18 |
-
license: other
|
19 |
model_creator: Open Access AI Collective
|
20 |
-
model_name: Manticore 13B
|
21 |
model_type: llama
|
22 |
pipeline_tag: text-generation
|
23 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: other
|
5 |
+
library_name: transformers
|
6 |
datasets:
|
7 |
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
8 |
- ehartford/wizard_vicuna_70k_unfiltered
|
|
|
14 |
- hellaswag
|
15 |
- tasksource/mmlu
|
16 |
- openai/summarize_from_feedback
|
17 |
+
model_name: Manticore 13B
|
18 |
+
base_model: openaccess-ai-collective/manticore-13b
|
19 |
inference: false
|
|
|
|
|
|
|
|
|
20 |
model_creator: Open Access AI Collective
|
|
|
21 |
model_type: llama
|
22 |
pipeline_tag: text-generation
|
23 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|