Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -3,29 +3,29 @@
|
|
3 |
"architectures": [
|
4 |
"ASTForAudioClassification"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
"frequency_stride": 14,
|
8 |
-
"hidden_act": "
|
9 |
-
"hidden_dropout_prob": 0.
|
10 |
-
"hidden_size":
|
11 |
"id2label": {
|
12 |
"0": "LABEL_0"
|
13 |
},
|
14 |
"initializer_range": 0.02,
|
15 |
-
"intermediate_size":
|
16 |
"label2id": {
|
17 |
"LABEL_0": 0
|
18 |
},
|
19 |
"layer_norm_eps": 1e-12,
|
20 |
"max_length": 1024,
|
21 |
"model_type": "audio-spectrogram-transformer",
|
22 |
-
"num_attention_heads":
|
23 |
-
"num_hidden_layers":
|
24 |
"num_mel_bins": 128,
|
25 |
"patch_size": 16,
|
26 |
"problem_type": "regression",
|
27 |
"qkv_bias": true,
|
28 |
"time_stride": 14,
|
29 |
"torch_dtype": "float32",
|
30 |
-
"transformers_version": "4.
|
31 |
}
|
|
|
3 |
"architectures": [
|
4 |
"ASTForAudioClassification"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.0,
|
7 |
"frequency_stride": 14,
|
8 |
+
"hidden_act": "gelu",
|
9 |
+
"hidden_dropout_prob": 0.0,
|
10 |
+
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"0": "LABEL_0"
|
13 |
},
|
14 |
"initializer_range": 0.02,
|
15 |
+
"intermediate_size": 3072,
|
16 |
"label2id": {
|
17 |
"LABEL_0": 0
|
18 |
},
|
19 |
"layer_norm_eps": 1e-12,
|
20 |
"max_length": 1024,
|
21 |
"model_type": "audio-spectrogram-transformer",
|
22 |
+
"num_attention_heads": 12,
|
23 |
+
"num_hidden_layers": 12,
|
24 |
"num_mel_bins": 128,
|
25 |
"patch_size": 16,
|
26 |
"problem_type": "regression",
|
27 |
"qkv_bias": true,
|
28 |
"time_stride": 14,
|
29 |
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.45.0"
|
31 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2452ba08971ff0e9f591d88f5a6edfc3d307a2881dc18bc7ccdbdf583ab37630
|
3 |
+
size 343082004
|
runs/Sep26_09-12-59_a7b5bcff9b9f/events.out.tfevents.1727341982.a7b5bcff9b9f
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44b4adc511363b1ab5b913a2565b3a4e3bbc73f0fcd6c8a40b05b9740e402780
|
3 |
+
size 5102
|
runs/Sep26_09-16-17_a7b5bcff9b9f/events.out.tfevents.1727342180.a7b5bcff9b9f
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20017d43806ce258f6f8814895d005902b31ce7b4a881aec8aaf68e8e3e4a993
|
3 |
+
size 5930
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:396eb573e08705e3c7d4e6381c80c30309704f3703df5a5a710ca195dd3a517a
|
3 |
size 5304
|