zylin12 commited on
Commit
d453865
·
verified ·
1 Parent(s): 8f07db6

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "0",
13
+ "1": "1"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "label2id": {
18
+ "0": 0,
19
+ "1": 1
20
+ },
21
+ "layer_norm_eps": 1e-12,
22
+ "max_length": 1024,
23
+ "model_type": "audio-spectrogram-transformer",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
+ "num_mel_bins": 128,
27
+ "patch_size": 16,
28
+ "problem_type": "single_label_classification",
29
+ "qkv_bias": true,
30
+ "time_stride": 10,
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.44.2"
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e752d749b4306839e4c8dce07f1076299a15293070f26e6066c2ba61f8548364
3
+ size 344790040
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/Oct20_18-44-07_slurmd-2/events.out.tfevents.1729421056.slurmd-2.737948.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77cf23bfc7e390a0c26eaadd21656923fa135f647381cae01cb292e904260802
3
+ size 6666
runs/Oct20_18-46-47_slurmd-2/events.out.tfevents.1729421215.slurmd-2.837645.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c315d56eeb0897b90c894555f54e14031563c40534c9883eb66848cf629d756
3
+ size 6666
runs/Oct20_18-48-50_slurmd-2/events.out.tfevents.1729421339.slurmd-2.917057.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a4a5a27df2ddc3f6ec712be9907bc863cffda74f88ade2c799f2e2e0e053f61
3
+ size 4944
runs/Oct20_18-53-12_slurmd-2/events.out.tfevents.1729421600.slurmd-2.989816.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d2a083428594b43325895b4e98342629dc5b96d772c00474022b49e14525135
3
+ size 644634
runs/Oct20_19-15-48_slurmd-8/events.out.tfevents.1729422975.slurmd-8.1779971.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45743bc23bc47ccdc9154ae3138660451332a96ddc162a8db5070aeb96ba45b8
3
+ size 65451
runs/Oct20_21-35-40_slurmd-4/events.out.tfevents.1729431355.slurmd-4.2033045.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742960e1c680c5b9c041906659a307688c745c2560488dc304b5a3b5126af2e1
3
+ size 493917
runs/Oct21_16-49-36_slurmd-10/events.out.tfevents.1729500599.slurmd-10.1462419.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0399c50608c5f23d417a778fe7a872b10ac2d8c649267afb2f3e28e5a710e921
3
+ size 343594
runs/Oct21_19-59-27_slurmd-10/events.out.tfevents.1729511976.slurmd-10.1545800.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01c12969bbf9aa6abf81eb54edc330b02d36eebaa821acd0c0c02deb97ed19dd
3
+ size 320796
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3d80b10c2f713ab7b666c30d43db0f52eacae2b557c58c160ac2d53ea68a65f
3
+ size 5176