TheBloke commited on
Commit
a724e6a
1 Parent(s): 8c4108c

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- base_model: https://huggingface.co/garage-bAInd/Stable-Platypus2-13B
3
- datasets:
4
- - garage-bAInd/Open-Platypus
5
- inference: false
6
  language:
7
  - en
8
  license: cc-by-nc-sa-4.0
9
- model_creator: garage-bAInd
 
10
  model_name: Stable-Platypus2 13B
 
 
 
11
  model_type: llama
12
  prompt_template: 'Below is an instruction that describes a task. Write a response
13
  that appropriately completes the request.
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
  license: cc-by-nc-sa-4.0
5
+ datasets:
6
+ - garage-bAInd/Open-Platypus
7
  model_name: Stable-Platypus2 13B
8
+ base_model: garage-bAInd/Stable-Platypus2-13B
9
+ inference: false
10
+ model_creator: garage-bAInd
11
  model_type: llama
12
  prompt_template: 'Below is an instruction that describes a task. Write a response
13
  that appropriately completes the request.