Raihan004 commited on
Commit
e21e2c2
1 Parent(s): 1a4b555

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.8752556237218814
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.4228
37
- - Accuracy: 0.8753
38
 
39
  ## Model description
40
 
@@ -66,33 +65,33 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 1.3076 | 0.36 | 100 | 1.1509 | 0.7260 |
70
- | 0.9605 | 0.72 | 200 | 0.7632 | 0.8057 |
71
- | 0.7508 | 1.08 | 300 | 0.6995 | 0.8006 |
72
- | 0.7542 | 1.43 | 400 | 0.5710 | 0.8364 |
73
- | 0.6945 | 1.79 | 500 | 0.5104 | 0.8589 |
74
- | 0.5218 | 2.15 | 600 | 0.5389 | 0.8344 |
75
- | 0.5365 | 2.51 | 700 | 0.5035 | 0.8466 |
76
- | 0.5564 | 2.87 | 800 | 0.4817 | 0.8476 |
77
- | 0.4597 | 3.23 | 900 | 0.4690 | 0.8599 |
78
- | 0.3516 | 3.58 | 1000 | 0.4921 | 0.8507 |
79
- | 0.3741 | 3.94 | 1100 | 0.4820 | 0.8569 |
80
- | 0.4169 | 4.3 | 1200 | 0.4730 | 0.8528 |
81
- | 0.5131 | 4.66 | 1300 | 0.4482 | 0.8681 |
82
- | 0.3673 | 5.02 | 1400 | 0.4228 | 0.8753 |
83
- | 0.3722 | 5.38 | 1500 | 0.4820 | 0.8599 |
84
- | 0.3005 | 5.73 | 1600 | 0.4456 | 0.8732 |
85
- | 0.2183 | 6.09 | 1700 | 0.4255 | 0.8753 |
86
- | 0.2546 | 6.45 | 1800 | 0.4644 | 0.8681 |
87
- | 0.3798 | 6.81 | 1900 | 0.4918 | 0.8528 |
88
- | 0.2851 | 7.17 | 2000 | 0.4574 | 0.8661 |
89
- | 0.3897 | 7.53 | 2100 | 0.4750 | 0.8650 |
90
- | 0.2879 | 7.89 | 2200 | 0.4739 | 0.8640 |
91
- | 0.1619 | 8.24 | 2300 | 0.4645 | 0.8701 |
92
- | 0.1791 | 8.6 | 2400 | 0.4636 | 0.8671 |
93
- | 0.1697 | 8.96 | 2500 | 0.4716 | 0.8640 |
94
- | 0.1608 | 9.32 | 2600 | 0.4681 | 0.8742 |
95
- | 0.2105 | 9.68 | 2700 | 0.4719 | 0.8722 |
96
 
97
 
98
  ### 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.8680981595092024
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.4765
36
+ - Accuracy: 0.8681
37
 
38
  ## Model description
39
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.2411 | 0.36 | 100 | 1.1517 | 0.7546 |
69
+ | 0.8932 | 0.72 | 200 | 0.7856 | 0.7975 |
70
+ | 0.6907 | 1.08 | 300 | 0.6636 | 0.8221 |
71
+ | 0.5841 | 1.43 | 400 | 0.6388 | 0.8160 |
72
+ | 0.5425 | 1.79 | 500 | 0.5871 | 0.8436 |
73
+ | 0.5929 | 2.15 | 600 | 0.5646 | 0.8211 |
74
+ | 0.4406 | 2.51 | 700 | 0.5439 | 0.8405 |
75
+ | 0.4541 | 2.87 | 800 | 0.5318 | 0.8415 |
76
+ | 0.3835 | 3.23 | 900 | 0.5225 | 0.8344 |
77
+ | 0.3924 | 3.58 | 1000 | 0.5515 | 0.8303 |
78
+ | 0.5741 | 3.94 | 1100 | 0.5519 | 0.8252 |
79
+ | 0.3991 | 4.3 | 1200 | 0.4990 | 0.8446 |
80
+ | 0.4732 | 4.66 | 1300 | 0.5336 | 0.8303 |
81
+ | 0.3324 | 5.02 | 1400 | 0.5351 | 0.8282 |
82
+ | 0.3433 | 5.38 | 1500 | 0.4725 | 0.8517 |
83
+ | 0.2187 | 5.73 | 1600 | 0.5042 | 0.8466 |
84
+ | 0.2952 | 6.09 | 1700 | 0.5240 | 0.8548 |
85
+ | 0.2687 | 6.45 | 1800 | 0.5523 | 0.8364 |
86
+ | 0.3111 | 6.81 | 1900 | 0.5304 | 0.8497 |
87
+ | 0.2431 | 7.17 | 2000 | 0.5104 | 0.8569 |
88
+ | 0.3265 | 7.53 | 2100 | 0.5085 | 0.8691 |
89
+ | 0.2595 | 7.89 | 2200 | 0.5015 | 0.8569 |
90
+ | 0.1825 | 8.24 | 2300 | 0.4920 | 0.8620 |
91
+ | 0.2602 | 8.6 | 2400 | 0.5016 | 0.8620 |
92
+ | 0.2628 | 8.96 | 2500 | 0.4746 | 0.8681 |
93
+ | 0.1024 | 9.32 | 2600 | 0.4818 | 0.8691 |
94
+ | 0.1468 | 9.68 | 2700 | 0.4765 | 0.8681 |
95
 
96
 
97
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e83460241880827989b57609676b9fd57cbf1f01da570e0644c23b25ebc811ef
3
  size 343248584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33434f6f44a650124b20a02b3e9eb949cf4ab2803e30152d9bd2e7199036c62e
3
  size 343248584
runs/May07_14-51-35_d582cceb3b6a/events.out.tfevents.1715093496.d582cceb3b6a.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b404279d9cc18256c165756aff521434a47227d343e64730fab943df252cd2
3
+ size 73513
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:961e519b0dbe2cb9288a26c0f6399da64624a2b03449d1f9563491a4b03f0feb
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c16c0d0a11624ab2da9f9eb19c94b904494302e871a227884f493ae3d9298404
3
  size 4920