ZivKassnerNK commited on
Commit
065ef48
·
1 Parent(s): 061b46a

Add evaluation results and output files to model card

Browse files
README.md CHANGED
@@ -5,18 +5,18 @@ tags:
5
  - model
6
  - evaluation
7
  metrics:
8
- - average_precision: 0.50
9
- - roc_auc: 0.37
10
- - best threshold according to F1: 0.03
11
  ---
12
 
13
  # Binary Classification Model
14
 
15
  ## Evaluation Results
16
 
17
- **Average Precision:** 0.50
18
- **ROC AUC:** 0.37
19
- **best threshold according to F1: 0.03
20
 
21
 
22
  ## Visualizations
 
5
  - model
6
  - evaluation
7
  metrics:
8
+ - average_precision: 0.94
9
+ - roc_auc: 0.91
10
+ - best threshold according to F1: 0.38
11
  ---
12
 
13
  # Binary Classification Model
14
 
15
  ## Evaluation Results
16
 
17
+ **Average Precision:** 0.94
18
+ **ROC AUC:** 0.91
19
+ **best threshold according to F1: 0.38
20
 
21
 
22
  ## Visualizations
checkpoint-1176/config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ViTForImageClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "encoder_stride": 16,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.0,
9
+ "hidden_size": 256,
10
+ "image_size": 64,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 512,
13
+ "layer_norm_eps": 1e-12,
14
+ "model_type": "vit",
15
+ "num_attention_heads": 8,
16
+ "num_channels": 3,
17
+ "num_hidden_layers": 4,
18
+ "patch_size": 4,
19
+ "qkv_bias": true,
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.48.0"
22
+ }
checkpoint-1176/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5abe042432aef6e73e31f74a8032769883d51d337aefab6655c3ac5cb7c68d5
3
+ size 8760128
checkpoint-1176/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0579088b21d3ed7d6eaff348ee02c4c3643b13fbf0810f4ca827f711a38506a9
3
+ size 17564730
checkpoint-1176/preprocessor_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": false,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "ViTFeatureExtractor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "resample": 2,
18
+ "rescale_factor": 0.00392156862745098,
19
+ "size": {
20
+ "height": 32,
21
+ "width": 32
22
+ }
23
+ }
checkpoint-1176/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eed5716a7b41c0b7b274d090b5ad6665d8d3540c3ee547714bbdbac1db4a4b3
3
+ size 14244
checkpoint-1176/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6252ead595931c56d7ad94237bf0605386b28b261c1b0db3b708e0d320d05e
3
+ size 1000
checkpoint-1176/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1176/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3aa0390597034fc1991af403d34ded28770299b4949129722b54550255c225
3
+ size 5432
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "GenetikaPlus/binary_classification_model_v3.1.5_Junction",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -8,7 +7,7 @@
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 256,
11
- "image_size": 32,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 512,
14
  "layer_norm_eps": 1e-12,
 
1
  {
 
2
  "architectures": [
3
  "ViTForImageClassification"
4
  ],
 
7
  "hidden_act": "gelu",
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 256,
10
+ "image_size": 64,
11
  "initializer_range": 0.02,
12
  "intermediate_size": 512,
13
  "layer_norm_eps": 1e-12,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:516e97c20ed900325d474136bb1fdf6f01e76f82cf984f06f99c325965d6a3b7
3
- size 8563512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1fa33f68550b10a8b77986f7fcbd264e397abe2267da5208c8ecbc6eb6e29cf
3
+ size 8760128
pr_curve.png CHANGED
roc_curve.png CHANGED
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a63829309e19cfae4389603a792e6515e9c8585d46a666258924cab2c306c769
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3aa0390597034fc1991af403d34ded28770299b4949129722b54550255c225
3
  size 5432