xchuan commited on
Commit
6183192
·
verified ·
1 Parent(s): 09b63ca

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bookbot/distil-ast-audioset",
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": "blues",
13
+ "1": "classical",
14
+ "2": "country",
15
+ "3": "disco",
16
+ "4": "hiphop",
17
+ "5": "jazz",
18
+ "6": "metal",
19
+ "7": "pop",
20
+ "8": "reggae",
21
+ "9": "rock"
22
+ },
23
+ "initializer_range": 0.02,
24
+ "intermediate_size": 3072,
25
+ "label2id": {
26
+ "blues": 0,
27
+ "classical": 1,
28
+ "country": 2,
29
+ "disco": 3,
30
+ "hiphop": 4,
31
+ "jazz": 5,
32
+ "metal": 6,
33
+ "pop": 7,
34
+ "reggae": 8,
35
+ "rock": 9
36
+ },
37
+ "layer_norm_eps": 1e-12,
38
+ "max_length": 1024,
39
+ "model_type": "audio-spectrogram-transformer",
40
+ "num_attention_heads": 12,
41
+ "num_hidden_layers": 6,
42
+ "num_mel_bins": 128,
43
+ "patch_size": 16,
44
+ "problem_type": "single_label_classification",
45
+ "qkv_bias": true,
46
+ "time_stride": 10,
47
+ "torch_dtype": "float32",
48
+ "transformers_version": "4.44.2"
49
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:526688dd257f677cd40215250e2fe623dfb42fd8ed596c8936d71ac5ebf1be90
3
+ size 174691944
runs/Sep29_11-51-19_xchuan.local/events.out.tfevents.1727581885.xchuan.local.3851.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c7a600672c438bce671999bf15b3af9f51daf76baa63e73a754807f59ac950
3
+ size 5314
runs/Sep29_11-58-39_xchuan.local/events.out.tfevents.1727582326.xchuan.local.3851.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a4c05084ad6cd4b63edced67370a1cfc09864b2658d0199d78ff8f0c560586b
3
+ size 5314
runs/Sep29_11-58-39_xchuan.local/events.out.tfevents.1727588438.xchuan.local.3851.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28a74cdaad7ec892ec9cbed0a40f3b9c2e87729397136a652f7175e98d49b403
3
+ size 5314
runs/Sep29_11-58-39_xchuan.local/events.out.tfevents.1727588838.xchuan.local.3851.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906c2576d6a96a2c7d0fb0224d97ea7c9e053726beeec10af8aa103281cec148
3
+ size 5363
runs/Sep29_11-58-39_xchuan.local/events.out.tfevents.1727588949.xchuan.local.3851.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8e28377db255b134f87ed99c1b89d274a7f9b6c03a2027b1234418afe407ab3
3
+ size 6411
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d078e810df72b8e240c8c8e4a5b4b82ab8f88f814e2e9a0e8fb18235424df196
3
+ size 5240