starcoder2-self-align icon indicating copy to clipboard operation
starcoder2-self-align copied to clipboard

StarCoder2-Instruct: Fully Transparent and Permissive Self-Alignment for Code Generation

Results 4 starcoder2-self-align issues
Sort by recently updated
recently updated
newest added

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...

documentation
question

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?