TheBloke commited on
Commit
0b7e040
1 Parent(s): 0bc7967

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/TIGER-Lab/MAmmoTH-Coder-13B
3
- datasets:
4
- - TIGER-Lab/MathInstruct
5
- inference: false
6
  language:
7
  - en
8
  license: mit
9
- model_creator: TIGER-Lab
 
10
  model_name: MAmmoTH Coder 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: mit
5
+ datasets:
6
+ - TIGER-Lab/MathInstruct
7
  model_name: MAmmoTH Coder 13B
8
+ base_model: TIGER-Lab/MAmmoTH-Coder-13B
9
+ inference: false
10
+ model_creator: TIGER-Lab
11
  model_type: llama
12
  prompt_template: 'Below is an instruction that describes a task. Write a response
13
  that appropriately completes the request.