nielsr HF staff commited on
Commit
b4d2f59
1 Parent(s): 4b35b60

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": 16,
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": 16,
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": 16,
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": 16,
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:fd8b0a72837673f3b5a666ae922474909ca47337193d8177b7f231119b1b1c40
3
- size 344295211
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f585a4b7bfd6591a65fc76097402750a885181053d7b03d6eb5eb3526769053d
3
+ size 344295275