vain05 commited on
Commit
e232ea6
·
verified ·
1 Parent(s): a74741a

Training in progress, epoch 0

Browse files
config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
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": "selected",
13
+ "1": "deslected",
14
+ "2": "filled",
15
+ "3": "empty"
16
+ },
17
+ "image_size": 224,
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 3072,
20
+ "label2id": {
21
+ "deslected": 1,
22
+ "empty": 3,
23
+ "filled": 2,
24
+ "selected": 0
25
+ },
26
+ "layer_norm_eps": 1e-12,
27
+ "model_type": "vit",
28
+ "num_attention_heads": 12,
29
+ "num_channels": 3,
30
+ "num_hidden_layers": 12,
31
+ "patch_size": 16,
32
+ "problem_type": "single_label_classification",
33
+ "qkv_bias": true,
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.43.3"
36
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e7d9dda09f5185e589aa608824958e6e0c9dbb77fd84233b5ca0a7d98911239
3
+ size 343230128
preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": true,
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_processor_type": "ViTImageProcessor",
11
+ "image_std": [
12
+ 0.5,
13
+ 0.5,
14
+ 0.5
15
+ ],
16
+ "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
+ }
runs/Aug06_02-58-06_zps-ai-vn-service1/events.out.tfevents.1722913087.zps-ai-vn-service1.2404159.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:824cdb6c4d58804d756cfba310e46c5cc9b384d79c0884fbffb9514a2f9d4a85
3
+ size 5026
runs/Aug06_02-58-46_zps-ai-vn-service1/events.out.tfevents.1722913127.zps-ai-vn-service1.2404604.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e71c140c1b2cf18b4d733b7125e67d2798f0968f465466a2b30056781b431a54
3
+ size 5026
runs/Aug06_03-05-55_zps-ai-vn-service1/events.out.tfevents.1722913556.zps-ai-vn-service1.2407455.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d118990695d3163efe138d98f407edc1841b446ba55761b56a79c5307e3167d5
3
+ size 5964
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ed9ee6da6a6e935af9fae26ab4ef559458d1e850c747a3a5bcbacc5ffbeacd
3
+ size 5240