IHHI commited on
Commit
8f5e637
·
1 Parent(s): 7e783fd

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "LABEL_0",
13
+ "1": "LABEL_1",
14
+ "2": "LABEL_2",
15
+ "3": "LABEL_3",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5",
18
+ "6": "LABEL_6",
19
+ "7": "LABEL_7",
20
+ "8": "LABEL_8"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
+ "label2id": {
25
+ "LABEL_0": 0,
26
+ "LABEL_1": 1,
27
+ "LABEL_2": 2,
28
+ "LABEL_3": 3,
29
+ "LABEL_4": 4,
30
+ "LABEL_5": 5,
31
+ "LABEL_6": 6,
32
+ "LABEL_7": 7,
33
+ "LABEL_8": 8
34
+ },
35
+ "layer_norm_eps": 1e-12,
36
+ "max_length": 1024,
37
+ "model_type": "audio-spectrogram-transformer",
38
+ "num_attention_heads": 12,
39
+ "num_hidden_layers": 12,
40
+ "num_mel_bins": 128,
41
+ "patch_size": 16,
42
+ "problem_type": "single_label_classification",
43
+ "qkv_bias": true,
44
+ "time_stride": 10,
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.36.0.dev0"
47
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee534d2f3149c04e353f33291aac3ec8f852c21f250c654511e1cc903adf0811
3
+ size 344811572
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/Nov25_10-43-52_3eb9667a898a/events.out.tfevents.1700909218.3eb9667a898a.48.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b1367ed5e125e28d03edec877bfc15bb40f56f54702959ebb4893f1bf5fc527
3
+ size 4801
runs/Nov25_10-49-49_3eb9667a898a/events.out.tfevents.1700909559.3eb9667a898a.48.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b3c2a2de2d8bebd32bad76830b78153fcfd7f97ba23206e0dedd350df2a35c
3
+ size 4801
runs/Nov25_10-53-29_3eb9667a898a/events.out.tfevents.1700909611.3eb9667a898a.48.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a7d7f41039015e20a4b4ac0730348619da02c6979d829f625e41e7aaffec727
3
+ size 4850
runs/Nov25_10-53-46_3eb9667a898a/events.out.tfevents.1700909631.3eb9667a898a.48.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92408e6941b194f3bd69b16abf4d0809b7f05e93ad574b180773ffe121981b72
3
+ size 15774
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92716fa63954f9935e0ce2f2afd58e36e33114e18c1e99ef62c7c4108632c348
3
+ size 4283