Abdullah6030 commited on
Commit
8012ff0
1 Parent(s): c12a503

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:820cd1aa160639f971b6251efcb3ad95f85f5b8aa89a5cb874e50ff9281bf68f
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:095e3e3a57d65810f073d0702968d4c82bb6b8266ec39cb80f2e9d724101c490
3
  size 343223968
model1/config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "cats",
13
+ "1": "dogs"
14
+ },
15
+ "image_size": 224,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "label2id": {
19
+ "cats": "0",
20
+ "dogs": "1"
21
+ },
22
+ "layer_norm_eps": 1e-12,
23
+ "model_type": "vit",
24
+ "num_attention_heads": 12,
25
+ "num_channels": 3,
26
+ "num_hidden_layers": 12,
27
+ "patch_size": 16,
28
+ "qkv_bias": true,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.40.2"
31
+ }
model1/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa4b996b7a185e6035ac87f377eb45d4661a91ea1acef5bb49068e32c91c0a7
3
+ size 343223968
runs/May22_09-54-11_DESKTOP-LV8E2I7/events.out.tfevents.1716353652.DESKTOP-LV8E2I7.3000.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec576a19ff474700406c660acbaab918d4afd0dde9396f7563d3b5168dfb0aba
3
+ size 5909
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d589e2702e3ffec3ddfa635cf43e568b36c8db0607bb55c5871eca384fcfd051
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d0512ff9668529a7b34b1915dd977d70aaf3e36f045398e3b6746778409f064
3
  size 5048