mmomm25 commited on
Commit
fc4be6a
·
verified ·
1 Parent(s): b091fe0

Training in progress, epoch 18

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:542e8bcf14894694c27dba6436bd64e4c1ed18a0ed8a687243af71d039f2005c
3
  size 347665996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b23723a4ef9fac2b7f418775e051083f710a79e564ed5b080adb00c508d470a
3
  size 347665996
tmp-checkpoint-34686/config.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/swinv2-base-patch4-window12-192-22k",
3
+ "architectures": [
4
+ "Swinv2ForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "depths": [
8
+ 2,
9
+ 2,
10
+ 18,
11
+ 2
12
+ ],
13
+ "drop_path_rate": 0.1,
14
+ "embed_dim": 128,
15
+ "encoder_stride": 32,
16
+ "hidden_act": "gelu",
17
+ "hidden_dropout_prob": 0.0,
18
+ "hidden_size": 1024,
19
+ "id2label": {
20
+ "0": "Cracking",
21
+ "1": "For Review",
22
+ "2": "Joint Defect",
23
+ "3": "Non Distressed",
24
+ "4": "Patches",
25
+ "5": "Potholes",
26
+ "6": "Wearing Surface"
27
+ },
28
+ "image_size": 192,
29
+ "initializer_range": 0.02,
30
+ "label2id": {
31
+ "Cracking": 0,
32
+ "For Review": 1,
33
+ "Joint Defect": 2,
34
+ "Non Distressed": 3,
35
+ "Patches": 4,
36
+ "Potholes": 5,
37
+ "Wearing Surface": 6
38
+ },
39
+ "layer_norm_eps": 1e-05,
40
+ "mlp_ratio": 4.0,
41
+ "model_type": "swinv2",
42
+ "num_channels": 3,
43
+ "num_heads": [
44
+ 4,
45
+ 8,
46
+ 16,
47
+ 32
48
+ ],
49
+ "num_layers": 4,
50
+ "out_features": [
51
+ "stage4"
52
+ ],
53
+ "out_indices": [
54
+ 4
55
+ ],
56
+ "patch_size": 4,
57
+ "path_norm": true,
58
+ "pretrained_window_sizes": [
59
+ 0,
60
+ 0,
61
+ 0,
62
+ 0
63
+ ],
64
+ "problem_type": "single_label_classification",
65
+ "qkv_bias": true,
66
+ "stage_names": [
67
+ "stem",
68
+ "stage1",
69
+ "stage2",
70
+ "stage3",
71
+ "stage4"
72
+ ],
73
+ "torch_dtype": "float32",
74
+ "transformers_version": "4.37.2",
75
+ "use_absolute_embeddings": false,
76
+ "window_size": 12
77
+ }
tmp-checkpoint-34686/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b23723a4ef9fac2b7f418775e051083f710a79e564ed5b080adb00c508d470a
3
+ size 347665996
tmp-checkpoint-34686/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d889d257509667f9601aeaec7468e83ea982542aedf91b37cb68818c46f2aa35
3
+ size 695604061
tmp-checkpoint-34686/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.485,
7
+ 0.456,
8
+ 0.406
9
+ ],
10
+ "image_processor_type": "ViTImageProcessor",
11
+ "image_std": [
12
+ 0.229,
13
+ 0.224,
14
+ 0.225
15
+ ],
16
+ "resample": 3,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 192,
20
+ "width": 192
21
+ }
22
+ }
tmp-checkpoint-34686/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a8c3720a771f0f1b30e3c63ef10ee86868bbec032ff7f7512d0e059bdb4e0f7
3
+ size 14244
tmp-checkpoint-34686/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1e274e182dc6c250100ace1b78bf212fd580a0b090d551d3ee309119e0af915
3
+ size 1064
tmp-checkpoint-34686/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
tmp-checkpoint-34686/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c4e0514912b5f3d200ad2aec0814727d3064165a4d951379f5c5cc93d9c62d9
3
+ size 4792