mirror of
https://huggingface.co/deepseek-ai/DeepSeek-R1-Zero
synced 2026-03-11 05:26:30 +01:00
Add pipeline tag, link to paper
This PR adds a `pipeline_tag`, enabling users to find the model on https://huggingface.co/models?pipeline_tag=text-generation. It also adds a link to the paper page.
This commit is contained in:
parent
b039779880
commit
7598c8b8d4
@ -1,7 +1,9 @@
|
||||
---
|
||||
license: mit
|
||||
library_name: transformers
|
||||
pipeline_tag: text-generation
|
||||
---
|
||||
|
||||
# DeepSeek-R1
|
||||
<!-- markdownlint-disable first-line-h1 -->
|
||||
<!-- markdownlint-disable html -->
|
||||
@ -46,7 +48,7 @@ library_name: transformers
|
||||
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/deepseek-ai/DeepSeek-R1/blob/main/DeepSeek_R1.pdf"><b>Paper Link</b>👁️</a>
|
||||
<a href="https://huggingface.co/papers/2501.12948"><b>Paper Link</b>👁️</a>
|
||||
</p>
|
||||
|
||||
|
||||
@ -234,4 +236,4 @@ DeepSeek-R1 series support commercial use, allow for any modifications and deriv
|
||||
```
|
||||
|
||||
## 9. Contact
|
||||
If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com).
|
||||
If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com).
|
||||
Loading…
x
Reference in New Issue
Block a user