Update README.md
Browse files
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
|