gp-mayzel commited on
Commit
fea0721
·
1 Parent(s): e49d74a

Add evaluation results and output files to model card

Browse files
README.md CHANGED
@@ -5,16 +5,16 @@ tags:
5
  - model
6
  - evaluation
7
  metrics:
8
- - average_precision: 0.74
9
- - roc_auc: 0.84
10
  ---
11
 
12
  # Binary Classification Model
13
 
14
  ## Evaluation Results
15
 
16
- **Average Precision:** 0.74
17
- **ROC AUC:** 0.84
18
 
19
  ## Visualizations
20
 
 
5
  - model
6
  - evaluation
7
  metrics:
8
+ - average_precision: 0.83
9
+ - roc_auc: 0.89
10
  ---
11
 
12
  # Binary Classification Model
13
 
14
  ## Evaluation Results
15
 
16
+ **Average Precision:** 0.83
17
+ **ROC AUC:** 0.89
18
 
19
  ## Visualizations
20
 
checkpoint-528/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": 32,
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.46.1"
22
+ }
checkpoint-528/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8ae3c906cd8dcf207bc1ec6f61f9ada3d761a85eefbf3ebb34e8a9465bab3cd
3
+ size 8563512
checkpoint-528/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:220569da4448064e060915ac21950266e684090a970295e36e23adb04101046a
3
+ size 17153594
checkpoint-528/preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": false,
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_processor_type": "ViTFeatureExtractor",
11
+ "image_std": [
12
+ 0.5,
13
+ 0.5,
14
+ 0.5
15
+ ],
16
+ "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 32,
20
+ "width": 32
21
+ }
22
+ }
checkpoint-528/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da21f85b3aafb052dc879e6154c449bd360fda6faf20bda32f5533fb23a0adac
3
+ size 14244
checkpoint-528/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9466e1bc08cdb2e1379e3dd81c1fffec118b0de2e3ed215247176d535a074051
3
+ size 1000
checkpoint-528/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-528/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:982bbbf0abd9f1c500a97ea56833237ea49d05a2e8ab2d3b817d7d547860902f
3
+ size 5368
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fa9944531baa929a509197683aeb130fea2405d15cdfe2d93eb632f1a1d9c27
3
  size 8563512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b684b3ad560b67d03902572a98f367ee48c3866429b49ec8367dc3a4d9cddbd7
3
  size 8563512
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:06d7f0ea24f0d299e0ee2b35fddd8f36d0fb779c6c2dcb1fa3fff86ad67f86c0
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:982bbbf0abd9f1c500a97ea56833237ea49d05a2e8ab2d3b817d7d547860902f
3
  size 5368