Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- ExAi/Code-Golang-QA-2k
|
5 |
---
|
6 |
+
Phind CodeLlama 34b finetuned for ~4 epochs on GoLang tasks. Thank you to the TensorFlow Research Cloud program for providing the TPU v4-8 used to train the model, and [David Hall](https://github.com/dlwh)'s team at Stanford for creating Levanter, which I used for training
|