griffio commited on
Commit
1e1a222
·
verified ·
1 Parent(s): f0daf7d

Model save

Browse files
README.md CHANGED
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.1290
37
  - Accuracy: 1.0
38
 
39
  ## Model description
@@ -60,7 +60,7 @@ The following hyperparameters were used during training:
60
  - gradient_accumulation_steps: 4
61
  - total_train_batch_size: 32
62
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
- - lr_scheduler_type: cosine_with_restarts
64
  - num_epochs: 15
65
  - mixed_precision_training: Native AMP
66
 
@@ -68,7 +68,7 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:------:|:----:|:---------------:|:--------:|
71
- | 0.2379 | 6.6667 | 10 | 0.1290 | 1.0 |
72
 
73
 
74
  ### Framework versions
 
33
 
34
  This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.0332
37
  - Accuracy: 1.0
38
 
39
  ## Model description
 
60
  - gradient_accumulation_steps: 4
61
  - total_train_batch_size: 32
62
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
+ - lr_scheduler_type: linear
64
  - num_epochs: 15
65
  - mixed_precision_training: Native AMP
66
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
  |:-------------:|:------:|:----:|:---------------:|:--------:|
71
+ | 0.056 | 6.6667 | 10 | 0.0332 | 1.0 |
72
 
73
 
74
  ### Framework versions
runs/Nov12_16-08-39_5ee1c52bb489/events.out.tfevents.1731427733.5ee1c52bb489.1573.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87169f6445982ce3b7116ba14b835127f2681256a21b5be2bf2cfad6b0870a65
3
- size 5643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5b3775f33b6996945607b05a8735efc609790ffc0b6a4d8abd4075363328769
3
+ size 5991