mahmoudmamdouh13 commited on
Commit
c0a5111
·
verified ·
1 Parent(s): 968c099

Training in progress, epoch 4

Browse files
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "ASTForAudioClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
6
- "frequency_stride": 12,
7
  "hidden_act": "gelu",
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 768,
@@ -60,7 +60,7 @@
60
  "white": "22"
61
  },
62
  "layer_norm_eps": 1e-12,
63
- "max_length": 1024,
64
  "model_type": "audio-spectrogram-transformer",
65
  "num_attention_heads": 12,
66
  "num_hidden_layers": 12,
@@ -68,7 +68,7 @@
68
  "patch_size": 16,
69
  "problem_type": "single_label_classification",
70
  "qkv_bias": true,
71
- "time_stride": 12,
72
  "torch_dtype": "float32",
73
  "transformers_version": "4.51.3"
74
  }
 
3
  "ASTForAudioClassification"
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": 768,
 
60
  "white": "22"
61
  },
62
  "layer_norm_eps": 1e-12,
63
+ "max_length": 128,
64
  "model_type": "audio-spectrogram-transformer",
65
  "num_attention_heads": 12,
66
  "num_hidden_layers": 12,
 
68
  "patch_size": 16,
69
  "problem_type": "single_label_classification",
70
  "qkv_bias": true,
71
+ "time_stride": 10,
72
  "torch_dtype": "float32",
73
  "transformers_version": "4.51.3"
74
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abfca7e00a53abed21621e2bc2b86726762dffe2a0e124954b40a722349fb5e9
3
- size 343742580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c647f6fe9f109946b0bb6e74f70510ecaa3b1f1d9e6604daae7756ffb62ac6e7
3
+ size 341573740
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": 128,
6
+ "mean": -6.845978,
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": 5.5654526
13
  }
runs/Jun26_17-02-34_ip-10-192-12-85/events.out.tfevents.1750957371.ip-10-192-12-85.3951.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56793f768a1f7fe807e1c4a15b864d7f53ee56cf800fb14cfcf63cfeb5dc7a6a
3
+ size 597542
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ce00be80c434f25f6c17890f8524ed69f6ef80e58621df3b91e505c8ce8533c
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb0a7df9621577fc307074892f83d4903caca15443bb9f3ab60d6e59fdc00359
3
  size 5777