the-clueless-classifier commited on
Commit
cd62404
·
verified ·
1 Parent(s): 0c5f9bf

Embedding fine-tune iteration 1 fold 04

Browse files
embedding_model_config.json ADDED
The diff for this file is too large to render. See raw diff
 
preprocessor_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 289,
4
+ "width": 289
5
+ },
6
+ "data_format": "channels_first",
7
+ "do_center_crop": false,
8
+ "do_normalize": true,
9
+ "do_rescale": true,
10
+ "do_resize": true,
11
+ "image_mean": [
12
+ 0.485,
13
+ 0.456,
14
+ 0.406
15
+ ],
16
+ "image_processor_type": "EfficientNetImageProcessorFast",
17
+ "image_std": [
18
+ 0.47853944,
19
+ 0.4732864,
20
+ 0.47434163
21
+ ],
22
+ "include_top": true,
23
+ "resample": 0,
24
+ "rescale_factor": 0.00392156862745098,
25
+ "rescale_offset": false,
26
+ "size": {
27
+ "height": 380,
28
+ "width": 380
29
+ }
30
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203f362a38d40e649811f927bebdb0544047fbb2125adc6f156f67d45942e7d6
3
+ size 94733555