p-alonso commited on
Commit
78ea044
1 Parent(s): 7065d33

Upload ASTForAudioClassification

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -815,7 +815,7 @@
815
  },
816
  "layer_norm_eps": 1e-06,
817
  "max_length": 1876,
818
- "model_type": "maest",
819
  "num_attention_heads": 12,
820
  "num_hidden_layers": 12,
821
  "num_mel_bins": 96,
 
815
  },
816
  "layer_norm_eps": 1e-06,
817
  "max_length": 1876,
818
+ "model_type": "audio-spectrogram-transformer",
819
  "num_attention_heads": 12,
820
  "num_hidden_layers": 12,
821
  "num_mel_bins": 96,