aryamtos commited on
Commit
76d9a17
·
1 Parent(s): 8543f30

Upload 8 files

Browse files
config .json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "MIT/ast-finetuned-audioset-10-10-0.4593",
3
+ "architectures": [
4
+ "ASTforSpeechClassification"
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": "re",
13
+ "1": "sp"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "label2id": {
18
+ "re": 0,
19
+ "sp": 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
+ "pooling_mode": "mean",
29
+ "problem_type": "single_label_classification",
30
+ "qkv_bias": true,
31
+ "time_stride": 10,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.34.0"
34
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0046db07a3e92915bda1ee3a34b9262f930b578c40545970cb95f11555a566d8
3
+ size 4741330
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
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9797f78ff0a433a4c5c128bc67594fae871680f76071da4b3b623f3a9787dfff
3
+ size 347184118
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dd67e457775ed5c68a13c27f7866c31b91d3570ce2d698917bd6cd61124da06
3
+ size 13990
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:580056aee00c1f20c81ac82456db0f8bb42a0f4556fffd8e1b449f0ac65c5cd4
3
+ size 1064
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93fe4ed4e6fc444e295ba3247a9716335ef194e370efe7932905bcd34cc76c99
3
+ size 4600