ZivKassnerNK commited on
Commit
0db5bc0
·
1 Parent(s): 3f1335f

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.83
9
- - roc_auc: 0.79
10
- - best threshold according to F1: 0.47
11
  ---
12
 
13
  # Binary Classification Model
14
 
15
  ## Evaluation Results
16
 
17
- **Average Precision:** 0.83
18
- **ROC AUC:** 0.79
19
- **best threshold according to F1: 0.47
20
 
21
 
22
  ## Visualizations
 
5
  - model
6
  - evaluation
7
  metrics:
8
+ - average_precision: 0.96
9
+ - roc_auc: 0.94
10
+ - best threshold according to F1: 0.30
11
  ---
12
 
13
  # Binary Classification Model
14
 
15
  ## Evaluation Results
16
 
17
+ **Average Precision:** 0.96
18
+ **ROC AUC:** 0.94
19
+ **best threshold according to F1: 0.30
20
 
21
 
22
  ## Visualizations
checkpoint-1384/config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "GenetikaPlus/binary_classification_model_v3.1.5_Junction_batch2",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 256,
11
+ "image_size": 64,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 512,
14
+ "layer_norm_eps": 1e-12,
15
+ "model_type": "vit",
16
+ "num_attention_heads": 8,
17
+ "num_channels": 3,
18
+ "num_hidden_layers": 4,
19
+ "patch_size": 4,
20
+ "qkv_bias": true,
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.48.0"
23
+ }
checkpoint-1384/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99319d51e8cf0facc1c592d36f33eedf419c299f2a2862cb2906d20a4912d97c
3
+ size 8760128
checkpoint-1384/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c681e32553dccd171114911d33dfc246400c83a467bb60ad110530287614f13d
3
+ size 17564858
checkpoint-1384/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-1384/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7391daa4b215673f40ee9f2f21b2fada20d658f39ea15345664046b5980774e8
3
+ size 14244
checkpoint-1384/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a380f604cb5fc299fed3f8706917adf8132aa7fc4509af50b351124160c03afe
3
+ size 1064
checkpoint-1384/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1384/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:533942e4c51378a0ec0b57c4b2c984691303160f66d5ab43e15a964dc09f965e
3
+ size 5432
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcf15dfe1603919b6569b7a8b9543d2d04a2c6071913433b787ac4a06829caba
3
  size 8760128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb87fedae2e556c6ed432f3f6304b5fbcb6f36bfcf1a1b86ab7742ebf8c70899
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:99c19006956dac46c4f9af44fd85d92055df85ce6d52f69565d2637981ffd87f
3
- size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:533942e4c51378a0ec0b57c4b2c984691303160f66d5ab43e15a964dc09f965e
3
+ size 5432