rohan4s commited on
Commit
e5091c1
·
verified ·
1 Parent(s): ce8e264

Model save

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8713
22
- - Accuracy: 0.9050
23
 
24
  ## Model description
25
 
@@ -44,18 +44,17 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
- - num_epochs: 5
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 0.2055 | 1.0 | 64 | 1.0229 | 0.8436 |
55
- | 0.1685 | 2.0 | 128 | 0.8520 | 0.8855 |
56
- | 0.0168 | 3.0 | 192 | 0.8259 | 0.8994 |
57
- | 0.054 | 4.0 | 256 | 0.8865 | 0.8911 |
58
- | 0.0236 | 5.0 | 320 | 0.8713 | 0.9050 |
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4262
22
+ - Accuracy: 0.9335
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 4
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 1.1167 | 1.0 | 51 | 1.0463 | 0.8473 |
55
+ | 0.5904 | 2.0 | 102 | 0.6225 | 0.8941 |
56
+ | 0.4023 | 3.0 | 153 | 0.5122 | 0.8966 |
57
+ | 0.2824 | 4.0 | 204 | 0.4262 | 0.9335 |
 
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:832edbfb27793dddda33fbe268905cefc2184cc20f75f24d2671a8ae2d070ee8
3
  size 343273192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9fd561e42bb5af9d061dde2a164b0c7de277a3542ac149362eca069c367ecc3
3
  size 343273192
runs/Dec09_10-03-07_09ff2b7e7cec/events.out.tfevents.1733738662.09ff2b7e7cec.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d76a33cc36123e33da469788d3793fa203f4cdceb4e550fe7fc56c711aece8e3
3
+ size 12214
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3be451d57d4ab8404b63e638e193d508db59c7a217ad8c217a377d4a6fcca80a
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf78fc734de31be25cf9549aed8e1a5af28d2712900148c6a4352ba9c78515df
3
  size 5304