medxiaorudan commited on
Commit
51164da
1 Parent(s): 016bb15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -101,7 +101,7 @@ 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
  Todo: Use the pass@k metric with the HumanEval-X dataset to verify the performance of the model.
106
 
107
  ### Testing Data, Factors & Metrics