nathanReitinger commited on
Commit
d58a303
1 Parent(s): 9fa5dbc

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-base-patch32-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -7,7 +7,7 @@
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.0,
10
- "hidden_size": 768,
11
  "id2label": {
12
  "0": "T - shirt / top",
13
  "1": "Trouser",
@@ -22,7 +22,7 @@
22
  },
23
  "image_size": 224,
24
  "initializer_range": 0.02,
25
- "intermediate_size": 3072,
26
  "label2id": {
27
  "Ankle boot": "9",
28
  "Bag": "8",
@@ -37,10 +37,10 @@
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "model_type": "vit",
40
- "num_attention_heads": 12,
41
  "num_channels": 3,
42
- "num_hidden_layers": 12,
43
- "patch_size": 32,
44
  "problem_type": "single_label_classification",
45
  "qkv_bias": true,
46
  "torch_dtype": "float32",
 
1
  {
2
+ "_name_or_path": "google/vit-huge-patch14-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 1280,
11
  "id2label": {
12
  "0": "T - shirt / top",
13
  "1": "Trouser",
 
22
  },
23
  "image_size": 224,
24
  "initializer_range": 0.02,
25
+ "intermediate_size": 5120,
26
  "label2id": {
27
  "Ankle boot": "9",
28
  "Bag": "8",
 
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "model_type": "vit",
40
+ "num_attention_heads": 16,
41
  "num_channels": 3,
42
+ "num_hidden_layers": 32,
43
+ "patch_size": 14,
44
  "problem_type": "single_label_classification",
45
  "qkv_bias": true,
46
  "torch_dtype": "float32",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdda31814d30f298826c0b5d7521f979c7105db4881ee290291641b026293c80
3
- size 349874904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dedd69df50a5c4a21c558f98ad1b4c99eb1ea78c8159ac9abcfa99d7c1030e76
3
+ size 2523172784
runs/May06_22-17-26_tron55.umiacs.umd.edu/events.out.tfevents.1715048249.tron55.umiacs.umd.edu.452840.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c0219040a83ba760599406d634fd49dfc063300c526949f91191cb9acf92803
3
+ size 13128
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7e22d67c937a54abacafa401b3c178216ad858ff65ecb0ed0f4b446c8898bc6
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f84fb4de6bdf7d0d30b8f9734228ab747e633a394c4a9b8753b5ba7ff5d1ef2b
3
  size 5048