Training in progress, epoch 1
Browse files- config.json +5 -5
- pytorch_model.bin +2 -2
- runs/May18_18-38-41_adbdae9bbdd4/events.out.tfevents.1684435131.adbdae9bbdd4.525.10 +2 -2
- runs/May18_19-04-23_adbdae9bbdd4/1684436677.1726348/events.out.tfevents.1684436677.adbdae9bbdd4.91300.1 +3 -0
- runs/May18_19-04-23_adbdae9bbdd4/events.out.tfevents.1684436677.adbdae9bbdd4.91300.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -3,10 +3,10 @@
|
|
3 |
"architectures": [
|
4 |
"ASTForAudioClassification"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
"frequency_stride": 10,
|
8 |
"hidden_act": "gelu",
|
9 |
-
"hidden_dropout_prob": 0.
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"0": "normal",
|
@@ -21,10 +21,10 @@
|
|
21 |
"layer_norm_eps": 1e-12,
|
22 |
"max_length": 1024,
|
23 |
"model_type": "audio-spectrogram-transformer",
|
24 |
-
"num_attention_heads":
|
25 |
-
"num_hidden_layers":
|
26 |
"num_mel_bins": 128,
|
27 |
-
"patch_size":
|
28 |
"problem_type": "single_label_classification",
|
29 |
"qkv_bias": true,
|
30 |
"time_stride": 10,
|
|
|
3 |
"architectures": [
|
4 |
"ASTForAudioClassification"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
"frequency_stride": 10,
|
8 |
"hidden_act": "gelu",
|
9 |
+
"hidden_dropout_prob": 0.1,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"0": "normal",
|
|
|
21 |
"layer_norm_eps": 1e-12,
|
22 |
"max_length": 1024,
|
23 |
"model_type": "audio-spectrogram-transformer",
|
24 |
+
"num_attention_heads": 12,
|
25 |
+
"num_hidden_layers": 12,
|
26 |
"num_mel_bins": 128,
|
27 |
+
"patch_size": 16,
|
28 |
"problem_type": "single_label_classification",
|
29 |
"qkv_bias": true,
|
30 |
"time_stride": 10,
|
pytorch_model.bin
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:323bc803b181a2add41473f809358d4f61c66faed3430ce4a72c9b6e9583afaf
|
3 |
+
size 344835449
|
runs/May18_18-38-41_adbdae9bbdd4/events.out.tfevents.1684435131.adbdae9bbdd4.525.10
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:709d4fef0e62ba8a988d8af0cbcd18e99bfa7aff4e12f86416c585e48b6b0212
|
3 |
+
size 15747
|
runs/May18_19-04-23_adbdae9bbdd4/1684436677.1726348/events.out.tfevents.1684436677.adbdae9bbdd4.91300.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65ac575a9eb9ad6af5726c58951793b9e9ffbc45bb8d71e0476e85167d4dfe3e
|
3 |
+
size 5950
|
runs/May18_19-04-23_adbdae9bbdd4/events.out.tfevents.1684436677.adbdae9bbdd4.91300.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:581f2a2177c51ab88bbe149d57d9c921487b9311a52a07c0ed26b9a88bcb5d93
|
3 |
+
size 8517
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3778889688b1d4bc26b3d655609b2942174f8ef76f73840b5a3b44c768e67403
|
3 |
size 3963
|