ice-score
ice-score copied to clipboard
[EACL 2024] ICE-Score: Instructing Large Language Models to Evaluate Code
Results
1
ice-score issues
Sort by
recently updated
recently updated
newest added
I need a way to evaluate a model like this: https://huggingface.co/qblocks/falcon-7b-python-code-instructions-18k-alpaca This is a finetuned model on base open source model falcon-7b for code generation. The output is a adapter...