Update config.json
Browse files- config.json +3 -1
config.json
CHANGED
|
@@ -39,7 +39,9 @@
|
|
| 39 |
"exponential_decay_length_penalty": null,
|
| 40 |
"suppress_tokens": null,
|
| 41 |
"begin_suppress_tokens": null,
|
| 42 |
-
"architectures":
|
|
|
|
|
|
|
| 43 |
"finetuning_task": null,
|
| 44 |
"id2label": {
|
| 45 |
"0": "LABEL_0",
|
|
|
|
| 39 |
"exponential_decay_length_penalty": null,
|
| 40 |
"suppress_tokens": null,
|
| 41 |
"begin_suppress_tokens": null,
|
| 42 |
+
"architectures": [
|
| 43 |
+
"AudioLanguageClassifier"
|
| 44 |
+
],
|
| 45 |
"finetuning_task": null,
|
| 46 |
"id2label": {
|
| 47 |
"0": "LABEL_0",
|