Factral commited on
Commit
ad8ecca
·
verified ·
1 Parent(s): 0a4440b

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. all_results.json +1 -0
  2. config.json +3 -3
  3. model.safetensors +2 -2
all_results.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"eval_accuracy": 0.8747300215982722, "eval_precision": 0.37475579975579976, "eval_recall": 0.2978276569176108, "eval_f1": 0.3241136083601837, "eval_specificity": 0.907816142191142, "eval_train_loss": 0.41072312716780035, "eval_epoch": 1, "eval_step": 232}
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "_name_or_path": "timm/vit_large_patch16_224.augreg_in21k_ft_in1k",
3
- "architecture": "vit_large_patch16_224",
4
  "architectures": [
5
  "TimmWrapperForImageClassification"
6
  ],
@@ -18,7 +18,7 @@
18
  ],
19
  "model_type": "timm_wrapper",
20
  "num_classes": 6,
21
- "num_features": 1024,
22
  "pretrained_cfg": {
23
  "classifier": "head",
24
  "crop_mode": "center",
 
1
  {
2
+ "_name_or_path": "timm/vit_base_patch16_224.augreg_in21k_ft_in1k",
3
+ "architecture": "vit_base_patch16_224",
4
  "architectures": [
5
  "TimmWrapperForImageClassification"
6
  ],
 
18
  ],
19
  "model_type": "timm_wrapper",
20
  "num_classes": 6,
21
+ "num_features": 768,
22
  "pretrained_cfg": {
23
  "classifier": "head",
24
  "crop_mode": "center",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e50ec5874c54e80d84918df954445388df9d4466dc0f15efd05f76d9627f98cf
3
- size 1213259304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ddc3bb2fc2f5f9838073789b668225fb36a08e64dd170e13ecd35335674b7aa
3
+ size 343227200