diegokauer commited on
Commit
497b4d7
·
1 Parent(s): d136913

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "diegokauer/int-pet-classifier",
3
  "architectures": [
4
- "SwinForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "depths": [
@@ -25,7 +25,7 @@
25
  "5": "Estudio Adicional",
26
  "6": "Otro"
27
  },
28
- "image_size": 384,
29
  "initializer_range": 0.02,
30
  "label2id": {
31
  "Cirug\u00eda": 1,
@@ -38,7 +38,7 @@
38
  },
39
  "layer_norm_eps": 1e-05,
40
  "mlp_ratio": 4.0,
41
- "model_type": "swin",
42
  "num_channels": 3,
43
  "num_heads": [
44
  4,
@@ -47,25 +47,18 @@
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
  "problem_type": "multi_label_classification",
59
  "qkv_bias": true,
60
- "stage_names": [
61
- "stem",
62
- "stage1",
63
- "stage2",
64
- "stage3",
65
- "stage4"
66
- ],
67
  "torch_dtype": "float32",
68
  "transformers_version": "4.35.2",
69
  "use_absolute_embeddings": false,
70
- "window_size": 12
71
  }
 
1
  {
2
+ "_name_or_path": "microsoft/swinv2-base-patch4-window8-256",
3
  "architectures": [
4
+ "Swinv2ForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "depths": [
 
25
  "5": "Estudio Adicional",
26
  "6": "Otro"
27
  },
28
+ "image_size": 256,
29
  "initializer_range": 0.02,
30
  "label2id": {
31
  "Cirug\u00eda": 1,
 
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,
 
47
  32
48
  ],
49
  "num_layers": 4,
 
 
 
 
 
 
50
  "patch_size": 4,
51
  "path_norm": true,
52
+ "pretrained_window_sizes": [
53
+ 0,
54
+ 0,
55
+ 0,
56
+ 0
57
+ ],
58
  "problem_type": "multi_label_classification",
59
  "qkv_bias": true,
 
 
 
 
 
 
 
60
  "torch_dtype": "float32",
61
  "transformers_version": "4.35.2",
62
  "use_absolute_embeddings": false,
63
+ "window_size": 8
64
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8e2edf2015a6b49c81d7dbabd326bfbaf461af51182344c1e48081f83f509d2
3
- size 351581228
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1efc78ed36ad92a6574c77f8b4dec9b62e026897d3b54c54ea4356e573783d9
3
+ size 347665996
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": 256,
21
+ "width": 256
22
  }
23
  }
runs/Jan03_12-35-09_c96e1e5ad27c/events.out.tfevents.1704285311.c96e1e5ad27c.184.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:607e62c05ead862716326fdfe3ee53ccd5fdf05aabf7ab3dd9e9a167fa5a6267
3
- size 14029
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5af6ec08b0e34c5e58df1eefc30d74fe5a22512e32649cf902eb8f4b6f5147b
3
+ size 14953
runs/Jan03_13-16-27_c96e1e5ad27c/events.out.tfevents.1704287790.c96e1e5ad27c.184.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7eba106306fbf6ba2942048234e5605e33428b698a086ba324c0c3cb73e46e4
3
+ size 6255
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c791ff8658d80517edcd6717da6bdb3094f8fd120c4f4af295f31bb12536ca15
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d36416a83d46142d2c7372b8bd41673cdf820362a0d37eb1041a19bdcb5f333
3
  size 4600