jerlawson13 commited on
Commit
08798de
·
verified ·
1 Parent(s): 83b57bd

Model save

Browse files
Files changed (2) hide show
  1. README.md +9 -5
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: vit-base-gpu
8
  results: []
@@ -15,7 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.1081
 
 
19
 
20
  ## Model description
21
 
@@ -45,10 +49,10 @@ The following hyperparameters were used during training:
45
 
46
  ### Training results
47
 
48
- | Training Loss | Epoch | Step | Validation Loss |
49
- |:-------------:|:------:|:----:|:---------------:|
50
- | 0.1209 | 1.7544 | 100 | 0.1553 |
51
- | 0.0911 | 3.5088 | 200 | 0.1081 |
52
 
53
 
54
  ### Framework versions
 
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
  model-index:
9
  - name: vit-base-gpu
10
  results: []
 
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.1178
21
+ - Accuracy: 0.9736
22
+ - Confusion Matrix: [[60, 6], [0, 161]]
23
 
24
  ## Model description
25
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Confusion Matrix |
53
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:-------------------:|
54
+ | 0.1265 | 1.7544 | 100 | 0.1686 | 0.9604 | [[57, 9], [0, 161]] |
55
+ | 0.0911 | 3.5088 | 200 | 0.1178 | 0.9736 | [[60, 6], [0, 161]] |
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20600f5cf2fb4ff042a213c4e6fbec57fd5ae26bead6e412eb407f82e2dfd7ec
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d4249b2495e42c1f74366d6683a86f34744e2f085d58ea3b28b29f73f47bbe5
3
  size 343223968