Update README.md
Browse files
README.md
CHANGED
|
@@ -53,7 +53,7 @@ It is impratical for us to manually set specific configuration for each fine-tun
|
|
| 53 |
Thus, OpenCSG strained our brains to provide a relatively fair method to compare the fine-tuned models on HumanEval benchmark.
|
| 54 |
To simplify the comparison, we chosed the Pass@1 metric on python language, but our finetuning dataset includes samples in multi language.
|
| 55 |
|
| 56 |
-
**For fair, we evaluated the fine-tuned and
|
| 57 |
|
| 58 |
**Otherwise, we use greedy decoding method for each model during the evaluation.**
|
| 59 |
|
|
|
|
| 53 |
Thus, OpenCSG strained our brains to provide a relatively fair method to compare the fine-tuned models on HumanEval benchmark.
|
| 54 |
To simplify the comparison, we chosed the Pass@1 metric on python language, but our finetuning dataset includes samples in multi language.
|
| 55 |
|
| 56 |
+
**For fair, we evaluated the fine-tuned and original codellama models only with the original cases' prompts, not including any other instruction else.**
|
| 57 |
|
| 58 |
**Otherwise, we use greedy decoding method for each model during the evaluation.**
|
| 59 |
|