davidducmanh0710
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,13 @@ language:
|
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
library_name: transformers
|
6 |
-
|
7 |
license: other
|
8 |
license_name: tencent-license
|
9 |
license_link: https://huggingface.co/tencent/Tencent-Hunyuan-Large/blob/main/LICENSE.txt
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<p align="center">
|
@@ -158,6 +161,4 @@ If you find our work helpful, feel free to give us a cite.
|
|
158 |
primaryClass={cs.CL},
|
159 |
url={https://arxiv.org/abs/2411.02265},
|
160 |
}
|
161 |
-
```
|
162 |
-
|
163 |
-
|
|
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
library_name: transformers
|
|
|
6 |
license: other
|
7 |
license_name: tencent-license
|
8 |
license_link: https://huggingface.co/tencent/Tencent-Hunyuan-Large/blob/main/LICENSE.txt
|
9 |
+
datasets:
|
10 |
+
- fka/awesome-chatgpt-prompts
|
11 |
+
base_model:
|
12 |
+
- Qwen/Qwen2.5-Coder-32B-Instruct
|
13 |
---
|
14 |
|
15 |
<p align="center">
|
|
|
161 |
primaryClass={cs.CL},
|
162 |
url={https://arxiv.org/abs/2411.02265},
|
163 |
}
|
164 |
+
```
|
|
|
|