Kushagra07
commited on
Commit
•
aca96e5
1
Parent(s):
23d7135
End of training
Browse files
README.md
CHANGED
@@ -25,16 +25,16 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
-
value: 0.
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
-
value: 0.
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
-
value: 0.
|
35 |
- name: Precision
|
36 |
type: precision
|
37 |
-
value: 0.
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
44 |
|
45 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
-
- Loss: 0.
|
48 |
-
- Accuracy: 0.
|
49 |
-
- Recall: 0.
|
50 |
-
- F1: 0.
|
51 |
-
- Precision: 0.
|
52 |
|
53 |
## Model description
|
54 |
|
@@ -71,8 +71,6 @@ The following hyperparameters were used during training:
|
|
71 |
- train_batch_size: 8
|
72 |
- eval_batch_size: 8
|
73 |
- seed: 42
|
74 |
-
- gradient_accumulation_steps: 4
|
75 |
-
- total_train_batch_size: 32
|
76 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
77 |
- lr_scheduler_type: linear
|
78 |
- lr_scheduler_warmup_ratio: 0.1
|
@@ -80,18 +78,18 @@ The following hyperparameters were used during training:
|
|
80 |
|
81 |
### Training results
|
82 |
|
83 |
-
| Training Loss | Epoch
|
84 |
-
|
85 |
-
| No log | 0
|
86 |
-
| No log |
|
87 |
-
| No log |
|
88 |
-
| No log | 4.0
|
89 |
-
| No log |
|
90 |
-
| No log |
|
91 |
-
| No log |
|
92 |
-
| No log | 8.0
|
93 |
-
| No log |
|
94 |
-
| 0.
|
95 |
|
96 |
|
97 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
+
value: 0.8518518518518519
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.8518518518518519
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.8508141812977819
|
35 |
- name: Precision
|
36 |
type: precision
|
37 |
+
value: 0.8576385720576808
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
44 |
|
45 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.3278
|
48 |
+
- Accuracy: 0.8519
|
49 |
+
- Recall: 0.8519
|
50 |
+
- F1: 0.8508
|
51 |
+
- Precision: 0.8576
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
71 |
- train_batch_size: 8
|
72 |
- eval_batch_size: 8
|
73 |
- seed: 42
|
|
|
|
|
74 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
75 |
- lr_scheduler_type: linear
|
76 |
- lr_scheduler_warmup_ratio: 0.1
|
|
|
78 |
|
79 |
### Training results
|
80 |
|
81 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | F1 | Precision |
|
82 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
83 |
+
| No log | 1.0 | 1175 | 0.5572 | 0.8076 | 0.8076 | 0.7937 | 0.8043 |
|
84 |
+
| No log | 2.0 | 2350 | 0.4673 | 0.8284 | 0.8284 | 0.8271 | 0.8347 |
|
85 |
+
| No log | 3.0 | 3525 | 0.4109 | 0.8344 | 0.8344 | 0.8301 | 0.8367 |
|
86 |
+
| No log | 4.0 | 4700 | 0.3984 | 0.8382 | 0.8382 | 0.8339 | 0.8375 |
|
87 |
+
| No log | 5.0 | 5875 | 0.3886 | 0.8412 | 0.8412 | 0.8398 | 0.8467 |
|
88 |
+
| No log | 6.0 | 7050 | 0.3520 | 0.8493 | 0.8493 | 0.8481 | 0.8519 |
|
89 |
+
| No log | 7.0 | 8225 | 0.4229 | 0.8416 | 0.8416 | 0.8399 | 0.8512 |
|
90 |
+
| No log | 8.0 | 9400 | 0.3140 | 0.8612 | 0.8612 | 0.8600 | 0.8656 |
|
91 |
+
| No log | 9.0 | 10575 | 0.3399 | 0.8421 | 0.8421 | 0.8403 | 0.8464 |
|
92 |
+
| 0.4263 | 10.0 | 11750 | 0.3399 | 0.8476 | 0.8476 | 0.8468 | 0.8536 |
|
93 |
|
94 |
|
95 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343270116
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93c52ad4268408ccc4de27451e96d63405d3db5524b2f0edbfe696222c6b6432
|
3 |
size 343270116
|
runs/May02_12-13-38_60f4804cf903/events.out.tfevents.1714653661.60f4804cf903.9256.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b37a76f3a426bf3b27052054fb55fc187fefd9ff62013c7e224de624db84e95
|
3 |
+
size 560
|