AnetteHabanen commited on
Commit
f0b2587
1 Parent(s): 06f9cf8

Training in progress, step 500

Browse files
config.json CHANGED
@@ -144,7 +144,7 @@
144
  "position_embedding_type": "sine",
145
  "scale_embedding": false,
146
  "torch_dtype": "float32",
147
- "transformers_version": "4.38.2",
148
  "use_pretrained_backbone": null,
149
  "use_timm_backbone": false
150
  }
 
144
  "position_embedding_type": "sine",
145
  "scale_embedding": false,
146
  "torch_dtype": "float32",
147
+ "transformers_version": "4.40.0",
148
  "use_pretrained_backbone": null,
149
  "use_timm_backbone": false
150
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3907a3aa293ca1de58a3e31405207dab4661063cec906be1d07e4818df7ae6a
3
  size 166506812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7613bcd2c0c8d17f6e13d4683cf378b1f41c4dc6c408313e47d0d7d5a28e38b3
3
  size 166506812
preprocessor_config.json CHANGED
@@ -1,4 +1,24 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "do_convert_annotations": true,
3
  "do_normalize": true,
4
  "do_pad": true,
 
1
  {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "annotations",
5
+ "return_segmentation_masks",
6
+ "masks_path",
7
+ "do_resize",
8
+ "size",
9
+ "resample",
10
+ "do_rescale",
11
+ "rescale_factor",
12
+ "do_normalize",
13
+ "do_convert_annotations",
14
+ "image_mean",
15
+ "image_std",
16
+ "do_pad",
17
+ "format",
18
+ "return_tensors",
19
+ "data_format",
20
+ "input_data_format"
21
+ ],
22
  "do_convert_annotations": true,
23
  "do_normalize": true,
24
  "do_pad": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c6cfd9cea64777fb58718049f9a84dbd1be321f3cf3d51fcf1a5dc6574ba059
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1765c9aae6b012de7b9c5b8ffcf81a2d9577dc3366a8408e14ef358693ecb6ba
3
+ size 4920