TheBloke commited on
Commit
7a230d8
1 Parent(s): 3b0e795

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,16 +1,18 @@
1
  ---
2
- base_model: https://huggingface.co/ariellee/SuperPlatty-30B
3
- inference: false
4
  language:
5
  - en
6
  license: other
 
 
7
  metrics:
8
  - MMLU
9
  - ARC
10
  - HellaSwag
11
  - TruthfulQA
12
- model_creator: Ariel Lee
13
  model_name: SuperPlatty 30B
 
 
 
14
  model_type: llama
15
  prompt_template: 'Below is an instruction that describes a task. Write a response
16
  that appropriately completes the request.
@@ -25,8 +27,6 @@ prompt_template: 'Below is an instruction that describes a task. Write a respons
25
 
26
  '
27
  quantized_by: TheBloke
28
- tags:
29
- - llama
30
  ---
31
 
32
  <!-- header start -->
 
1
  ---
 
 
2
  language:
3
  - en
4
  license: other
5
+ tags:
6
+ - llama
7
  metrics:
8
  - MMLU
9
  - ARC
10
  - HellaSwag
11
  - TruthfulQA
 
12
  model_name: SuperPlatty 30B
13
+ base_model: ariellee/SuperPlatty-30B
14
+ inference: false
15
+ model_creator: Ariel Lee
16
  model_type: llama
17
  prompt_template: 'Below is an instruction that describes a task. Write a response
18
  that appropriately completes the request.
 
27
 
28
  '
29
  quantized_by: TheBloke
 
 
30
  ---
31
 
32
  <!-- header start -->