Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
|
| 4 |
+
license: bigcode-openrail-m
|
| 5 |
+
datasets:
|
| 6 |
+
- bigcode/self-oss-instruct-sc2-exec-filter-50k
|
| 7 |
+
base_model:
|
| 8 |
+
- bigcode/starcoder2-3b
|
| 9 |
+
library_name: transformers
|
| 10 |
+
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
[](https://hf.co/QuantFactory)
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
# QuantFactory/starcoder2-3b-instruct-v0.1-GGUF
|
| 17 |
+
This is quantized version of [onekq-ai/starcoder2-3b-instruct-v0.1](https://huggingface.co/onekq-ai/starcoder2-3b-instruct-v0.1) created using llama.cpp
|
| 18 |
+
|
| 19 |
+
# Original Model Card
|
| 20 |
+
|
| 21 |
+
Starcoder2-3b fined the same way as https://huggingface.co/bigcode/starcoder2-15b-instruct-v0.1 using https://huggingface.co/datasets/bigcode/self-oss-instruct-sc2-exec-filter-50k
|
| 22 |
+
|
| 23 |
+
Epochs: 1
|
| 24 |
+
Learning Rate: 0.0001
|
| 25 |
+
Lora Rank: 8
|
| 26 |
+
Batch Size: 16
|
| 27 |
+
Evaluation Split: 0
|