calcuis commited on
Commit
bfb1111
·
verified ·
1 Parent(s): 1644cd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -70,4 +70,7 @@ use any gguf connector to interact with gguf file(s), i.e., [connector](https://
70
  | DeepSeek-R1-Distill-Llama-8B | 50.4 | 80.0 | 89.1 | 49.0 | 39.6 | 1205 |
71
  | DeepSeek-R1-Distill-Llama-70B | 70.0 | **86.7** | **94.5** | **65.2** | **57.5** | 1633 |
72
 
73
- \* these two tables are directly quoted from deepseek-ai
 
 
 
 
70
  | DeepSeek-R1-Distill-Llama-8B | 50.4 | 80.0 | 89.1 | 49.0 | 39.6 | 1205 |
71
  | DeepSeek-R1-Distill-Llama-70B | 70.0 | **86.7** | **94.5** | **65.2** | **57.5** | 1633 |
72
 
73
+ \* these two tables are directly quoted from deepseek-ai
74
+
75
+ ### citation
76
+ [DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning](https://arxiv.org/abs/2501.12948)