XiangJinYu
commited on
Commit
•
8a23da3
1
Parent(s):
182ce4c
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Model Details
|
@@ -9,9 +13,10 @@ tags: []
|
|
9 |
|
10 |
<!-- Provide a longer summary of what this model is. -->
|
11 |
|
12 |
-
This is the
|
13 |
|
14 |
-
|
|
|
15 |
- **Language(s) (NLP):** Chinese
|
16 |
|
17 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
datasets:
|
5 |
+
- wangrui6/Zhihu-KOL
|
6 |
+
language:
|
7 |
+
- zh
|
8 |
---
|
9 |
|
10 |
## Model Details
|
|
|
13 |
|
14 |
<!-- Provide a longer summary of what this model is. -->
|
15 |
|
16 |
+
This fine-tuned model is the result of my adjustments on the Qwen2 model using Zhihu Q&A data, but it still has some issues with performance. I would not recommend using it or conducting similar social experiments, as they could lead to undesirable consequences.
|
17 |
|
18 |
+
|
19 |
+
- **Developed by:** Jinyu(Isaac)
|
20 |
- **Language(s) (NLP):** Chinese
|
21 |
|
22 |
|