dini-r-a commited on
Commit
6d41ec2
·
1 Parent(s): 76a6d87

Upload config

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -1,7 +1,4 @@
1
  {
2
- "architectures": [
3
- "CloudModelForImageClassification"
4
- ],
5
  "avg_down": true,
6
  "base_width": 64,
7
  "block_type": "bottleneck",
@@ -9,6 +6,5 @@
9
  "num_classes": 10,
10
  "stem_type": "deep",
11
  "stem_width": 32,
12
- "torch_dtype": "float32",
13
  "transformers_version": "4.34.0"
14
  }
 
1
  {
 
 
 
2
  "avg_down": true,
3
  "base_width": 64,
4
  "block_type": "bottleneck",
 
6
  "num_classes": 10,
7
  "stem_type": "deep",
8
  "stem_width": 32,
 
9
  "transformers_version": "4.34.0"
10
  }