TomPei commited on
Commit
3568d1e
·
verified ·
1 Parent(s): 99b3689

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ Somehow, model evaluation is a kind of metaphysics. Different models are sensiti
51
  It is impratical for us to manually set specific configuration for each fine-tuned model, because a real LLM should master the universal capability despite the parameters manipulated by users.
52
 
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 comparision, we chosed the Pass@1 metric on python language, but our finetuning dataset includes multi language samples.
55
 
56
  | Model | HumanEval python pass@1 |
57
  | --- |----------------------------------------------------------------------------- |
 
51
  It is impratical for us to manually set specific configuration for each fine-tuned model, because a real LLM should master the universal capability despite the parameters manipulated by users.
52
 
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 comparision, we chosed the Pass@1 metric on python language, but our finetuning dataset includes samples in multi language.
55
 
56
  | Model | HumanEval python pass@1 |
57
  | --- |----------------------------------------------------------------------------- |