Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -213,7 +213,12 @@ pip install ms-swift
|
|
| 213 |
|
| 214 |
## Model Download
|
| 215 |
|
| 216 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 217 |
|
| 218 |
## Training
|
| 219 |
|
|
|
|
| 213 |
|
| 214 |
## Model Download
|
| 215 |
|
| 216 |
+
We provide the pre-trained model weights on Hugging Face. You can download the corresponding versions based on your requirements:
|
| 217 |
+
|
| 218 |
+
| Model Version | Description | Language | Download |
|
| 219 |
+
| :--- | :--- | :---: | :---: |
|
| 220 |
+
| **Speaker-Reasoner** | The standard multi-turn model evaluated in the main paper. | ZH | [🤗 Hugging Face](https://huggingface.co/ASLP-lab/Speaker-Reasoner) |
|
| 221 |
+
| **Speaker-Reasoner-4194h** | Scaled-up version trained on 4,194 hours of multi-domain data. | ZH/EN | [🤗 Hugging Face](https://huggingface.co/ASLP-lab/Speaker-Reasoner-4194h) |
|
| 222 |
|
| 223 |
## Training
|
| 224 |
|