Update README.md
Browse files
README.md
CHANGED
|
@@ -82,4 +82,17 @@ The following hyperparameters were used during training:
|
|
| 82 |
- Transformers 4.26.0.dev0
|
| 83 |
- Pytorch 1.13.1+cu116
|
| 84 |
- Datasets 2.7.1
|
| 85 |
-
- Tokenizers 0.13.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
- Transformers 4.26.0.dev0
|
| 83 |
- Pytorch 1.13.1+cu116
|
| 84 |
- Datasets 2.7.1
|
| 85 |
+
- Tokenizers 0.13.2
|
| 86 |
+
|
| 87 |
+
|
| 88 |
+
### Citation
|
| 89 |
+
```
|
| 90 |
+
@misc {manuel_romero_2023,
|
| 91 |
+
author = { {Manuel Romero} },
|
| 92 |
+
title = { santacoder-finetuned-the-stack-bash-shell (Revision d3e56a7) },
|
| 93 |
+
year = 2023,
|
| 94 |
+
url = { https://huggingface.co/mrm8488/santacoder-finetuned-the-stack-bash-shell },
|
| 95 |
+
doi = { 10.57967/hf/0320 },
|
| 96 |
+
publisher = { Hugging Face }
|
| 97 |
+
}
|
| 98 |
+
```
|