Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
"model_type": "hibiki",
|
| 3 |
"lm_gen_config": {
|
| 4 |
"temp": 0.8,
|
| 5 |
-
"
|
| 6 |
"top_k": 250,
|
| 7 |
-
"
|
| 8 |
},
|
| 9 |
"dim": 2560,
|
| 10 |
"text_card": 48000,
|
|
|
|
| 2 |
"model_type": "hibiki",
|
| 3 |
"lm_gen_config": {
|
| 4 |
"temp": 0.8,
|
| 5 |
+
"temp_text": 0.8,
|
| 6 |
"top_k": 250,
|
| 7 |
+
"top_k_text": 50
|
| 8 |
},
|
| 9 |
"dim": 2560,
|
| 10 |
"text_card": 48000,
|