LuisRegis commited on
Commit
c9874fc
·
verified ·
1 Parent(s): 0f107f5

Training in progress, step 30

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/swin-large-patch4-window12-384-in22k",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
@@ -7,15 +7,15 @@
7
  "depths": [
8
  2,
9
  2,
10
- 18,
11
  2
12
  ],
13
  "drop_path_rate": 0.1,
14
- "embed_dim": 192,
15
  "encoder_stride": 32,
16
  "hidden_act": "gelu",
17
  "hidden_dropout_prob": 0.0,
18
- "hidden_size": 1536,
19
  "id2label": {
20
  "0": "Ron00ml",
21
  "1": "Ron01ml",
@@ -24,7 +24,7 @@
24
  "4": "Ron04ml",
25
  "5": "Ron05ml"
26
  },
27
- "image_size": 384,
28
  "initializer_range": 0.02,
29
  "label2id": {
30
  "Ron00ml": "0",
@@ -39,10 +39,10 @@
39
  "model_type": "swin",
40
  "num_channels": 3,
41
  "num_heads": [
 
42
  6,
43
  12,
44
- 24,
45
- 48
46
  ],
47
  "num_layers": 4,
48
  "out_features": [
@@ -65,5 +65,5 @@
65
  "torch_dtype": "float32",
66
  "transformers_version": "4.48.3",
67
  "use_absolute_embeddings": false,
68
- "window_size": 12
69
  }
 
1
  {
2
+ "_name_or_path": "microsoft/swin-tiny-patch4-window7-224",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
 
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": "Ron00ml",
21
  "1": "Ron01ml",
 
24
  "4": "Ron04ml",
25
  "5": "Ron05ml"
26
  },
27
+ "image_size": 224,
28
  "initializer_range": 0.02,
29
  "label2id": {
30
  "Ron00ml": "0",
 
39
  "model_type": "swin",
40
  "num_channels": 3,
41
  "num_heads": [
42
+ 3,
43
  6,
44
  12,
45
+ 24
 
46
  ],
47
  "num_layers": 4,
48
  "out_features": [
 
65
  "torch_dtype": "float32",
66
  "transformers_version": "4.48.3",
67
  "use_absolute_embeddings": false,
68
+ "window_size": 7
69
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b55fa4094c8b61e594e165c0665e5d0f269bdf7a86b5e01c304169ddb57c43f
3
- size 784869336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c605474959df86eec0046894f77e7215dae288b17dce0a8f339fe44267421a4a
3
+ size 110355136
preprocessor_config.json CHANGED
@@ -17,7 +17,7 @@
17
  "resample": 3,
18
  "rescale_factor": 0.00392156862745098,
19
  "size": {
20
- "height": 384,
21
- "width": 384
22
  }
23
  }
 
17
  "resample": 3,
18
  "rescale_factor": 0.00392156862745098,
19
  "size": {
20
+ "height": 224,
21
+ "width": 224
22
  }
23
  }
runs/Feb21_17-49-19_cb75bcdc2e15/events.out.tfevents.1740160173.cb75bcdc2e15.530.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94523afd18432acbb8839eafdd354c49941a9f5e1c93bfa1d9b51097540aea67
3
+ size 6575
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d32371f7766ddb5ca9318b3156a7da91b8c27c69e79a79cb7cfd7d9505c6f329
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bf0d412926a919986fa0ba5fecefe5509b4a33991405074b0dbd8b82714d1a4
3
  size 5368