aashish1904
commited on
Commit
•
0fa39da
1
Parent(s):
4b2fd7a
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 |
+
[![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](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
|