abletobetable commited on
Commit
63225d3
1 Parent(s): c5c3604

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "MIT/ast-finetuned-audioset-10-10-0.4593",
3
  "architectures": [
4
  "ASTForAudioClassification"
5
  ],
@@ -29,7 +29,7 @@
29
  "sadness": 6
30
  },
31
  "layer_norm_eps": 1e-12,
32
- "max_length": 1024,
33
  "model_type": "audio-spectrogram-transformer",
34
  "num_attention_heads": 12,
35
  "num_hidden_layers": 12,
 
1
  {
2
+ "_name_or_path": "abletobetable/spec_soul_ast",
3
  "architectures": [
4
  "ASTForAudioClassification"
5
  ],
 
29
  "sadness": 6
30
  },
31
  "layer_norm_eps": 1e-12,
32
+ "max_length": 2048,
33
  "model_type": "audio-spectrogram-transformer",
34
  "num_attention_heads": 12,
35
  "num_hidden_layers": 12,
preprocessor_config.json CHANGED
@@ -2,12 +2,12 @@
2
  "do_normalize": true,
3
  "feature_extractor_type": "ASTFeatureExtractor",
4
  "feature_size": 1,
5
- "max_length": 1024,
6
- "mean": -4.2677393,
7
  "num_mel_bins": 128,
8
  "padding_side": "right",
9
  "padding_value": 0.0,
10
  "return_attention_mask": false,
11
  "sampling_rate": 16000,
12
- "std": 4.5689974
13
  }
 
2
  "do_normalize": true,
3
  "feature_extractor_type": "ASTFeatureExtractor",
4
  "feature_size": 1,
5
+ "max_length": 2048,
6
+ "mean": -2.30462729231313e-05,
7
  "num_mel_bins": 128,
8
  "padding_side": "right",
9
  "padding_value": 0.0,
10
  "return_attention_mask": false,
11
  "sampling_rate": 16000,
12
+ "std": 0.041438196511772774
13
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09a0824543bf1e83e622f549633c374c96f7c9b0708cb329618076dcce2a1637
3
- size 344850809
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:752b19db76c9a62fc4e0c065faab1af020baf4e112dd060795da9e34f2393ecc
3
+ size 348647801
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b788f08bad95be13d9eb1246636b7f98d483d0f74e8bbcc5a1b8a25c2a47919
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f9692559c1043c3010bec62dab272651034330f6ec2c324d7cc4578f03cd0f3
3
  size 3579