o-laurent commited on
Commit
fd9c8de
1 Parent(s): c378adf

:sparkles: Add checkpoint

Browse files
Files changed (3) hide show
  1. README.md +16 -0
  2. config.yaml +64 -0
  3. resnet18_c100.ckpt +3 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - vision
5
+ - classification
6
+ - uncertainty
7
+ datasets:
8
+ - cifar-100
9
  ---
10
+
11
+ # Standard ResNet trained on CIFAR-100
12
+
13
+ ## How to use
14
+
15
+ Download [TorchUncertainty](https://torch-uncertainty.github.io/) to use this model.
16
+
17
+ ## License
18
+
19
+ These weights are provided under the Apache 2.0 license.
config.yaml ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerator: null
2
+ accumulate_grad_batches: null
3
+ amp_backend: null
4
+ amp_level: null
5
+ auto_augment: null
6
+ auto_lr_find: false
7
+ auto_scale_batch_size: false
8
+ auto_select_gpus: null
9
+ batch_size: 128
10
+ benchmark: null
11
+ check_val_every_n_epoch: 1
12
+ corrupution_severity: 1
13
+ default_root_dir: null
14
+ detect_anomaly: false
15
+ deterministic: false
16
+ devices: null
17
+ enable_checkpointing: true
18
+ enable_cutout: false
19
+ enable_model_summary: true
20
+ enable_pixmix: false
21
+ enable_progress_bar: false
22
+ enable_randaugment: false
23
+ fast_dev_run: false
24
+ gpus: 1
25
+ gradient_clip_algorithm: null
26
+ gradient_clip_val: null
27
+ inference_mode: true
28
+ ipus: null
29
+ limit_predict_batches: null
30
+ limit_test_batches: null
31
+ limit_train_batches: null
32
+ limit_val_batches: null
33
+ log_every_n_steps: 50
34
+ log_graph: false
35
+ logger: true
36
+ max_epochs: 75
37
+ max_steps: -1
38
+ max_time: null
39
+ min_epochs: null
40
+ min_steps: null
41
+ move_metrics_to_cpu: false
42
+ multi_gpu: false
43
+ multiple_trainloader_mode: max_size_cycle
44
+ num_nodes: 1
45
+ num_processes: null
46
+ num_sanity_val_steps: 2
47
+ num_workers: 4
48
+ only_info: false
49
+ overfit_batches: 0.0
50
+ plugins: null
51
+ precision: 16
52
+ profile: false
53
+ profiler: null
54
+ reload_dataloaders_every_n_epochs: 0
55
+ replace_sampler_ddp: true
56
+ resume_from_checkpoint: null
57
+ save_every: null
58
+ seed: null
59
+ strategy: null
60
+ sync_batchnorm: false
61
+ test: null
62
+ tpu_cores: null
63
+ track_grad_norm: -1
64
+ use_1v2: false
resnet18_c100.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0cadf23575b2421ede6e724c42c6d091b3e1f5f706a81c8f263e8e0b62d5641
3
+ size 89992119