dfurman commited on
Commit
a788a2e
Β·
verified Β·
1 Parent(s): 6efa64c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -30,7 +30,13 @@ This model uses a context window of 8k. It was trained with the ChatML template.
30
 
31
  ### Open LLM Leaderboard
32
 
33
- TBD.
 
 
 
 
 
 
34
 
35
  ## πŸ“ˆ Training curves
36
 
 
30
 
31
  ### Open LLM Leaderboard
32
 
33
+ | Model ID | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
34
+ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------: | --------: | --------: | ---------: | --------: | --------: | --------: |
35
+ | [meta-llama/Meta-Llama-3-70B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct) [πŸ“„](https://huggingface.co/datasets/open-llm-leaderboard/details_meta-llama__Meta-Llama-3-70B-Instruct) | 66.87 | 60.75 | 78.55 | 67.07 | 51.65 | 74.51 | 68.69 |
36
+ | [**dfurman/Llama-3-70B-Orpo-v0.1**](https://huggingface.co/dfurman/Llama-3-70B-Orpo-v0.1) [πŸ“„](https://huggingface.co/datasets/open-llm-leaderboard/details_dfurman__Llama-3-70B-Orpo-v0.1) | **64.67** | **60.67** | **82.56** | **66.59** | **50.47** | **79.01** | **48.75** |
37
+ | [meta-llama/Meta-Llama-3-70B](https://huggingface.co/meta-llama/Meta-Llama-3-70B) [πŸ“„](https://huggingface.co/datasets/open-llm-leaderboard/details_meta-llama__Meta-Llama-3-70B) | 62.35 | 59.22 | 82.02 | 66.49 | 43.95 | 77.11 | 45.34 |
38
+
39
+
40
 
41
  ## πŸ“ˆ Training curves
42