xanore commited on
Commit
7cfaa6e
·
1 Parent(s): 700635b

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0525
21
- - Accuracy: 0.9819
22
 
23
  ## Model description
24
 
@@ -38,11 +38,11 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.0002
41
- - train_batch_size: 8
42
- - eval_batch_size: 8
43
  - seed: 1337
44
- - gradient_accumulation_steps: 8
45
- - total_train_batch_size: 64
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_ratio: 0.1
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 0.1366 | 1.0 | 100 | 0.1011 | 0.9569 |
56
- | 0.0648 | 2.0 | 200 | 0.0648 | 0.9788 |
57
- | 0.0816 | 3.0 | 300 | 0.0532 | 0.9775 |
58
- | 0.0351 | 4.0 | 400 | 0.0518 | 0.9794 |
59
- | 0.02 | 5.0 | 500 | 0.0525 | 0.9819 |
60
 
61
 
62
  ### Framework versions
 
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0377
21
+ - Accuracy: 0.9856
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.0002
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
  - seed: 1337
44
+ - gradient_accumulation_steps: 16
45
+ - total_train_batch_size: 256
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_ratio: 0.1
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.1914 | 1.0 | 25 | 0.1001 | 0.9631 |
56
+ | 0.0671 | 2.0 | 50 | 0.0537 | 0.9844 |
57
+ | 0.0554 | 3.0 | 75 | 0.0427 | 0.9862 |
58
+ | 0.0332 | 4.0 | 100 | 0.0416 | 0.99 |
59
+ | 0.029 | 5.0 | 125 | 0.0377 | 0.9856 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35d88716e42a83895382f22777be660036a17426b3fee92275db027736196a7b
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76124f0036ba985843a3cef5a2d6089a4804aa14f94df2e45b18ddb2b0623e32
3
  size 343223968