Commit
·
50cc58f
1
Parent(s):
ae3151f
Initial
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2.5-Coder-1.5B-Instruct
|
3 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2.5-Coder-1.5B-Instruct
|
3 |
library_name: peft
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
thumbnail: "url to a thumbnail used in social sharing"
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
+
- tag2
|
10 |
+
license: gpl-3.0
|
11 |
+
datasets:
|
12 |
+
- bunyaminergen/Stable-Code-Python-SFT
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|