starcoder2-self-align
starcoder2-self-align copied to clipboard
StarCoder2-Instruct: Fully Transparent and Permissive Self-Alignment for Code Generation
I am trying to recreate the `StarCoder2-Instruct-v0.1` model; however, the model produced by the provided command in the README (copied below) does not match the evaluation of the `StarCoder2-Instruct-v0.1` model...
Having a basic `pre-commit` for the repo will be good for format consistency. To use it: ```shell pip install pre-commit pre-commit install ```
Hi, we re-ran the training phase and evaluated the trained model by the evaluation script in your repo. However, we find that there is a performance in the Humaneval benchmark...
Is StarCoder-15b an instruct model itself? If not, how does it is utilized in concept, instruction, and response generation?