mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
base_model: wyt2000/InverseCoder-DS-6.7B
|
|
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
@@ -7,6 +10,8 @@ license: other
|
|
7 |
license_link: LICENSE
|
8 |
license_name: deepseek
|
9 |
quantized_by: mradermacher
|
|
|
|
|
10 |
---
|
11 |
## About
|
12 |
|
|
|
1 |
---
|
2 |
base_model: wyt2000/InverseCoder-DS-6.7B
|
3 |
+
datasets:
|
4 |
+
- wyt2000/InverseCoder-DS-6.7B-Evol-Instruct-90K
|
5 |
+
- ise-uiuc/Magicoder-Evol-Instruct-110K
|
6 |
language:
|
7 |
- en
|
8 |
library_name: transformers
|
|
|
10 |
license_link: LICENSE
|
11 |
license_name: deepseek
|
12 |
quantized_by: mradermacher
|
13 |
+
tags:
|
14 |
+
- code
|
15 |
---
|
16 |
## About
|
17 |
|