medxiaorudan commited on
Commit
6a05664
1 Parent(s): 51164da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -101,7 +101,8 @@ The detailed training report is [here](https://wandb.ai/medxiaorudan/CodeLlama_f
101
 
102
  ## Evaluation
103
 
104
- I have use the Catch2 unit test framework for generated C++ code snippets correctness verification.\\
 
105
  Todo: Use the pass@k metric with the HumanEval-X dataset to verify the performance of the model.
106
 
107
  ### Testing Data, Factors & Metrics
 
101
 
102
  ## Evaluation
103
 
104
+ I have use the Catch2 unit test framework for generated C++ code snippets correctness verification.
105
+
106
  Todo: Use the pass@k metric with the HumanEval-X dataset to verify the performance of the model.
107
 
108
  ### Testing Data, Factors & Metrics