Soulaimen commited on
Commit
a9f7235
·
1 Parent(s): 3b5e9a6

Training in progress, epoch 0

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/swin-tiny-patch4-window7-224",
3
+ "architectures": [
4
+ "SwinForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "depths": [
8
+ 2,
9
+ 2,
10
+ 6,
11
+ 2
12
+ ],
13
+ "drop_path_rate": 0.1,
14
+ "embed_dim": 96,
15
+ "encoder_stride": 32,
16
+ "hidden_act": "gelu",
17
+ "hidden_dropout_prob": 0.0,
18
+ "hidden_size": 768,
19
+ "id2label": {
20
+ "0": "Chemise",
21
+ "1": "hoodies"
22
+ },
23
+ "image_size": 224,
24
+ "initializer_range": 0.02,
25
+ "label2id": {
26
+ "Chemise": 0,
27
+ "hoodies": 1
28
+ },
29
+ "layer_norm_eps": 1e-05,
30
+ "mlp_ratio": 4.0,
31
+ "model_type": "swin",
32
+ "num_channels": 3,
33
+ "num_heads": [
34
+ 3,
35
+ 6,
36
+ 12,
37
+ 24
38
+ ],
39
+ "num_layers": 4,
40
+ "out_features": [
41
+ "stage4"
42
+ ],
43
+ "out_indices": [
44
+ 4
45
+ ],
46
+ "patch_size": 4,
47
+ "path_norm": true,
48
+ "problem_type": "single_label_classification",
49
+ "qkv_bias": true,
50
+ "stage_names": [
51
+ "stem",
52
+ "stage1",
53
+ "stage2",
54
+ "stage3",
55
+ "stage4"
56
+ ],
57
+ "torch_dtype": "float32",
58
+ "transformers_version": "4.28.1",
59
+ "use_absolute_embeddings": false,
60
+ "window_size": 7
61
+ }
preprocessor_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": true,
5
+ "feature_extractor_type": "ViTFeatureExtractor",
6
+ "image_mean": [
7
+ 0.485,
8
+ 0.456,
9
+ 0.406
10
+ ],
11
+ "image_processor_type": "ViTFeatureExtractor",
12
+ "image_std": [
13
+ 0.229,
14
+ 0.224,
15
+ 0.225
16
+ ],
17
+ "resample": 3,
18
+ "rescale_factor": 0.00392156862745098,
19
+ "size": {
20
+ "height": 224,
21
+ "width": 224
22
+ }
23
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14f1d17daa1db0f67b04f4e9bc59248f19f8bfd26cb37ae4171ca3268ee94265
3
+ size 110394865
runs/Apr16_00-06-58_e141a17aebe5/1681603708.1822555/events.out.tfevents.1681603708.e141a17aebe5.1112.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:727a8460d95902a5648a86ed2ff4c240f53da6da0d16a111e5e2af4e89c3b214
3
+ size 5946
runs/Apr16_00-06-58_e141a17aebe5/events.out.tfevents.1681603708.e141a17aebe5.1112.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86dee332e01fa5d40d5ee4fdfc094e7c7ba5169705225a588275807ad9ee271f
3
+ size 5989
runs/Apr16_00-31-28_e141a17aebe5/1681605091.6588073/events.out.tfevents.1681605091.e141a17aebe5.1112.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edcbc7f912045fdf55ac386de9c9d281dd17b241d1dab1196b53fcdeec468084
3
+ size 5946
runs/Apr16_00-31-28_e141a17aebe5/events.out.tfevents.1681605091.e141a17aebe5.1112.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed13c976df75dda9d1ae263003a524a3022639c48e9d465316f0cafc84849bba
3
+ size 5989
runs/Apr16_00-37-59_e141a17aebe5/1681605482.384459/events.out.tfevents.1681605482.e141a17aebe5.1112.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:708228b81907f2ac162c150bc77cf42cc4835f73ef3732c8228bdffd2a9a9841
3
+ size 5946
runs/Apr16_00-37-59_e141a17aebe5/events.out.tfevents.1681605482.e141a17aebe5.1112.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3defa82875c9adfc2e836ba8055b2c23229071bee374d331edaffbba3aeb75ff
3
+ size 5989
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:457f7f7419904c84696a2abe4f3f5eb51a620a6b49f27cea40cb4e450a9e91a3
3
+ size 3643