zihanliu commited on
Commit
2aa19ca
·
verified ·
1 Parent(s): 2c80e7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -112,8 +112,7 @@ final_prompt = "<|im_start|>system\n" + system_instruction + "<|im_end|>\n<|im_s
112
 
113
 
114
  ## Evaluation Toolkit
115
-
116
- Please check evaluation code, scripts, cached prediction files in https://huggingface.co/nvidia/AceReason-Nemotron-14B/blob/main/README_EVALUATION.md
117
 
118
  ## Correspondence to
119
  Zihan Liu ([email protected]), Zhuolin Yang ([email protected]), Yang Chen ([email protected]), Chankyu Lee ([email protected]), Wei Ping ([email protected])
 
112
 
113
 
114
  ## Evaluation Toolkit
115
+ Please refer to the evaluation code and scripts in https://huggingface.co/nvidia/AceReason-Nemotron-14B/blob/main/README_EVALUATION.md. **For model inference, modify the prompt according to the guidelines in the [Usage Recommendations](#usage-recommendations) section**.
 
116
 
117
  ## Correspondence to
118
  Zihan Liu ([email protected]), Zhuolin Yang ([email protected]), Yang Chen ([email protected]), Chankyu Lee ([email protected]), Wei Ping ([email protected])