suhacan commited on
Commit
a3a1948
·
verified ·
1 Parent(s): d57f9b4

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
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,
10
+ "id2label": {
11
+ "0": "blues",
12
+ "1": "classical",
13
+ "2": "country",
14
+ "3": "disco",
15
+ "4": "hiphop",
16
+ "5": "jazz",
17
+ "6": "metal",
18
+ "7": "pop",
19
+ "8": "reggae",
20
+ "9": "rock"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
+ "label2id": {
25
+ "blues": "0",
26
+ "classical": "1",
27
+ "country": "2",
28
+ "disco": "3",
29
+ "hiphop": "4",
30
+ "jazz": "5",
31
+ "metal": "6",
32
+ "pop": "7",
33
+ "reggae": "8",
34
+ "rock": "9"
35
+ },
36
+ "layer_norm_eps": 1e-12,
37
+ "max_length": 1024,
38
+ "model_type": "audio-spectrogram-transformer",
39
+ "num_attention_heads": 12,
40
+ "num_hidden_layers": 12,
41
+ "num_mel_bins": 128,
42
+ "patch_size": 16,
43
+ "problem_type": "single_label_classification",
44
+ "qkv_bias": true,
45
+ "time_stride": 10,
46
+ "torch_dtype": "float32",
47
+ "transformers_version": "4.52.2"
48
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6df0a8460e001a56fa95fdf290f05f45edf0be32c7eedc6fe51509824bf1968
3
+ size 344814656
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/May29_08-35-41_c8dd35b64e90/events.out.tfevents.1748507788.c8dd35b64e90.1765.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:766b1623026b796835a2a17f6fded658de84fe1ed197272632e085d413489c55
3
+ size 5361
runs/May29_08-41-42_c8dd35b64e90/events.out.tfevents.1748508111.c8dd35b64e90.1765.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a1cd164fc30c448b9eec5084504cb3a799b0503b9a76248ef93c2d647bf528
3
+ size 4184
runs/May29_08-44-58_c8dd35b64e90/events.out.tfevents.1748508317.c8dd35b64e90.13840.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e87231b95790bdbfb07e3df81637ba858494f937eb3bfe6f1bec8b7bf37200aa
3
+ size 4184
runs/May29_08-48-00_c8dd35b64e90/events.out.tfevents.1748508495.c8dd35b64e90.14926.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20cf2a5ce5045ae2fdeb1b0a55423ea33470edffa2b49caa99c6425dcb607e25
3
+ size 10439
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:146b7e9f093bde52b28d7ef6ab86220dec39fa84beb54cd1280fe33a491602fd
3
+ size 5368