Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/TFLai/Luban-Marcoroni-13B-v3
|
3 |
-
datasets:
|
4 |
-
- Open-Orca/OpenOrca
|
5 |
-
inference: false
|
6 |
language:
|
7 |
- en
|
8 |
license: cc-by-nc-4.0
|
9 |
-
|
|
|
10 |
model_name: Luban Marcoroni 13B v3
|
|
|
|
|
|
|
11 |
model_type: llama
|
12 |
prompt_template: '### Instruction:
|
13 |
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: cc-by-nc-4.0
|
5 |
+
datasets:
|
6 |
+
- Open-Orca/OpenOrca
|
7 |
model_name: Luban Marcoroni 13B v3
|
8 |
+
base_model: TFLai/Luban-Marcoroni-13B-v3
|
9 |
+
inference: false
|
10 |
+
model_creator: TFLai
|
11 |
model_type: llama
|
12 |
prompt_template: '### Instruction:
|
13 |
|