TheBloke commited on
Commit
3515a76
1 Parent(s): d3c8a78

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
- datasets:
3
- - starmpcc/Asclepius-Synthetic-Clinical-Notes
4
- inference: false
5
  language:
6
  - en
7
  license: other
 
 
 
 
 
 
8
  model_creator: Junu Kim
9
  model_link: https://huggingface.co/starmpcc/Asclepius-13B
10
- model_name: Asclepius 13B
11
  model_type: llama
12
  pipeline_tag: text2text-generation
13
  quantized_by: TheBloke
14
- tags:
15
- - medical
16
  ---
17
 
18
  <!-- header start -->
 
1
  ---
 
 
 
2
  language:
3
  - en
4
  license: other
5
+ tags:
6
+ - medical
7
+ datasets:
8
+ - starmpcc/Asclepius-Synthetic-Clinical-Notes
9
+ model_name: Asclepius 13B
10
+ inference: false
11
  model_creator: Junu Kim
12
  model_link: https://huggingface.co/starmpcc/Asclepius-13B
 
13
  model_type: llama
14
  pipeline_tag: text2text-generation
15
  quantized_by: TheBloke
16
+ base_model: starmpcc/Asclepius-13B
 
17
  ---
18
 
19
  <!-- header start -->