Nama2024 commited on
Commit
d7fc697
·
verified ·
1 Parent(s): 7d96e66

Training in progress, epoch 2

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.47.0.dev0"
47
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4382dae3df1847d855fe481dfd9bab75fa50b6396642ab0391ed4e180b188a38
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/Nov20_12-56-02_ip-172-31-22-171/events.out.tfevents.1732107373.ip-172-31-22-171.26231.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa43c21a9eeeb2be306078d248d92e3819680d29dc272ba56b2d98f314a865c0
3
+ size 4184
runs/Nov20_12-56-02_ip-172-31-22-171/events.out.tfevents.1732107471.ip-172-31-22-171.26231.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d917ef8413581c38b06f2124f7946f01bd52d13fdad8a9734a013052ae7b43f5
3
+ size 4184
runs/Nov20_13-02-41_ip-172-31-22-171/events.out.tfevents.1732107765.ip-172-31-22-171.27581.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c671cc0d325c07b68bfad93c20e451b9b42fc9be0e44270f03abe6ab2cc507d2
3
+ size 5527
runs/Nov20_13-09-32_ip-172-31-22-171/events.out.tfevents.1732108173.ip-172-31-22-171.27581.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c82355fb352a2760ce3eea177bf425bf2f97043835190f33deeffef9588d0ba7
3
+ size 34980
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e05071f2fcfd9ee46a501a14bf2c61986ef7db9aa83b538027975e823c43a5
3
+ size 5432