Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,19 @@
|
|
2 |
license: other
|
3 |
license_name: deepseek-license
|
4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
|
@@ -164,4 +177,4 @@ See the [LICENSE-MODEL](https://github.com/deepseek-ai/deepseek-coder/blob/main/
|
|
164 |
|
165 |
### 5. Contact
|
166 |
|
167 |
-
If you have any questions, please raise an issue or contact us at [[email protected]](mailto:[email protected]).
|
|
|
2 |
license: other
|
3 |
license_name: deepseek-license
|
4 |
license_link: LICENSE
|
5 |
+
datasets:
|
6 |
+
- nvidia/Llama-Nemotron-Post-Training-Dataset-v1
|
7 |
+
language:
|
8 |
+
- ab
|
9 |
+
metrics:
|
10 |
+
- bertscore
|
11 |
+
base_model:
|
12 |
+
- deepseek-ai/DeepSeek-V3-0324
|
13 |
+
new_version: deepseek-ai/DeepSeek-V3-0324
|
14 |
+
pipeline_tag: text-classification
|
15 |
+
library_name: adapter-transformers
|
16 |
+
tags:
|
17 |
+
- finance
|
18 |
---
|
19 |
|
20 |
|
|
|
177 |
|
178 |
### 5. Contact
|
179 |
|
180 |
+
If you have any questions, please raise an issue or contact us at [[email protected]](mailto:[email protected]).
|