Ganaa614 commited on
Commit
4286df2
·
verified ·
1 Parent(s): f5c459a

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ViTForImageClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "dtype": "float32",
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 192,
11
+ "id2label": {
12
+ "0": 0,
13
+ "1": 1,
14
+ "2": 2,
15
+ "3": 3,
16
+ "4": 4,
17
+ "5": 5,
18
+ "6": 6,
19
+ "7": 7
20
+ },
21
+ "image_size": 224,
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 768,
24
+ "label2id": {
25
+ "0": "0",
26
+ "1": "1",
27
+ "2": "2",
28
+ "3": "3",
29
+ "4": "4",
30
+ "5": "5",
31
+ "6": "6",
32
+ "7": "7"
33
+ },
34
+ "layer_norm_eps": 1e-12,
35
+ "model_type": "vit",
36
+ "num_attention_heads": 3,
37
+ "num_channels": 3,
38
+ "num_hidden_layers": 12,
39
+ "patch_size": 16,
40
+ "pooler_act": "tanh",
41
+ "pooler_output_size": 192,
42
+ "problem_type": "single_label_classification",
43
+ "qkv_bias": true,
44
+ "transformers_version": "4.56.1"
45
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b2cbefad016a73a64e83631b6dc557e643db2baea0e8e2da6fa9afb6ae7dadd
3
+ size 22126552
preprocessor_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "ViTFeatureExtractor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "resample": 2,
18
+ "rescale_factor": 0.00392156862745098,
19
+ "size": {
20
+ "height": 224,
21
+ "width": 224
22
+ }
23
+ }
runs/Sep13_11-53-44_5b39a3b7eba6/events.out.tfevents.1757764505.5b39a3b7eba6.1014.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d76bb2e90a9029073e3d6e20885bd9f6c92b5eaeb6b4b603ed7c0115b167cb45
3
+ size 5230
runs/Sep13_12-00-06_5b39a3b7eba6/events.out.tfevents.1757764808.5b39a3b7eba6.1014.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5a6f90a677ef4da133bec5cd77a3033f3d6e873c6312831001a4bacb98b8639
3
+ size 5230
runs/Sep13_12-01-36_5b39a3b7eba6/events.out.tfevents.1757764902.5b39a3b7eba6.1014.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7857f180387353206c028f6b469461052c19e0da04db361548fcadaec04f478
3
+ size 5230
runs/Sep13_12-06-40_5b39a3b7eba6/events.out.tfevents.1757765204.5b39a3b7eba6.1014.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7b96d3271a4ef8f10445949f4181cc54582032332405f6ae2c2d4f060a90e6f
3
+ size 5230
runs/Sep13_12-07-07_5b39a3b7eba6/events.out.tfevents.1757765243.5b39a3b7eba6.1014.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7a0a8b37c7e45cca3ed9ef2ca3c19dc636ed4ab82010b2e73d919bb6d02126e
3
+ size 5230
runs/Sep13_12-35-39_5b39a3b7eba6/events.out.tfevents.1757767051.5b39a3b7eba6.1014.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b53bda02942e5abfc01a9b8fab5488accf1f34830ad7f454faf4b374261bbe77
3
+ size 5648
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e0beb45191ad8f9d85cdfec21166f58af394388edeb13a77a3edbe148b05949
3
+ size 5841