Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
|
5 |
- QingyiSi/Alpaca-CoT
|
@@ -14,10 +18,10 @@ datasets:
|
|
14 |
- camel-ai/physics
|
15 |
- camel-ai/chemistry
|
16 |
- winglian/evals
|
|
|
|
|
17 |
inference: false
|
18 |
-
license: other
|
19 |
model_creator: Open Access AI Collective
|
20 |
-
model_name: Minotaur 13B Fixed
|
21 |
model_type: llama
|
22 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
23 |
The assistant gives helpful, detailed, and polite answers to the user''s questions.
|
@@ -25,10 +29,6 @@ prompt_template: 'A chat between a curious user and an artificial intelligence a
|
|
25 |
|
26 |
'
|
27 |
quantized_by: TheBloke
|
28 |
-
tags:
|
29 |
-
- OpenAccess AI Collective
|
30 |
-
- MPT
|
31 |
-
- axolotl
|
32 |
---
|
33 |
|
34 |
<!-- header start -->
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
+
tags:
|
4 |
+
- OpenAccess AI Collective
|
5 |
+
- MPT
|
6 |
+
- axolotl
|
7 |
datasets:
|
8 |
- ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
|
9 |
- QingyiSi/Alpaca-CoT
|
|
|
18 |
- camel-ai/physics
|
19 |
- camel-ai/chemistry
|
20 |
- winglian/evals
|
21 |
+
model_name: Minotaur 13B Fixed
|
22 |
+
base_model: openaccess-ai-collective/minotaur-13b-fixed
|
23 |
inference: false
|
|
|
24 |
model_creator: Open Access AI Collective
|
|
|
25 |
model_type: llama
|
26 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
27 |
The assistant gives helpful, detailed, and polite answers to the user''s questions.
|
|
|
29 |
|
30 |
'
|
31 |
quantized_by: TheBloke
|
|
|
|
|
|
|
|
|
32 |
---
|
33 |
|
34 |
<!-- header start -->
|