Add pipeline tag, library name, and link to paper
#9
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: deepseek
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
<p align="center">
|
|
@@ -10,7 +12,7 @@ license_link: LICENSE
|
|
| 10 |
<p align="center"><a href="https://www.deepseek.com/">[🏠Homepage]</a> | <a href="https://coder.deepseek.com/">[🤖 Chat with DeepSeek Coder]</a> | <a href="https://discord.gg/Tc7c45Zzu5">[Discord]</a> | <a href="https://github.com/guoday/assert/blob/main/QR.png?raw=true">[Wechat(微信)]</a> </p>
|
| 11 |
<hr>
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
### 1. Introduction of Deepseek Coder
|
| 16 |
|
|
@@ -56,5 +58,4 @@ See the [LICENSE-MODEL](https://github.com/deepseek-ai/deepseek-coder/blob/main/
|
|
| 56 |
|
| 57 |
### 5. Contact
|
| 58 |
|
| 59 |
-
If you have any questions, please raise an issue or contact us at [agi_code@deepseek.com](mailto:agi_code@deepseek.com).
|
| 60 |
-
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: deepseek
|
| 4 |
license_link: LICENSE
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
library_name: transformers
|
| 7 |
---
|
| 8 |
|
| 9 |
<p align="center">
|
|
|
|
| 12 |
<p align="center"><a href="https://www.deepseek.com/">[🏠Homepage]</a> | <a href="https://coder.deepseek.com/">[🤖 Chat with DeepSeek Coder]</a> | <a href="https://discord.gg/Tc7c45Zzu5">[Discord]</a> | <a href="https://github.com/guoday/assert/blob/main/QR.png?raw=true">[Wechat(微信)]</a> </p>
|
| 13 |
<hr>
|
| 14 |
|
| 15 |
+
This repository contains the deepseek-coder-1.3b-instruct model used as part of [Execution Guided Line-by-Line Code Generation](https://huggingface.co/papers/2506.10948).
|
| 16 |
|
| 17 |
### 1. Introduction of Deepseek Coder
|
| 18 |
|
|
|
|
| 58 |
|
| 59 |
### 5. Contact
|
| 60 |
|
| 61 |
+
If you have any questions, please raise an issue or contact us at [agi_code@deepseek.com](mailto:agi_code@deepseek.com).
|
|
|