haywoodsloan commited on
Commit
e688d6c
·
1 Parent(s): 7836e48

Update to latest model

Browse files
README.md CHANGED
@@ -18,14 +18,14 @@ widget:
18
  - Problem type: Image Classification
19
 
20
  ## Validation Metrics
21
- loss: 0.10143255442380905
22
 
23
- f1: 0.9866905430258446
24
 
25
- precision: 0.9828849676983897
26
 
27
- recall: 0.9905257020697698
28
 
29
- auc: 0.9958292510810062
30
 
31
- accuracy: 0.9801937412222262
 
18
  - Problem type: Image Classification
19
 
20
  ## Validation Metrics
21
+ loss: 0.1046341210603714
22
 
23
+ f1: 0.9865750707530055
24
 
25
+ precision: 0.9823690929235512
26
 
27
+ recall: 0.9908172189291614
28
 
29
+ auc: 0.9928329489685142
30
 
31
+ accuracy: 0.9800136843242465
checkpoint-20331/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df3f551fce6d4b7e8725592fd5a46f06990747e9592e7d82ea904c7881fd5c4f
3
  size 780886280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e3297fe87504d976ad8b460c8041abebc2627829b971b813b295aebaf69fafa
3
  size 780886280
checkpoint-20331/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7345e457b17e1d826226eca831ba6234eff16ac4eb4dbd53d6505fee08bfa438
3
  size 1562042973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67fe457555c80c2966b2ee28bde69feb4887ef31a16bfc7abecc995677435b4e
3
  size 1562042973
checkpoint-20331/trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
checkpoint-20331/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fff517acbdded1210f1897a9e7f965d2f8b7505cb4a3980ffcda72566d8efd0
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff63cc3c4881f901c1b486836c198eec707a3a6b7c909b4f1b3e0b9d0968cdc
3
  size 5304
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df3f551fce6d4b7e8725592fd5a46f06990747e9592e7d82ea904c7881fd5c4f
3
  size 780886280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e3297fe87504d976ad8b460c8041abebc2627829b971b813b295aebaf69fafa
3
  size 780886280
runs/{Dec17_07-54-46_31406a8e7e2f/events.out.tfevents.1734422095.31406a8e7e2f.61.0 → Dec19_07-29-33_7b82eae9aad9/events.out.tfevents.1734593381.7b82eae9aad9.60.0} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83b223540e4ac7f4e1f3a224b9f5b0e06ebc3540b1d8e44bd8b144d4e236796b
3
  size 178672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:055a3a29701b7e52a74c1a98f04cfeae8b1b3b456167fad52d9d0421fd5d5c38
3
  size 178672
runs/{Dec17_07-54-46_31406a8e7e2f/events.out.tfevents.1734490506.31406a8e7e2f.61.1 → Dec19_07-29-33_7b82eae9aad9/events.out.tfevents.1734655550.7b82eae9aad9.60.1} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09f5edf6df6b886c20c6bb8bee518536092c89de0d9a828b170316aa8111fa58
3
  size 617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad7f8b68a8bbbab03e064752e9f4788131fca8a068b512f60c8bd0a28d24d9b8
3
  size 617
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fff517acbdded1210f1897a9e7f965d2f8b7505cb4a3980ffcda72566d8efd0
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff63cc3c4881f901c1b486836c198eec707a3a6b7c909b4f1b3e0b9d0968cdc
3
  size 5304
training_params.json CHANGED
@@ -11,11 +11,11 @@
11
  "scheduler": "cosine",
12
  "weight_decay": 0.001,
13
  "max_grad_norm": 1.0,
14
- "seed": 3216,
15
  "train_split": "train",
16
  "valid_split": "test",
17
  "logging_steps": -1,
18
- "project_name": "autotrain-ai-image-detect-20241217-0215",
19
  "auto_find_batch_size": true,
20
  "mixed_precision": "bf16",
21
  "save_total_limit": 1,
 
11
  "scheduler": "cosine",
12
  "weight_decay": 0.001,
13
  "max_grad_norm": 1.0,
14
+ "seed": 5427,
15
  "train_split": "train",
16
  "valid_split": "test",
17
  "logging_steps": -1,
18
+ "project_name": "autotrain-ai-image-detect-20241219-0211",
19
  "auto_find_batch_size": true,
20
  "mixed_precision": "bf16",
21
  "save_total_limit": 1,