rdteteam commited on
Commit
322e7d7
·
verified ·
1 Parent(s): cea452c

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 768,
11
+ "id2label": {
12
+ "0": "stained",
13
+ "1": "unstained"
14
+ },
15
+ "image_size": 224,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "label2id": {
19
+ "stained": "0",
20
+ "unstained": "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
+ "pooler_act": "tanh",
29
+ "pooler_output_size": 768,
30
+ "problem_type": "single_label_classification",
31
+ "qkv_bias": true,
32
+ "transformers_version": "4.57.0.dev0"
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f54bdb45a256505b1adc69ede5de7dde2c40fd14dad35b3d349b0087665d19dd
3
+ size 343223968
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": "ViTImageProcessor",
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/Oct28_14-07-45_mailroom-server/events.out.tfevents.1761631668.mailroom-server.80903.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b3557c62eab85505bb353d49c5128bfe2bcc19bcbc33b600fb30b3bbd2adff
3
+ size 4517
runs/Oct28_14-08-58_mailroom-server/events.out.tfevents.1761631739.mailroom-server.80903.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b9daadc5a2a118e6877b41b292fd00b798e4b723ad0e9d23dccbad3f1f5197d
3
+ size 4184
runs/Oct28_14-10-22_mailroom-server/events.out.tfevents.1761631823.mailroom-server.81539.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec3218b9a25cfa990ecfc8740988a88c46b9188f908f0432d4eebd2af279224b
3
+ size 4184
runs/Oct28_14-12-08_mailroom-server/events.out.tfevents.1761631929.mailroom-server.82794.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:928da5b7eb7c7ce25848de2ac9f4dfc1cf8d17276d87befc34fc7d77433a7b64
3
+ size 4184
runs/Oct28_14-14-06_mailroom-server/events.out.tfevents.1761632048.mailroom-server.84467.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfbdad539bfeeed6c923c311065d6d534f6e410c5bc513a1e0ce47d3f3dbe776
3
+ size 4184
runs/Oct28_14-14-47_mailroom-server/events.out.tfevents.1761632088.mailroom-server.84718.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b718668349ee4ce7c684da2243ad862b8a64b9a8a1750840d4e2ae38333c763c
3
+ size 5869
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32005c4cd7bb3d634ab018f39dd406f1a6402f6dfec25656e712305bb67dfe74
3
+ size 5393