manikandan9943114590 commited on
Commit
ee011fb
·
verified ·
1 Parent(s): 86b599e

Upload 8 files

Browse files
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "1aurent/phikon-distil-mobilenet_v2-kather2016",
3
+ "architectures": [
4
+ "MobileNetV2ForImageClassification"
5
+ ],
6
+ "classifier_dropout_prob": 0.8,
7
+ "depth_divisible_by": 8,
8
+ "depth_multiplier": 1.0,
9
+ "expand_ratio": 6.0,
10
+ "finegrained_output": true,
11
+ "first_layer_is_expansion": true,
12
+ "hidden_act": "relu6",
13
+ "id2label": {
14
+ "0": "Grade 0 final",
15
+ "1": "Grade 1 final"
16
+ },
17
+ "image_size": 224,
18
+ "initializer_range": 0.02,
19
+ "label2id": {
20
+ "Grade 0 final": "0",
21
+ "Grade 1 final": "1"
22
+ },
23
+ "layer_norm_eps": 0.001,
24
+ "min_depth": 8,
25
+ "model_type": "mobilenet_v2",
26
+ "num_channels": 3,
27
+ "output_stride": 32,
28
+ "problem_type": "single_label_classification",
29
+ "semantic_loss_ignore_index": 255,
30
+ "tf_padding": true,
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.41.0"
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9aa5e7cd15ea74738f7497e8a38b25a4dd526fa8dda42510b72d927b35ee40f
3
+ size 9080216
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53cefb18f274f30c502ffa816b8bc82f944400b9a4390d686aaabd6e490933d5
3
+ size 17943802
preprocessor_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.485,
21
+ 0.456,
22
+ 0.406
23
+ ],
24
+ "image_processor_type": "ViTImageProcessor",
25
+ "image_std": [
26
+ 0.229,
27
+ 0.224,
28
+ 0.225
29
+ ],
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 512,
34
+ "width": 512
35
+ }
36
+ }
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddcc10d440ecd0b9c36ade0fc16165fb200b0c74e978fe194be41f8f57c26c43
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba6fdf040896bf5d07957080473af9e066c6d9407e147940cf6990784845c4c3
3
+ size 1064
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b232c63209e1bca27db899ec8a6649215b028e2005f75b20aa2328171be3f6db
3
+ size 5176