aydink commited on
Commit
6d0d931
1 Parent(s): 1f07d04

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "MIT/ast-finetuned-audioset-10-10-0.4593",
3
+ "architectures": [
4
+ "ASTForAudioClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "frequency_stride": 10,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "english",
13
+ "1": "german",
14
+ "2": "polish",
15
+ "3": "spanish",
16
+ "4": "japanese"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 3072,
20
+ "label2id": {
21
+ "english": 0,
22
+ "german": 1,
23
+ "japanese": 4,
24
+ "polish": 2,
25
+ "spanish": 3
26
+ },
27
+ "layer_norm_eps": 1e-12,
28
+ "max_length": 1024,
29
+ "model_type": "audio-spectrogram-transformer",
30
+ "num_attention_heads": 12,
31
+ "num_hidden_layers": 12,
32
+ "num_mel_bins": 128,
33
+ "patch_size": 16,
34
+ "problem_type": "single_label_classification",
35
+ "qkv_bias": true,
36
+ "time_stride": 10,
37
+ "torch_dtype": "float32",
38
+ "transformers_version": "4.41.0"
39
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1505d848d74bdfc8e6c8717167a693bed0279bb1f05da9b62690d655d9db77b
3
+ size 344799268
preprocessor_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
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
+ }
runs/May22_14-34-09_8bec2a0d0137/events.out.tfevents.1716388501.8bec2a0d0137.1282.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e456588afcba745d64de4417823e70bd1d2c2f8ea043e5c32ee3bba993a73ce
3
+ size 5143
runs/May22_14-37-15_8bec2a0d0137/events.out.tfevents.1716388662.8bec2a0d0137.1282.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64cec7b4d03fbd469bf33009a4e2c490f89286acf4ac7335729aef985a45b21b
3
+ size 5143
runs/May22_14-37-15_8bec2a0d0137/events.out.tfevents.1716388733.8bec2a0d0137.1282.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f16220f281b8a23c224d9b89824cda599ee2f1a107ed5bd425d832552ea2d7bf
3
+ size 5143
runs/May22_14-39-25_8bec2a0d0137/events.out.tfevents.1716388791.8bec2a0d0137.1282.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9561e3ece7b2df08d335afed3ca1993d010663b390ab31db37ffbfbbe1b91386
3
+ size 5141
runs/May22_14-39-25_8bec2a0d0137/events.out.tfevents.1716388850.8bec2a0d0137.1282.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93dcfa2f2365721f34031363c34246d8a62842858ac404e852c81476c67d75da
3
+ size 9879
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e940611724d578483fb63ba0bff809ad8cf749d71f5b088f9a6106d2dd49f5b
3
+ size 5176