keshavbhandari commited on
Commit
3d20dc1
·
verified ·
1 Parent(s): 8f06dae

Upload model

Browse files
Files changed (2) hide show
  1. config.json +58 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ape": false,
3
+ "architectures": [
4
+ "StructureDerivationModel"
5
+ ],
6
+ "attn_drop_rate": 0.0,
7
+ "auto_map": {
8
+ "AutoConfig": "structure_derivation.model.model.StructureDerivationModelConfig",
9
+ "AutoModel": "structure_derivation.model.model.StructureDerivationModel"
10
+ },
11
+ "depths": [
12
+ 2,
13
+ 2,
14
+ 6,
15
+ 2
16
+ ],
17
+ "drop_path_rate": 0.1,
18
+ "drop_rate": 0.0,
19
+ "dtype": "float32",
20
+ "embed_dim": 96,
21
+ "enable_repeat_mode": false,
22
+ "enable_tscam": true,
23
+ "fmax": 16000,
24
+ "fmin": 20,
25
+ "hop_size": 320,
26
+ "htsat_attn_heatmap": false,
27
+ "htsat_hier_output": false,
28
+ "htsat_use_max": false,
29
+ "htsat_window_size": 8,
30
+ "in_chans": 1,
31
+ "loss_type": null,
32
+ "mel_bins": 128,
33
+ "mlp_ratio": 4.0,
34
+ "model_type": "structure-derivation",
35
+ "norm_before_mlp": "ln",
36
+ "norm_layer": "layernorm",
37
+ "num_classes": 1,
38
+ "num_heads": [
39
+ 4,
40
+ 8,
41
+ 16,
42
+ 32
43
+ ],
44
+ "patch_norm": true,
45
+ "patch_size": 4,
46
+ "patch_stride": [
47
+ 4,
48
+ 4
49
+ ],
50
+ "qk_scale": null,
51
+ "qkv_bias": true,
52
+ "sample_rate": 32000,
53
+ "spec_size": 512,
54
+ "temperature": 0.1,
55
+ "transformers_version": "4.57.0.dev0",
56
+ "use_checkpoint": false,
57
+ "window_size": 1024
58
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b270f4544e0483d8d4d7c9a28d8b2d6192a6d5330c60387275f076978d6c357
3
+ size 121151028