Upload ASTForAudioClassification
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.0,
|
6 |
"frequency_stride": 10,
|
@@ -815,7 +815,7 @@
|
|
815 |
},
|
816 |
"layer_norm_eps": 1e-06,
|
817 |
"max_length": 626,
|
818 |
-
"model_type": "
|
819 |
"num_attention_heads": 12,
|
820 |
"num_hidden_layers": 12,
|
821 |
"num_mel_bins": 96,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"ASTForAudioClassification"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.0,
|
6 |
"frequency_stride": 10,
|
|
|
815 |
},
|
816 |
"layer_norm_eps": 1e-06,
|
817 |
"max_length": 626,
|
818 |
+
"model_type": "audio-spectrogram-transformer",
|
819 |
"num_attention_heads": 12,
|
820 |
"num_hidden_layers": 12,
|
821 |
"num_mel_bins": 96,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d7ee48d66499a661bdb3bb3c5231465cc46737a6e18467aeb2015fc46cb2722
|
3 |
+
size 344048246
|