rwmasood commited on
Commit
1e4fcc5
·
verified ·
1 Parent(s): ae9f646

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -130,7 +130,7 @@ from lm_eval import evaluator
130
 
131
  tasks_list = ["arc_challenge", "ifeval", "mmlu_pro", "hellaswag"] # Benchmark dataset
132
 
133
- model_path='rwmasood/llama-3.1-10b-instruct'
134
  model_name_or_path = "./output/checkpoint-2800"
135
 
136
  # Run evaluation
 
130
 
131
  tasks_list = ["arc_challenge", "ifeval", "mmlu_pro", "hellaswag"] # Benchmark dataset
132
 
133
+ model_path="empirischtech/Llama-3.1-10B-Instruct"
134
  model_name_or_path = "./output/checkpoint-2800"
135
 
136
  # Run evaluation