CoolFace
Modelpublic

codeparrot/unixcoder-java-complexity-prediction

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
1likes35downloads
README.md7 linesDownload Raw Back to root
1---2license: apache-2.03language: code4datasets:5- codeparrot/codecomplex6---7This is a fine-tuned version of [UniXcoder](https://huggingface.co/microsoft/unixcoder-base-nine), a unified cross-modal pre-trained model for programming languages, on [CodeComplex](https://huggingface.co/datasets/codeparrot/codecomplex), a dataset for complexity prediction of Java code. You can also find the code for the fine-tuning in this [repository](https://github.com/huggingface/transformers/tree/main/examples/research_projects/codeparrot/examples)