Update README_translate.md
Browse files- README_translate.md +6 -0
README_translate.md
CHANGED
@@ -9,6 +9,12 @@ This is the second-generation model of [Qwen2.5-3B-Instruct-Catgirl-Chinese](htt
|
|
9 |
- Greater creativity
|
10 |
- Learned when not to think (......)
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
## Dataset
|
13 |
|
14 |
The dataset can be found at [kxdw2580/catgirl-dataset](https://huggingface.co/datasets/kxdw2580/catgirl-dataset)
|
|
|
9 |
- Greater creativity
|
10 |
- Learned when not to think (......)
|
11 |
|
12 |
+
Known issues at present:
|
13 |
+
|
14 |
+
- In specific situations, the model's thought chain may be disconnected from its answers
|
15 |
+
- In most cases, the model may lose its thought chain during long conversations and be unable to recover
|
16 |
+
- In most cases, the model's output "~" may be incorrectly rendered, which requires adjusting the front-end code
|
17 |
+
|
18 |
## Dataset
|
19 |
|
20 |
The dataset can be found at [kxdw2580/catgirl-dataset](https://huggingface.co/datasets/kxdw2580/catgirl-dataset)
|