Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# DeepSeek 6.7b Finetune for AutoDev
|
2 |
|
3 |
Datasets by [https://github.com/unit-mesh/unit-eval](https://github.com/unit-mesh/unit-eval)
|
4 |
|
5 |
-
IDE plugin: [https://github.com/unit-mesh/auto-dev](https://github.com/unit-mesh/auto-dev)
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
datasets:
|
4 |
+
- unit-mesh/unit-eval-completion
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- zh
|
8 |
+
library_name: transformers
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
---
|
11 |
# DeepSeek 6.7b Finetune for AutoDev
|
12 |
|
13 |
Datasets by [https://github.com/unit-mesh/unit-eval](https://github.com/unit-mesh/unit-eval)
|
14 |
|
15 |
+
IDE plugin: [https://github.com/unit-mesh/auto-dev](https://github.com/unit-mesh/auto-dev)
|