nenzilea commited on
Commit
6477243
·
verified ·
1 Parent(s): 08b3545

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. config.json +16 -14
  2. model.safetensors +2 -2
config.json CHANGED
@@ -10,26 +10,28 @@
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "BMW",
13
- "1": "Ferrari",
14
- "2": "Ford",
15
- "3": "Jeep",
16
- "4": "Lamborghini",
17
- "5": "Porsche",
18
- "6": "Rolls-Royce",
19
- "7": "Toyota"
 
20
  },
21
  "image_size": 224,
22
  "initializer_range": 0.02,
23
  "intermediate_size": 3072,
24
  "label2id": {
25
  "BMW": 0,
26
- "Ferrari": 1,
27
- "Ford": 2,
28
- "Jeep": 3,
29
- "Lamborghini": 4,
30
- "Porsche": 5,
31
- "Rolls-Royce": 6,
32
- "Toyota": 7
 
33
  },
34
  "layer_norm_eps": 1e-12,
35
  "model_type": "vit",
 
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "BMW",
13
+ "1": "Dodge",
14
+ "2": "Ferrari",
15
+ "3": "Ford",
16
+ "4": "Jeep",
17
+ "5": "Lamborghini",
18
+ "6": "Porsche",
19
+ "7": "Rolls-Royce",
20
+ "8": "Toyota"
21
  },
22
  "image_size": 224,
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
25
  "label2id": {
26
  "BMW": 0,
27
+ "Dodge": 1,
28
+ "Ferrari": 2,
29
+ "Ford": 3,
30
+ "Jeep": 4,
31
+ "Lamborghini": 5,
32
+ "Porsche": 6,
33
+ "Rolls-Royce": 7,
34
+ "Toyota": 8
35
  },
36
  "layer_norm_eps": 1e-12,
37
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dec6b70d19f0e59988abdd369037bd029a35072d6b7ab3885f9d78968ffba447
3
- size 343242432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee16a6570f48674c971a62c3c767b2464a4a7b88bb544b1554fef6fc55ab3311
3
+ size 343245508