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: apache-2.0
|
| 19 |
model_creator: Open Access AI Collective
|
| 20 |
-
model_name: Minotaur 13B
|
| 21 |
model_type: llama
|
| 22 |
prompt_template: 'You are a helpful AI assistant.
|
| 23 |
|
|
@@ -28,10 +32,6 @@ prompt_template: 'You are a helpful AI assistant.
|
|
| 28 |
|
| 29 |
'
|
| 30 |
quantized_by: TheBloke
|
| 31 |
-
tags:
|
| 32 |
-
- OpenAccess AI Collective
|
| 33 |
-
- MPT
|
| 34 |
-
- axolotl
|
| 35 |
---
|
| 36 |
|
| 37 |
<!-- header start -->
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 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
|
| 22 |
+
base_model: openaccess-ai-collective/minotaur-13b
|
| 23 |
inference: false
|
|
|
|
| 24 |
model_creator: Open Access AI Collective
|
|
|
|
| 25 |
model_type: llama
|
| 26 |
prompt_template: 'You are a helpful AI assistant.
|
| 27 |
|
|
|
|
| 32 |
|
| 33 |
'
|
| 34 |
quantized_by: TheBloke
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
---
|
| 36 |
|
| 37 |
<!-- header start -->
|