o-laurent commited on
Commit
1e5fc2f
1 Parent(s): 4952c89

:sparkles: Add model

Browse files
Files changed (2) hide show
  1. config.yaml +94 -0
  2. pe_resnet18_c10.ckpt +3 -0
config.yaml ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerator: null
2
+ accumulate_grad_batches: null
3
+ alpha: 2
4
+ amp_backend: null
5
+ amp_level: null
6
+ arch: 18
7
+ auto_augment: null
8
+ auto_lr_find: false
9
+ auto_scale_batch_size: false
10
+ auto_select_gpus: null
11
+ batch_size: 128
12
+ benchmark: null
13
+ channels_last: false
14
+ check_val_every_n_epoch: 1
15
+ ckpt: null
16
+ corruption_severity: null
17
+ cutmix_alpha: 0
18
+ cutout: 0
19
+ default_root_dir: null
20
+ detect_anomaly: false
21
+ devices: null
22
+ dist_sim: emb
23
+ dropout_rate: 0.0
24
+ enable_checkpointing: true
25
+ enable_model_summary: true
26
+ enable_progress_bar: true
27
+ enable_resume: false
28
+ evaluate_ood: false
29
+ exp_dir: logs/
30
+ exp_name: packed-resnet18-c10
31
+ fast_dev_run: false
32
+ gamma: 1
33
+ gpus: 1
34
+ gradient_clip_algorithm: null
35
+ gradient_clip_val: null
36
+ groups: 1
37
+ in_channels: 3
38
+ inference_mode: true
39
+ ipus: null
40
+ kernel_tau_max: 1.0
41
+ kernel_tau_std: 0.5
42
+ limit_predict_batches: null
43
+ limit_test_batches: null
44
+ limit_train_batches: null
45
+ limit_val_batches: null
46
+ log_every_n_steps: 50
47
+ log_graph: false
48
+ log_plots: false
49
+ logger: true
50
+ max_epochs: 75
51
+ max_steps: -1
52
+ max_time: null
53
+ min_epochs: null
54
+ min_steps: null
55
+ mixmode: elem
56
+ mixtype: erm
57
+ mixup_alpha: 0
58
+ move_metrics_to_cpu: false
59
+ multiple_trainloader_mode: max_size_cycle
60
+ n_splits: 10
61
+ num_classes: 10
62
+ num_estimators: 4
63
+ num_nodes: 1
64
+ num_processes: null
65
+ num_sanity_val_steps: 2
66
+ num_workers: 4
67
+ opt_temp_scaling: false
68
+ overfit_batches: 0.0
69
+ plugins: null
70
+ precision: bf16
71
+ pretrained: false
72
+ profiler: null
73
+ reload_dataloaders_every_n_epochs: 0
74
+ replace_sampler_ddp: true
75
+ resume_from_checkpoint: null
76
+ seed: null
77
+ strategy: null
78
+ style: cifar
79
+ summary: false
80
+ sync_batchnorm: false
81
+ test: null
82
+ test_alt: null
83
+ tpu_cores: null
84
+ track_grad_norm: -1
85
+ train_over: 4
86
+ use_cv: false
87
+ use_entropy: false
88
+ use_logits: false
89
+ use_mi: false
90
+ use_variation_ratio: false
91
+ val_check_interval: null
92
+ val_split: 0.1
93
+ val_temp_scaling: false
94
+ version: packed
pe_resnet18_c10.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd95f91066f0e0d19ddb746abc999081bbdb7439419772611b0c805f9d3bc48
3
+ size 44875886