hriteshMaikap commited on
Commit
63a6d78
·
verified ·
1 Parent(s): 826dfcc

Update config.json

Browse files
Files changed (1) hide show
  1. 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": null,
 
 
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",