rwmasood commited on
Commit
8c72eb8
·
verified ·
1 Parent(s): 16470c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -115,10 +115,10 @@ The library used is [lm-evaluation-harness repository](https://github.com/Eleuth
115
 
116
 
117
  #### Main Results
118
- | Model | ARC | HellaSwag | MMLU | IFEval |
119
  |------------------------|----------|--------|------|--------|
120
- | **Llama-3.1-8B-Instruct** | **52.05** | **59.10** | **42.07** | **42.14**|
121
- | **Llama-3.1-10B-Instruct** | **50.42** | **57.81** | **35.62** | **35.67** |
122
 
123
 
124
  #### Scripts to generate evalution results
 
115
 
116
 
117
  #### Main Results
118
+ | Model | ARC | HellaSwag | MMLU-Pro | IFEval |
119
  |------------------------|----------|--------|------|--------|
120
+ | **Llama-3.1-8B-Instruct** | **55.05** | **79.28** | **40.34** | **59.95** |
121
+ | **Llama-3.1-10B-Instruct** | **52.47** | **77.08** | **33.59** | **54.8** |
122
 
123
 
124
  #### Scripts to generate evalution results