loubnabnl HF staff commited on
Commit
8bea96e
1 Parent(s): 56b9dfe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ model-index:
28
  verified: false
29
  ---
30
 
31
- # TinytarCoderPy
32
 
33
  This is a 159M parameters model with the same architecture as [StarCoder](https://huggingface.co/bigcode/starcoder) (8k context length, MQA & FIM). It was trained on the Python data from [StarCoderData](https://huggingface.co/datasets/bigcode/starcoderdata)
34
  for ~6 epochs which amounts to 100B tokens.
 
28
  verified: false
29
  ---
30
 
31
+ # TinyStarCoderPy
32
 
33
  This is a 159M parameters model with the same architecture as [StarCoder](https://huggingface.co/bigcode/starcoder) (8k context length, MQA & FIM). It was trained on the Python data from [StarCoderData](https://huggingface.co/datasets/bigcode/starcoderdata)
34
  for ~6 epochs which amounts to 100B tokens.