Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
csv
Languages:
English
Size:
1K - 10K
ArXiv:
Tags:
code generation
License:
Update README.md
Browse files
README.md
CHANGED
@@ -196,4 +196,4 @@ myenv/bin/python src/evaluate.py --method print_scores --model codegemma_7b
|
|
196 |
|
197 |
We evaluate some popular general LLMs and code LLMs on the sub dataset **Scene1.1** of the CodevBench dataset. The results are as follows:
|
198 |
|
199 |
-
![results of Scene1.1](https://github.com/LingmaTongyi/Codev-Bench/blob/main/images/prefix_suffix_full_complete_current_block_no_evidence.png)
|
|
|
196 |
|
197 |
We evaluate some popular general LLMs and code LLMs on the sub dataset **Scene1.1** of the CodevBench dataset. The results are as follows:
|
198 |
|
199 |
+
![results of Scene1.1](https://github.com/LingmaTongyi/Codev-Bench/blob/main/images/prefix_suffix_full_complete_current_block_no_evidence.png?raw=true)
|