suyagi commited on
Commit
aafc0b9
·
verified ·
1 Parent(s): 8bc1c7f

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +35 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ASTForAudioClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "dtype": "float32",
7
+ "frequency_stride": 10,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "Abnormal CVT (Drilling)",
13
+ "1": "Normal (Engine Idling)",
14
+ "2": "Abnormal Mesin (Jackhammer)"
15
+ },
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "label2id": {
19
+ "Abnormal CVT (Drilling)": 0,
20
+ "Abnormal Mesin (Jackhammer)": 2,
21
+ "Normal (Engine Idling)": 1
22
+ },
23
+ "layer_norm_eps": 1e-12,
24
+ "max_length": 1024,
25
+ "model_type": "audio-spectrogram-transformer",
26
+ "num_attention_heads": 12,
27
+ "num_hidden_layers": 12,
28
+ "num_mel_bins": 128,
29
+ "patch_size": 16,
30
+ "problem_type": "single_label_classification",
31
+ "qkv_bias": true,
32
+ "time_stride": 10,
33
+ "transformers_version": "5.0.0",
34
+ "use_cache": false
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35b4a5e75d7f803408537462545052bc75e41dce2bc4fd4b3c4bb26110fc8f0c
3
+ size 344793116