rshrott commited on
Commit
c2d1640
1 Parent(s): 83174b8

Model save

Browse files
README.md CHANGED
@@ -2,7 +2,6 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
- - image-classification
6
  - generated_from_trainer
7
  datasets:
8
  - renovation
@@ -15,7 +14,7 @@ model-index:
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
- name: renovations
19
  type: renovation
20
  config: default
21
  split: validation
@@ -23,7 +22,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.6909090909090909
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # vit-base-renovation
33
 
34
- 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 renovations dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.7101
37
- - Accuracy: 0.6909
38
 
39
  ## Model description
40
 
@@ -66,25 +65,25 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 1.0036 | 0.2 | 25 | 0.9849 | 0.5 |
70
- | 0.8051 | 0.4 | 50 | 0.9106 | 0.5545 |
71
- | 0.8336 | 0.6 | 75 | 0.9004 | 0.5955 |
72
- | 0.786 | 0.81 | 100 | 0.7701 | 0.6455 |
73
- | 0.7854 | 1.01 | 125 | 0.7561 | 0.6227 |
74
- | 0.4603 | 1.21 | 150 | 0.8105 | 0.6409 |
75
- | 0.4934 | 1.41 | 175 | 0.8746 | 0.6182 |
76
- | 0.5315 | 1.61 | 200 | 0.8267 | 0.6636 |
77
- | 0.5251 | 1.81 | 225 | 0.8585 | 0.65 |
78
- | 0.4386 | 2.02 | 250 | 0.7101 | 0.6909 |
79
- | 0.2627 | 2.22 | 275 | 1.0042 | 0.6409 |
80
- | 0.1524 | 2.42 | 300 | 0.9489 | 0.6545 |
81
- | 0.1272 | 2.62 | 325 | 1.0663 | 0.65 |
82
- | 0.186 | 2.82 | 350 | 1.0831 | 0.6545 |
83
- | 0.1544 | 3.02 | 375 | 1.1153 | 0.6364 |
84
- | 0.0803 | 3.23 | 400 | 1.0399 | 0.6409 |
85
- | 0.041 | 3.43 | 425 | 1.0911 | 0.6818 |
86
- | 0.0685 | 3.63 | 450 | 1.1890 | 0.6591 |
87
- | 0.0475 | 3.83 | 475 | 1.1725 | 0.6682 |
88
 
89
 
90
  ### Framework versions
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
 
5
  - generated_from_trainer
6
  datasets:
7
  - renovation
 
14
  name: Image Classification
15
  type: image-classification
16
  dataset:
17
+ name: renovation
18
  type: renovation
19
  config: default
20
  split: validation
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.6863636363636364
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # vit-base-renovation
32
 
33
+ 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 renovation dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.9761
36
+ - Accuracy: 0.6864
37
 
38
  ## Model description
39
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.9737 | 0.2 | 25 | 1.0076 | 0.5045 |
69
+ | 0.862 | 0.4 | 50 | 1.0220 | 0.5045 |
70
+ | 0.9064 | 0.6 | 75 | 0.9076 | 0.5591 |
71
+ | 0.8528 | 0.81 | 100 | 0.8157 | 0.65 |
72
+ | 0.8848 | 1.01 | 125 | 0.8089 | 0.6273 |
73
+ | 0.6608 | 1.21 | 150 | 0.8615 | 0.6409 |
74
+ | 0.6748 | 1.41 | 175 | 0.8426 | 0.6318 |
75
+ | 0.6559 | 1.61 | 200 | 0.8427 | 0.6091 |
76
+ | 0.5654 | 1.81 | 225 | 0.8267 | 0.6682 |
77
+ | 0.5254 | 2.02 | 250 | 0.7622 | 0.6545 |
78
+ | 0.2778 | 2.22 | 275 | 0.9481 | 0.6636 |
79
+ | 0.309 | 2.42 | 300 | 0.8998 | 0.6409 |
80
+ | 0.2396 | 2.62 | 325 | 0.9171 | 0.6409 |
81
+ | 0.2773 | 2.82 | 350 | 1.0582 | 0.6091 |
82
+ | 0.2516 | 3.02 | 375 | 0.9362 | 0.6455 |
83
+ | 0.1578 | 3.23 | 400 | 0.9264 | 0.6773 |
84
+ | 0.0979 | 3.43 | 425 | 0.9470 | 0.6773 |
85
+ | 0.0836 | 3.63 | 450 | 0.9941 | 0.6682 |
86
+ | 0.126 | 3.83 | 475 | 0.9761 | 0.6864 |
87
 
88
 
89
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4088415c88d48b633df5c038435dd87366bc1e4ab2b8f8dad5edaa11326a71b
3
  size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a037ae4a2102f2d0dc97e73f23f96598bfb8e2c07d2caab5e3b76b3055ac26f
3
  size 343227052
runs/Mar18_14-26-58_7e4cb5ba27a4/events.out.tfevents.1710772019.7e4cb5ba27a4.347.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7897e013098f609cc43f2ef1d37d2f7f61d62a7cf77b5d42111df979373c9817
3
- size 19840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa0cace7e4394add1fe48a77c4f0f8e38fbda661bde8dc32cba64a0365dda129
3
+ size 21361