Simon-Kotchou commited on
Commit
6b864d8
1 Parent(s): f43dbcc

Upload ASTForAudioClassification

Browse files
Files changed (2) hide show
  1. config.json +23 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ASTForAudioClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "frequency_stride": 16,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.0,
9
+ "hidden_size": 768,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 3072,
12
+ "layer_norm_eps": 1e-12,
13
+ "max_length": 1024,
14
+ "model_type": "audio-spectrogram-transformer",
15
+ "num_attention_heads": 12,
16
+ "num_hidden_layers": 12,
17
+ "num_mel_bins": 128,
18
+ "patch_size": 16,
19
+ "qkv_bias": true,
20
+ "time_stride": 16,
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.35.0"
23
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0bc3920f9f2c8b64b42562f3ba8b8fdbdb58a77a5c08e49a1819f4c356f546e
3
+ size 342639640