uukuguy commited on
Commit
e4428ee
1 Parent(s): 22b8e4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -78,7 +78,7 @@ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, trust_remote_code=
78
 
79
  ## lm-evaluation-harness
80
 
81
- ``json
82
  {'ARC (acc_norm)': ,
83
  'HellaSwag (acc_norm)': ,
84
  'MMLU (acc)': ,
@@ -87,7 +87,7 @@ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, trust_remote_code=
87
  'GSM8K (acc)': ,
88
  'DROP (f1)': ,
89
  'Open LLM Score': }
90
- ``
91
 
92
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
93
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_uukuguy__speechless-code-mistral-7b-v1.0)
 
78
 
79
  ## lm-evaluation-harness
80
 
81
+ ```json
82
  {'ARC (acc_norm)': ,
83
  'HellaSwag (acc_norm)': ,
84
  'MMLU (acc)': ,
 
87
  'GSM8K (acc)': ,
88
  'DROP (f1)': ,
89
  'Open LLM Score': }
90
+ ```
91
 
92
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
93
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_uukuguy__speechless-code-mistral-7b-v1.0)