Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/AIDC-ai-business/Marcoroni-70b
|
3 |
-
datasets:
|
4 |
-
- Open-Orca/OpenOrca
|
5 |
-
inference: false
|
6 |
language:
|
7 |
- en
|
8 |
license: cc-by-nc-4.0
|
9 |
-
|
|
|
10 |
model_name: Marcoroni 70B
|
|
|
|
|
|
|
11 |
model_type: llama
|
12 |
pipeline_tag: text-generation
|
13 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: cc-by-nc-4.0
|
5 |
+
datasets:
|
6 |
+
- Open-Orca/OpenOrca
|
7 |
model_name: Marcoroni 70B
|
8 |
+
base_model: AIDC-ai-business/Marcoroni-70b
|
9 |
+
inference: false
|
10 |
+
model_creator: AIDC-ai-business
|
11 |
model_type: llama
|
12 |
pipeline_tag: text-generation
|
13 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|