Update README.md
Browse files
README.md
CHANGED
@@ -111,7 +111,7 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
111 |
```
|
112 |
|
113 |
> [!IMPORTANT]
|
114 |
-
> **Note:** The examples for Qwen2-7B use Chinese role-playing. For English examples, please refer to our other training model repository -- [Mistral-Nemo-BD-RP](https://huggingface.co/yuyouyu/Mistral-Nemo-BD-RP).
|
115 |
|
116 |
## Evaluation π
|
117 |
|
|
|
111 |
```
|
112 |
|
113 |
> [!IMPORTANT]
|
114 |
+
> **Note:** The examples for Qwen2-7B-BD-RP use Chinese role-playing. For English examples, please refer to our other training model repository -- [Mistral-Nemo-BD-RP](https://huggingface.co/yuyouyu/Mistral-Nemo-BD-RP).
|
115 |
|
116 |
## Evaluation π
|
117 |
|