fixed dataset ref
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ model-index:
|
|
30 |
verified: false
|
31 |
---
|
32 |
|
33 |
-
[Santacoder](https://huggingface.co/bigcode/santacoder) finetuned on [
|
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
|