Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,19 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
# DeepSeek-R1
|
6 |
<!-- markdownlint-disable first-line-h1 -->
|
@@ -236,4 +249,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: adapter-transformers
|
4 |
+
datasets:
|
5 |
+
- open-thoughts/OpenThoughts-114k
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
base_model:
|
9 |
+
- open-thoughts/OpenThinker-7B
|
10 |
+
- deepseek-ai/DeepSeek-V3
|
11 |
+
- deepseek-ai/DeepSeek-R1
|
12 |
+
- deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
|
13 |
+
new_version: deepseek-ai/DeepSeek-V3
|
14 |
+
pipeline_tag: text-to-speech
|
15 |
+
tags:
|
16 |
+
- chemistry
|
17 |
---
|
18 |
# DeepSeek-R1
|
19 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
249 |
```
|
250 |
|
251 |
## 9. Contact
|
252 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|