lvwerra HF staff commited on
Commit
e56af96
1 Parent(s): 2d7e77d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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://drive.google.com/file/d/1cN-b9GnWtHzQRoE7M7gAEyivY0kl4BYs/view): 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.
 
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.