Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,6 +1,22 @@
1
  ---
2
  license: mit
3
  library_name: transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
  # DeepSeek-R1
6
  <!-- markdownlint-disable first-line-h1 -->
@@ -236,4 +252,4 @@ DeepSeek-R1 series support commercial use, allow for any modifications and deriv
236
  ```
237
 
238
  ## 9. Contact
239
- If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
 
1
  ---
2
  license: mit
3
  library_name: transformers
4
+ datasets:
5
+ - nvidia/Llama-Nemotron-Post-Training-Dataset-v1
6
+ metrics:
7
+ - accuracy
8
+ - character
9
+ - code_eval
10
+ base_model:
11
+ - deepseek-ai/DeepSeek-R1
12
+ - Qwen/QwQ-32B
13
+ new_version: deepseek-ai/DeepSeek-R1
14
+ pipeline_tag: graph-ml
15
+ tags:
16
+ - code
17
+ - biology
18
+ - chemistry
19
+ - text-generation-inference
20
  ---
21
  # DeepSeek-R1
22
  <!-- markdownlint-disable first-line-h1 -->
 
252
  ```
253
 
254
  ## 9. Contact
255
+ If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).