Skip to content

paper-translations/DeepSeek-R1

Repository files navigation

DeepSeek-R1 Paper (Chinese Translation)

Simplified Chinese translation of the DeepSeek-R1 paper, DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning, typeset in LaTeX.

Project Structure

File/Directory Description
sn-article.tex Main body
appendix.tex Appendix
sn-bibliography.bib Bibliography
deepseek.cls Document class
commands.tex Custom commands
figures/ Figure assets
tables/ Table assets
data/ Other data assets
logo/ Logo assets

Build

Compile with TeX Live 2025 + xelatex (xeCJK is enabled for Chinese typesetting):

xelatex sn-article.tex
bibtex sn-article
xelatex sn-article.tex
xelatex sn-article.tex

The build output is sn-article.pdf.

License

Copyright of the original paper belongs to DeepSeek-AI. This repository provides an unofficial Chinese translation for educational and reference purposes only.

About

Chinese translation of the DeepSeek-R1 paper (LaTeX)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages