merve HF staff commited on
Commit
61adbea
1 Parent(s): a321f82

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -30,5 +30,5 @@
30
  "semantic_loss_ignore_index": 255,
31
  "tf_padding": true,
32
  "torch_dtype": "float32",
33
- "transformers_version": "4.33.1"
34
  }
 
30
  "semantic_loss_ignore_index": 255,
31
  "tf_padding": true,
32
  "torch_dtype": "float32",
33
+ "transformers_version": "4.34.0"
34
  }
preprocessor_config.json CHANGED
@@ -1,23 +1,22 @@
1
  {
2
- "crop_pct": 0.875,
3
  "do_normalize": true,
4
  "do_rescale": true,
5
  "do_resize": true,
6
- "feature_extractor_type": "ConvNextFeatureExtractor",
7
  "image_mean": [
8
- 0.485,
9
- 0.456,
10
- 0.406
11
  ],
12
- "image_processor_type": "ConvNextFeatureExtractor",
13
  "image_std": [
14
- 0.229,
15
- 0.224,
16
- 0.225
17
  ],
18
- "resample": 3,
19
  "rescale_factor": 0.00392156862745098,
20
  "size": {
21
- "shortest_edge": 224
 
22
  }
23
  }
 
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": "ViTFeatureExtractor",
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
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8814bb4ee14bdffcfe1c8b68a5e7c151c2485b4553d67244dda1af3d557c64d2
3
- size 9151349
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e6a16208469b5a6f9648af63d7f68ded529ca3beff61854d479c2aa83fec9e9
3
+ size 9155765
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42d21b40c7c605453bf0a795b7450cc377b6cbaaf64160c5dfebcd3dc45d10ac
3
- size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25135e894ce93ba1c5a793e95ff8160af0d169d25718ee0c09c7198cd1c05eeb
3
+ size 4091