jpxkqx commited on
Commit
c339f85
1 Parent(s): 8ffc23c

Upload 4 files

Browse files
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ConvBilinear"
4
+ ],
5
+ "conv_channels": [
6
+ 8,
7
+ 8,
8
+ 8
9
+ ],
10
+ "conv_kernel_size": [
11
+ 5,
12
+ 5,
13
+ 5
14
+ ],
15
+ "conv_padding": [
16
+ "same",
17
+ "same",
18
+ "same"
19
+ ],
20
+ "conv_stride": [
21
+ 1,
22
+ 1,
23
+ 1
24
+ ],
25
+ "hidden_ch": 16,
26
+ "hidden_kernel": 5,
27
+ "image_size": [
28
+ 32,
29
+ 48
30
+ ],
31
+ "model_type": "convbilinear",
32
+ "num_channels": 1,
33
+ "num_layers": 4,
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.30.0",
36
+ "upscale": 5
37
+ }
logs/Train Super-Resolution NN/1687271611.4406404/hparams.yml ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ __pydantic_initialised__: true
2
+ batch_size: 5
3
+ device: cpu
4
+ hour_embed_type: none
5
+ hub_private_repo: false
6
+ learning_rate: 0.0001
7
+ lr_warmup_steps: 500
8
+ mixed_precision: fp16
9
+ num_epochs: 50
10
+ num_samples: 3
11
+ output_dir: nn-probando-tiny
12
+ overwrite_output_dir: true
13
+ push_to_hub: false
14
+ save_image_epochs: 2
15
+ save_model_epochs: 5
16
+ seed: 2023
logs/Train Super-Resolution NN/events.out.tfevents.1687271611.yuri.27938.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86833ee99f647cf22e81cbeb4557ad9fcca06b4ab6293003088d08f7f97d4aa9
3
+ size 57285266
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf2c8df5752cfb14887800b3e692aef1e4d7a0d704da4d6c8222d81cedffee3b
3
+ size 192679