munish0838 commited on
Commit
2ab83e4
·
verified ·
1 Parent(s): 4e48f11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -10,9 +10,10 @@ datasets:
10
  - pubmed
11
  - medmcqa
12
  - maximegmd/medqa_alpaca_format
13
- base_model: mistralai/Mistral-7B-v0.1
14
  metrics:
15
  - accuracy
 
16
  ---
17
 
18
  # Internist.ai base-7b-v0.2-GGUF
@@ -139,4 +140,4 @@ We include benchmarks on MedQA (4 options), MedMCQA and PubMedQA of our model an
139
 
140
  \*: PMC LLaMA 7b performed poorly on the benchmark, likely due to a mismatch of formating and a lack of instruction tuning, we include in parenthesis the results reported by the authors when available.
141
 
142
- \*\*: Meditron 7b's results in MMLU are reported for transparency but are inconsistent with the average of 54.2 reported in their paper, do not hesitate to communicate the details on each category so we can update the table.
 
10
  - pubmed
11
  - medmcqa
12
  - maximegmd/medqa_alpaca_format
13
+ base_model: internistai/base-7b-v0.2
14
  metrics:
15
  - accuracy
16
+ pipeline_tag: text-generation
17
  ---
18
 
19
  # Internist.ai base-7b-v0.2-GGUF
 
140
 
141
  \*: PMC LLaMA 7b performed poorly on the benchmark, likely due to a mismatch of formating and a lack of instruction tuning, we include in parenthesis the results reported by the authors when available.
142
 
143
+ \*\*: Meditron 7b's results in MMLU are reported for transparency but are inconsistent with the average of 54.2 reported in their paper, do not hesitate to communicate the details on each category so we can update the table.