Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- markdownlint-disable first-line-h1 -->
|
2 |
<!-- markdownlint-disable html -->
|
3 |
<!-- markdownlint-disable no-duplicate-header -->
|
@@ -333,4 +349,4 @@ This code repository is licensed under [the MIT License](LICENSE-CODE). The use
|
|
333 |
```
|
334 |
|
335 |
## 9. Contact
|
336 |
-
If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com).
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- O1-OPEN/OpenO1-SFT
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- zh
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
base_model:
|
11 |
+
- deepseek-ai/DeepSeek-V3
|
12 |
+
new_version: deepseek-ai/DeepSeek-V3
|
13 |
+
library_name: adapter-transformers
|
14 |
+
tags:
|
15 |
+
- not-for-all-audiences
|
16 |
+
---
|
17 |
<!-- markdownlint-disable first-line-h1 -->
|
18 |
<!-- markdownlint-disable html -->
|
19 |
<!-- markdownlint-disable no-duplicate-header -->
|
|
|
349 |
```
|
350 |
|
351 |
## 9. Contact
|
352 |
+
If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com).
|