Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,25 @@
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
# DeepSeek-V3-0324
|
6 |
<!-- markdownlint-disable first-line-h1 -->
|
@@ -198,4 +217,4 @@ This repository and the model weights are licensed under the [MIT License](LICEN
|
|
198 |
```
|
199 |
|
200 |
## Contact
|
201 |
-
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|
|
|
1 |
---
|
|
|
2 |
library_name: transformers
|
3 |
+
datasets:
|
4 |
+
- nvidia/OpenMathReasoning
|
5 |
+
- FreedomIntelligence/medical-o1-reasoning-SFT
|
6 |
+
- Anthropic/values-in-the-wild
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
metrics:
|
10 |
+
- code_eval
|
11 |
+
- accuracy
|
12 |
+
- character
|
13 |
+
base_model:
|
14 |
+
- deepseek-ai/DeepSeek-V3-0324
|
15 |
+
- DevQuasar/deepseek-ai.DeepSeek-V3-0324-GGUF
|
16 |
+
new_version: deepseek-ai/DeepSeek-Prover-V2-671B
|
17 |
+
tags:
|
18 |
+
- code
|
19 |
+
- finance
|
20 |
+
- not-for-all-audiences
|
21 |
+
- legal
|
22 |
+
- text-generation-inference
|
23 |
---
|
24 |
# DeepSeek-V3-0324
|
25 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
217 |
```
|
218 |
|
219 |
## Contact
|
220 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|