nielsr HF staff commited on
Commit
b82822c
1 Parent(s): 578a02d

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": 14,
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": 14,
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": 14,
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": 14,
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:0bcbd617aa2913004b0d33d5d86c6667863666e09ec4f3be2e5f1224e9d7c0b5
3
- size 344740651
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e885ec0b6f90b38198b78f79d9d8aafbd7011f1450d0d472f1729a45b125b3bb
3
+ size 344740715