Ericwang commited on
Commit
c0adb91
1 Parent(s): 4b11379

Upload model

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