bob123dylan commited on
Commit
87e49fb
·
verified ·
1 Parent(s): 1a5ce3c

Model save

Browse files
README.md CHANGED
@@ -3,7 +3,6 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224-in21k
5
  tags:
6
- - image-classification
7
  - generated_from_trainer
8
  datasets:
9
  - imagefolder
@@ -16,7 +15,7 @@ model-index:
16
  name: Image Classification
17
  type: image-classification
18
  dataset:
19
- name: arsenic_images
20
  type: imagefolder
21
  config: default
22
  split: train
@@ -24,7 +23,7 @@ model-index:
24
  metrics:
25
  - name: Accuracy
26
  type: accuracy
27
- value: 0.9993451211525868
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,10 +31,10 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  # finetuned-arsenic
34
 
35
- 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 arsenic_images dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.0033
38
- - Accuracy: 0.9993
39
 
40
  ## Model description
41
 
@@ -67,27 +66,27 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:------:|:----:|:---------------:|:--------:|
70
- | 0.2254 | 0.1848 | 100 | 0.1266 | 0.9633 |
71
- | 0.1941 | 0.3697 | 200 | 0.0928 | 0.9699 |
72
- | 0.2312 | 0.5545 | 300 | 0.1787 | 0.9345 |
73
- | 0.1052 | 0.7394 | 400 | 0.1246 | 0.9640 |
74
- | 0.1738 | 0.9242 | 500 | 0.0384 | 0.9902 |
75
- | 0.115 | 1.1091 | 600 | 0.1406 | 0.9535 |
76
- | 0.0549 | 1.2939 | 700 | 0.0358 | 0.9882 |
77
- | 0.0313 | 1.4787 | 800 | 0.0465 | 0.9862 |
78
- | 0.0476 | 1.6636 | 900 | 0.0200 | 0.9941 |
79
- | 0.0331 | 1.8484 | 1000 | 0.0423 | 0.9862 |
80
- | 0.101 | 2.0333 | 1100 | 0.0146 | 0.9954 |
81
- | 0.0736 | 2.2181 | 1200 | 0.0189 | 0.9954 |
82
- | 0.0274 | 2.4030 | 1300 | 0.0381 | 0.9856 |
83
- | 0.0106 | 2.5878 | 1400 | 0.0120 | 0.9980 |
84
- | 0.0014 | 2.7726 | 1500 | 0.0263 | 0.9941 |
85
- | 0.0056 | 2.9575 | 1600 | 0.0033 | 0.9993 |
86
- | 0.0221 | 3.1423 | 1700 | 0.0100 | 0.9954 |
87
- | 0.0011 | 3.3272 | 1800 | 0.0073 | 0.9980 |
88
- | 0.0013 | 3.5120 | 1900 | 0.0107 | 0.9974 |
89
- | 0.0052 | 3.6969 | 2000 | 0.0124 | 0.9967 |
90
- | 0.0104 | 3.8817 | 2100 | 0.0055 | 0.9987 |
91
 
92
 
93
  ### Framework versions
 
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224-in21k
5
  tags:
 
6
  - generated_from_trainer
7
  datasets:
8
  - imagefolder
 
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
+ name: imagefolder
19
  type: imagefolder
20
  config: default
21
  split: train
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.9986902423051736
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  # finetuned-arsenic
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 imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.0053
37
+ - Accuracy: 0.9987
38
 
39
  ## Model description
40
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:------:|:----:|:---------------:|:--------:|
69
+ | 0.2214 | 0.1848 | 100 | 0.1243 | 0.9607 |
70
+ | 0.1213 | 0.3697 | 200 | 0.1763 | 0.9339 |
71
+ | 0.1201 | 0.5545 | 300 | 0.1018 | 0.9607 |
72
+ | 0.0991 | 0.7394 | 400 | 0.2071 | 0.9417 |
73
+ | 0.1127 | 0.9242 | 500 | 0.0886 | 0.9666 |
74
+ | 0.0314 | 1.1091 | 600 | 0.0333 | 0.9908 |
75
+ | 0.0252 | 1.2939 | 700 | 0.0110 | 0.9974 |
76
+ | 0.0582 | 1.4787 | 800 | 0.0104 | 0.9987 |
77
+ | 0.0455 | 1.6636 | 900 | 0.0198 | 0.9954 |
78
+ | 0.0569 | 1.8484 | 1000 | 0.0180 | 0.9961 |
79
+ | 0.0627 | 2.0333 | 1100 | 0.0244 | 0.9948 |
80
+ | 0.0328 | 2.2181 | 1200 | 0.0054 | 0.9987 |
81
+ | 0.0156 | 2.4030 | 1300 | 0.0193 | 0.9948 |
82
+ | 0.0016 | 2.5878 | 1400 | 0.0074 | 0.9974 |
83
+ | 0.0032 | 2.7726 | 1500 | 0.0045 | 0.9980 |
84
+ | 0.0233 | 2.9575 | 1600 | 0.0029 | 0.9993 |
85
+ | 0.0434 | 3.1423 | 1700 | 0.0026 | 0.9993 |
86
+ | 0.0079 | 3.3272 | 1800 | 0.0095 | 0.9980 |
87
+ | 0.0175 | 3.5120 | 1900 | 0.0111 | 0.9974 |
88
+ | 0.0013 | 3.6969 | 2000 | 0.0109 | 0.9974 |
89
+ | 0.0008 | 3.8817 | 2100 | 0.0053 | 0.9987 |
90
 
91
 
92
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e6529f07ee4ba4b14bda614e671fe68ffbdc4c3f429acb12baf473ac1824087
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:568651c972519d27d3e29737292fd863b2722b38ff2c6e7dc077647c232ffbd3
3
  size 343223968
runs/Oct07_17-33-22_a656dd3e0de6/events.out.tfevents.1728322409.a656dd3e0de6.478.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06e577e1b0caeb8fa5a425404bd75d23a05d6ac696508f6b66ed3ef4d494cd45
3
+ size 57565
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbc512f5bc45ccbd6f355049210e12f0f4c4dde1d94e713b28d141841f4c5379
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c083d1a1cc89e92c5a6fa667668fd114786e169a9660c9b309f3f31027ab41fa
3
  size 5176