Update config.json
#1
by
arsen7076
- opened
- config.json +2 -0
config.json
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
{
|
|
|
|
|
2 |
"_name_or_path": "Aniemore/wav2vec2-xlsr-53-russian-emotion-recognition",
|
3 |
"activation_dropout": 0.05,
|
4 |
"adapter_kernel_size": 3,
|
|
|
1 |
{
|
2 |
+
"trust_remote_code" : true,
|
3 |
+
|
4 |
"_name_or_path": "Aniemore/wav2vec2-xlsr-53-russian-emotion-recognition",
|
5 |
"activation_dropout": 0.05,
|
6 |
"adapter_kernel_size": 3,
|