ahmedesmail16
commited on
End of training
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: google/vit-large-patch16-224-in21k
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: Psoriasis-Project-M-vit-large-patch16-224-in21k
|
8 |
results: []
|
@@ -15,13 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/vit-large-patch16-224-in21k](https://huggingface.co/google/vit-large-patch16-224-in21k) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
-
|
19 |
-
-
|
20 |
-
- eval_runtime: 6.8679
|
21 |
-
- eval_samples_per_second: 6.989
|
22 |
-
- eval_steps_per_second: 0.437
|
23 |
-
- epoch: 12.92
|
24 |
-
- step: 84
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,11 +46,22 @@ The following hyperparameters were used during training:
|
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
- lr_scheduler_warmup_ratio: 0.1
|
52 |
-
- num_epochs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
### Framework versions
|
55 |
|
56 |
-
- Transformers 4.
|
57 |
-
- Pytorch 2.2
|
58 |
- Datasets 2.18.0
|
59 |
- Tokenizers 0.15.2
|
|
|
3 |
base_model: google/vit-large-patch16-224-in21k
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: Psoriasis-Project-M-vit-large-patch16-224-in21k
|
10 |
results: []
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-large-patch16-224-in21k](https://huggingface.co/google/vit-large-patch16-224-in21k) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.2704
|
21 |
+
- Accuracy: 0.9375
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_ratio: 0.1
|
49 |
+
- num_epochs: 5
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| No log | 0.92 | 6 | 1.1518 | 0.7083 |
|
56 |
+
| 1.4225 | 2.0 | 13 | 0.5772 | 0.875 |
|
57 |
+
| 1.4225 | 2.92 | 19 | 0.3717 | 0.9167 |
|
58 |
+
| 0.4431 | 4.0 | 26 | 0.2775 | 0.9375 |
|
59 |
+
| 0.1332 | 4.62 | 30 | 0.2704 | 0.9375 |
|
60 |
+
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
+
- Transformers 4.39.3
|
65 |
+
- Pytorch 2.1.2
|
66 |
- Datasets 2.18.0
|
67 |
- Tokenizers 0.15.2
|
runs/Apr13_14-21-48_b2eafe1b591d/events.out.tfevents.1713018109.b2eafe1b591d.196.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f7d3d825f60add0a2f0741ab385e68ceea7fa66e3831393c50c11740e68ea66
|
3 |
+
size 7508
|