Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ StarCoder is a 15.5B parameters language model for code trained for 1T tokens on
|
|
| 27 |
**Chat with StarCoder here**: [https://huggingface.co/chat/?model=bigcode/starcoder ](https://huggingface.co/chat/?model=bigcode/starcoder )
|
| 28 |
|
| 29 |
### Models
|
| 30 |
-
- [Paper](https://
|
| 31 |
- [GitHub](https://github.com/bigcode-project/starcoder/tree/main): All you need to know about using or fine-tuning StarCoder.
|
| 32 |
- [StarCoder](https://huggingface.co/bigcode/starcoder): StarCoderBase further trained on Python.
|
| 33 |
- [StarCoderBase](https://huggingface.co/bigcode/starcoderbase): Trained on 80+ languages from The Stack.
|
|
|
|
| 27 |
**Chat with StarCoder here**: [https://huggingface.co/chat/?model=bigcode/starcoder ](https://huggingface.co/chat/?model=bigcode/starcoder )
|
| 28 |
|
| 29 |
### Models
|
| 30 |
+
- [Paper](https://arxiv.org/abs/2305.06161): A technical report about StarCoder.
|
| 31 |
- [GitHub](https://github.com/bigcode-project/starcoder/tree/main): All you need to know about using or fine-tuning StarCoder.
|
| 32 |
- [StarCoder](https://huggingface.co/bigcode/starcoder): StarCoderBase further trained on Python.
|
| 33 |
- [StarCoderBase](https://huggingface.co/bigcode/starcoderbase): Trained on 80+ languages from The Stack.
|