jerlawson13 commited on
Commit
77d9597
·
verified ·
1 Parent(s): 79f5db1

Model save

Browse files
Files changed (2) hide show
  1. README.md +5 -5
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,9 +17,9 @@ 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.1144
21
- - Accuracy: 0.9736
22
- - Confusion Matrix: [[60, 6], [0, 161]]
23
 
24
  ## Model description
25
 
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Confusion Matrix |
53
  |:-------------:|:------:|:----:|:---------------:|:--------:|:-------------------:|
54
- | 0.1284 | 1.7544 | 100 | 0.1683 | 0.9648 | [[58, 8], [0, 161]] |
55
- | 0.0943 | 3.5088 | 200 | 0.1144 | 0.9736 | [[60, 6], [0, 161]] |
56
 
57
 
58
  ### 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.1136
21
+ - Accuracy: 0.9692
22
+ - Confusion Matrix: [[60, 6], [1, 160]]
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Confusion Matrix |
53
  |:-------------:|:------:|:----:|:---------------:|:--------:|:-------------------:|
54
+ | 0.1254 | 1.7544 | 100 | 0.1518 | 0.9692 | [[59, 7], [0, 161]] |
55
+ | 0.0894 | 3.5088 | 200 | 0.1136 | 0.9692 | [[60, 6], [1, 160]] |
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a90632dd351eb5207b867fd0bf9fad6f0360c848c1fd8dafea97d61956bfed6
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:487778e10c18b25d21f9494dccbcc85149c0e234ce93096fcb83bcbb0387631f
3
  size 343223968