Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# DeepSeek-R1
|
| 6 |
<!-- markdownlint-disable first-line-h1 -->
|
|
@@ -236,4 +246,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 |
+
- fka/awesome-chatgpt-prompts
|
| 6 |
+
language:
|
| 7 |
+
- aa
|
| 8 |
+
metrics:
|
| 9 |
+
- accuracy
|
| 10 |
+
- code_eval
|
| 11 |
+
base_model:
|
| 12 |
+
- deepseek-ai/DeepSeek-R1
|
| 13 |
+
new_version: deepseek-ai/DeepSeek-R1
|
| 14 |
---
|
| 15 |
# DeepSeek-R1
|
| 16 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
|
| 246 |
```
|
| 247 |
|
| 248 |
## 9. Contact
|
| 249 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|