Vipitis commited on
Commit
d4a0bc6
1 Parent(s): 009da66

fixed dataset ref

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ model-index:
30
  verified: false
31
  ---
32
 
33
- [Santacoder](https://huggingface.co/bigcode/santacoder) finetuned on [Shadertoys](https://huggingface.co/datasets/Vipitis/Shadertoys) for 1000 steps with a batch size of 2 and full sequence length of 2048.
34
  adapted finetuning script found [here](./train.py)
35
 
36
  ### Finetuning parameters
 
30
  verified: false
31
  ---
32
 
33
+ [Santacoder](https://huggingface.co/bigcode/santacoder) finetuned on [The-Stack-dedup (GLSL subset)](https://huggingface.co/datasets/bigcode/the-stack-dedup/tree/main/data/glsl) for 1000 steps with a batch size of 2 and full sequence length of 2048.
34
  adapted finetuning script found [here](./train.py)
35
 
36
  ### Finetuning parameters