ShuaHousetable commited on
Commit
b4ffdc2
1 Parent(s): 8c49891

Model save

Browse files
Files changed (2) hide show
  1. README.md +5 -5
  2. eval_results.txt +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.4538
20
- - Accuracy: 0.6788
21
 
22
  ## Model description
23
 
@@ -36,7 +36,7 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 3e-05
40
  - train_batch_size: 32
41
  - eval_batch_size: 64
42
  - seed: 42
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 77 | 1.4538 | 0.6788 |
53
 
54
 
55
  ### Framework versions
@@ -57,4 +57,4 @@ The following hyperparameters were used during training:
57
  - Transformers 4.17.0
58
  - Pytorch 1.10.2+cu113
59
  - Datasets 1.18.4
60
- - Tokenizers 0.12.1
 
16
 
17
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.5517
20
+ - Accuracy: 0.4380
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
  - train_batch_size: 32
41
  - eval_batch_size: 64
42
  - seed: 42
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 77 | 1.5517 | 0.4380 |
53
 
54
 
55
  ### Framework versions
 
57
  - Transformers 4.17.0
58
  - Pytorch 1.10.2+cu113
59
  - Datasets 1.18.4
60
+ - Tokenizers 0.13.0
eval_results.txt CHANGED
@@ -1,6 +1,6 @@
1
  epoch = 1.0
2
- eval_accuracy = 0.6788321167883211
3
- eval_loss = 1.4538204669952393
4
- eval_runtime = 6.6139
5
- eval_samples_per_second = 41.428
6
- eval_steps_per_second = 0.756
 
1
  epoch = 1.0
2
+ eval_accuracy = 0.43795620437956206
3
+ eval_loss = 1.5516855716705322
4
+ eval_runtime = 6.2916
5
+ eval_samples_per_second = 43.55
6
+ eval_steps_per_second = 0.795