Upload ASTForSequenceClassification
This commit is contained in:
parent
5ddb6d6a4c
commit
f32fcdf8f4
@ -3,7 +3,6 @@
|
|||||||
"ASTForSequenceClassification"
|
"ASTForSequenceClassification"
|
||||||
],
|
],
|
||||||
"attention_probs_dropout_prob": 0.0,
|
"attention_probs_dropout_prob": 0.0,
|
||||||
"frequency_dimension": 128,
|
|
||||||
"frequency_stride": 10,
|
"frequency_stride": 10,
|
||||||
"hidden_act": "gelu",
|
"hidden_act": "gelu",
|
||||||
"hidden_dropout_prob": 0.0,
|
"hidden_dropout_prob": 0.0,
|
||||||
@ -1069,12 +1068,13 @@
|
|||||||
"Zither": 150
|
"Zither": 150
|
||||||
},
|
},
|
||||||
"layer_norm_eps": 1e-12,
|
"layer_norm_eps": 1e-12,
|
||||||
|
"max_length": 1024,
|
||||||
"model_type": "audio-spectrogram-transformer",
|
"model_type": "audio-spectrogram-transformer",
|
||||||
"num_attention_heads": 12,
|
"num_attention_heads": 12,
|
||||||
"num_hidden_layers": 12,
|
"num_hidden_layers": 12,
|
||||||
|
"num_mel_bins": 128,
|
||||||
"patch_size": 16,
|
"patch_size": 16,
|
||||||
"qkv_bias": true,
|
"qkv_bias": true,
|
||||||
"time_dimension": 1024,
|
|
||||||
"time_stride": 10,
|
"time_stride": 10,
|
||||||
"torch_dtype": "float32",
|
"torch_dtype": "float32",
|
||||||
"transformers_version": "4.25.0.dev0"
|
"transformers_version": "4.25.0.dev0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user