Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
3 |
datasets:
|
4 |
- garage-bAInd/Open-Platypus
|
5 |
- Open-Orca/OpenOrca
|
|
|
|
|
6 |
inference: false
|
7 |
-
language:
|
8 |
-
- en
|
9 |
-
license: cc-by-nc-4.0
|
10 |
model_creator: garage-bAInd
|
11 |
-
model_name: Platypus2 70B Instruct
|
12 |
model_type: llama
|
13 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
14 |
that appropriately completes the request.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: cc-by-nc-4.0
|
5 |
datasets:
|
6 |
- garage-bAInd/Open-Platypus
|
7 |
- Open-Orca/OpenOrca
|
8 |
+
model_name: Platypus2 70B Instruct
|
9 |
+
base_model: garage-bAInd/Platypus2-70B-instruct
|
10 |
inference: false
|
|
|
|
|
|
|
11 |
model_creator: garage-bAInd
|
|
|
12 |
model_type: llama
|
13 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
14 |
that appropriately completes the request.
|