Transformers
PyTorch
swinv2
Inference Endpoints
maximilianherde commited on
Commit
84ea1a4
1 Parent(s): 2ec7639

Upload SwinForPDE

Browse files
Files changed (2) hide show
  1. config.json +59 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SwinForPDE"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "channel_slice_list_normalized_loss": [
7
+ 0,
8
+ 1,
9
+ 3,
10
+ 4
11
+ ],
12
+ "depths": [
13
+ 8,
14
+ 8,
15
+ 8,
16
+ 8
17
+ ],
18
+ "drop_path_rate": 0.0,
19
+ "embed_dim": 192,
20
+ "hidden_act": "gelu",
21
+ "hidden_dropout_prob": 0.0,
22
+ "hidden_size": 1536,
23
+ "image_size": 128,
24
+ "initializer_range": 0.02,
25
+ "layer_norm_eps": 1e-05,
26
+ "learn_residual": false,
27
+ "mlp_ratio": 4.0,
28
+ "model_type": "swinv2",
29
+ "num_channels": 4,
30
+ "num_heads": [
31
+ 3,
32
+ 6,
33
+ 12,
34
+ 24
35
+ ],
36
+ "num_layers": 4,
37
+ "num_out_channels": 4,
38
+ "p": 1,
39
+ "patch_size": 4,
40
+ "pretrained_window_sizes": [
41
+ 0,
42
+ 0,
43
+ 0,
44
+ 0
45
+ ],
46
+ "qkv_bias": true,
47
+ "residual_model": "convnext",
48
+ "skip_connections": [
49
+ 2,
50
+ 2,
51
+ 2,
52
+ 0
53
+ ],
54
+ "torch_dtype": "float32",
55
+ "transformers_version": "4.29.2",
56
+ "use_absolute_embeddings": false,
57
+ "use_conditioning": true,
58
+ "window_size": 16
59
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d893915a6a1bb2aae5f860078b438f906cc97dbd425f56f5fe12f7f1399d0fc0
3
+ size 2514855041