Raihan004 commited on
Commit
c29dba2
1 Parent(s): e7c3402

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
  - imagefolder
@@ -15,7 +14,7 @@ model-index:
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
- name: Action_small_dataset
19
  type: imagefolder
20
  config: default
21
  split: train
@@ -23,7 +22,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.8699386503067484
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
  # Action_all_10_class
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 Action_small_dataset dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.4618
37
- - Accuracy: 0.8699
38
 
39
  ## Model description
40
 
@@ -66,34 +65,33 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 1.1996 | 0.35 | 100 | 1.0635 | 0.7730 |
70
- | 1.0335 | 0.69 | 200 | 0.8392 | 0.7718 |
71
- | 0.6279 | 1.04 | 300 | 0.6463 | 0.8294 |
72
- | 0.8633 | 1.38 | 400 | 0.7172 | 0.7926 |
73
- | 0.5851 | 1.73 | 500 | 0.5858 | 0.8380 |
74
- | 0.5305 | 2.08 | 600 | 0.5780 | 0.8356 |
75
- | 0.5511 | 2.42 | 700 | 0.5313 | 0.8393 |
76
- | 0.4657 | 2.77 | 800 | 0.5443 | 0.8368 |
77
- | 0.3615 | 3.11 | 900 | 0.5038 | 0.8429 |
78
- | 0.5301 | 3.46 | 1000 | 0.5101 | 0.8503 |
79
- | 0.4108 | 3.81 | 1100 | 0.5212 | 0.8479 |
80
- | 0.4223 | 4.15 | 1200 | 0.5328 | 0.8429 |
81
- | 0.3877 | 4.5 | 1300 | 0.5815 | 0.8294 |
82
- | 0.3879 | 4.84 | 1400 | 0.5151 | 0.8503 |
83
- | 0.2797 | 5.19 | 1500 | 0.5160 | 0.8564 |
84
- | 0.2628 | 5.54 | 1600 | 0.4618 | 0.8699 |
85
- | 0.3404 | 5.88 | 1700 | 0.4903 | 0.8675 |
86
- | 0.3033 | 6.23 | 1800 | 0.4861 | 0.8663 |
87
- | 0.214 | 6.57 | 1900 | 0.4853 | 0.8687 |
88
- | 0.2763 | 6.92 | 2000 | 0.4705 | 0.8736 |
89
- | 0.3009 | 7.27 | 2100 | 0.4723 | 0.8626 |
90
- | 0.1543 | 7.61 | 2200 | 0.4983 | 0.8638 |
91
- | 0.2407 | 7.96 | 2300 | 0.4742 | 0.8650 |
92
- | 0.2679 | 8.3 | 2400 | 0.4935 | 0.8724 |
93
- | 0.1508 | 8.65 | 2500 | 0.4826 | 0.8675 |
94
- | 0.2129 | 9.0 | 2600 | 0.4981 | 0.8712 |
95
- | 0.1131 | 9.34 | 2700 | 0.4718 | 0.8712 |
96
- | 0.2144 | 9.69 | 2800 | 0.4745 | 0.8712 |
97
 
98
 
99
  ### 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
  - imagefolder
 
14
  name: Image Classification
15
  type: image-classification
16
  dataset:
17
+ name: imagefolder
18
  type: imagefolder
19
  config: default
20
  split: train
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8767249310027599
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # Action_all_10_class
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 imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.4467
36
+ - Accuracy: 0.8767
37
 
38
  ## Model description
39
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.3206 | 0.37 | 100 | 1.1438 | 0.7387 |
69
+ | 0.9631 | 0.74 | 200 | 0.8203 | 0.7893 |
70
+ | 0.6572 | 1.1 | 300 | 0.6730 | 0.8105 |
71
+ | 0.629 | 1.47 | 400 | 0.5897 | 0.8335 |
72
+ | 0.722 | 1.84 | 500 | 0.5345 | 0.8491 |
73
+ | 0.5069 | 2.21 | 600 | 0.5244 | 0.8473 |
74
+ | 0.5711 | 2.57 | 700 | 0.4997 | 0.8574 |
75
+ | 0.5162 | 2.94 | 800 | 0.5146 | 0.8473 |
76
+ | 0.444 | 3.31 | 900 | 0.4583 | 0.8528 |
77
+ | 0.3708 | 3.68 | 1000 | 0.5439 | 0.8372 |
78
+ | 0.4273 | 4.04 | 1100 | 0.4629 | 0.8602 |
79
+ | 0.3491 | 4.41 | 1200 | 0.4811 | 0.8592 |
80
+ | 0.3507 | 4.78 | 1300 | 0.4860 | 0.8519 |
81
+ | 0.2684 | 5.15 | 1400 | 0.4626 | 0.8629 |
82
+ | 0.294 | 5.51 | 1500 | 0.4679 | 0.8592 |
83
+ | 0.3686 | 5.88 | 1600 | 0.4999 | 0.8592 |
84
+ | 0.3195 | 6.25 | 1700 | 0.4460 | 0.8703 |
85
+ | 0.1949 | 6.62 | 1800 | 0.4375 | 0.8786 |
86
+ | 0.2524 | 6.99 | 1900 | 0.4394 | 0.8795 |
87
+ | 0.1885 | 7.35 | 2000 | 0.4883 | 0.8648 |
88
+ | 0.2804 | 7.72 | 2100 | 0.4509 | 0.8740 |
89
+ | 0.2532 | 8.09 | 2200 | 0.4744 | 0.8629 |
90
+ | 0.2038 | 8.46 | 2300 | 0.4631 | 0.8666 |
91
+ | 0.3046 | 8.82 | 2400 | 0.4486 | 0.8712 |
92
+ | 0.2271 | 9.19 | 2500 | 0.4655 | 0.8740 |
93
+ | 0.2719 | 9.56 | 2600 | 0.4518 | 0.8758 |
94
+ | 0.1563 | 9.93 | 2700 | 0.4467 | 0.8767 |
 
95
 
96
 
97
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f61316bc1a243b059e9dcd0fe71ce8b98779581ae8518ed8add02819e691e39
3
  size 343248584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:597ff3dd06302bdf324d2bfd1d2b12e0f72824a3644f7053ebda8f6dfbd74733
3
  size 343248584
runs/May05_18-32-14_a7a783b06297/events.out.tfevents.1714933935.a7a783b06297.35.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586d62ae1b4ee5855327342431c82b42394a785af1c0437df3a1136d558aa76d
3
+ size 72036
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:296f8badb767e43d6b269820ee660789df95b0d63355645c9bcbe9fba99da0c4
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a2a9627af791f9565b60b6115bb5c05f783496010effe49bdeca0b18eeb998d
3
  size 4920