nielsr HF staff commited on
Commit
428787e
1 Parent(s): 7eadc7a

Upload ASTForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,8 @@
1
  {
2
  "architectures": [
3
- "AudioSpectrogramTransformerForSequenceClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
6
- "frequency_dimension": 128,
7
  "frequency_stride": 10,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.0,
@@ -1069,12 +1068,13 @@
1069
  "Zither": 150
1070
  },
1071
  "layer_norm_eps": 1e-12,
 
1072
  "model_type": "audio-spectrogram-transformer",
1073
  "num_attention_heads": 12,
1074
  "num_hidden_layers": 12,
 
1075
  "patch_size": 16,
1076
  "qkv_bias": true,
1077
- "time_dimension": 1024,
1078
  "time_stride": 10,
1079
  "torch_dtype": "float32",
1080
  "transformers_version": "4.25.0.dev0"
 
1
  {
2
  "architectures": [
3
+ "ASTForSequenceClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
 
6
  "frequency_stride": 10,
7
  "hidden_act": "gelu",
8
  "hidden_dropout_prob": 0.0,
 
1068
  "Zither": 150
1069
  },
1070
  "layer_norm_eps": 1e-12,
1071
+ "max_length": 1024,
1072
  "model_type": "audio-spectrogram-transformer",
1073
  "num_attention_heads": 12,
1074
  "num_hidden_layers": 12,
1075
+ "num_mel_bins": 128,
1076
  "patch_size": 16,
1077
  "qkv_bias": true,
 
1078
  "time_stride": 10,
1079
  "torch_dtype": "float32",
1080
  "transformers_version": "4.25.0.dev0"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:937d8c9fe131b8f0762f2bc5f47326179eb6f519b0fa9a09ecabeb8378813346
3
- size 346445611
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d6563a9ddc97e7228fd1ec137ff94f96e2c73b0475608e354270dc720ad228
3
+ size 346445675