CodeGeeX icon indicating copy to clipboard operation
CodeGeeX copied to clipboard

Fix KeyError

Open rayrayraykk opened this issue 1 year ago • 0 comments

Since the sample generated by LLMs in jsonl might not have the key 'prompt' (as described in https://github.com/THUDM/CodeGeeX/blob/main/codegeex/benchmark/README.md), it will ran into KeyError: 'prompt'.

rayrayraykk avatar Sep 05 '23 10:09 rayrayraykk