Model save
Browse files- README.md +18 -19
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -3,7 +3,6 @@ library_name: transformers
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: facebook/deit-base-distilled-patch16-224
|
| 5 |
tags:
|
| 6 |
-
- image-classification
|
| 7 |
- generated_from_trainer
|
| 8 |
metrics:
|
| 9 |
- accuracy
|
|
@@ -17,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# deit-ena24
|
| 19 |
|
| 20 |
-
This model is a fine-tuned version of [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Accuracy: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -52,21 +51,21 @@ The following hyperparameters were used during training:
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
| 55 |
-
| 1.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
|
| 71 |
|
| 72 |
### Framework versions
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: facebook/deit-base-distilled-patch16-224
|
| 5 |
tags:
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
|
|
|
| 16 |
|
| 17 |
# deit-ena24
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.0870
|
| 22 |
+
- Accuracy: 0.9794
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
| 54 |
+
| 1.2994 | 0.1302 | 100 | 1.0314 | 0.7092 |
|
| 55 |
+
| 0.8789 | 0.2604 | 200 | 0.6169 | 0.8328 |
|
| 56 |
+
| 0.4592 | 0.3906 | 300 | 0.5234 | 0.8298 |
|
| 57 |
+
| 0.6806 | 0.5208 | 400 | 0.5431 | 0.8489 |
|
| 58 |
+
| 0.4878 | 0.6510 | 500 | 0.3905 | 0.8855 |
|
| 59 |
+
| 0.4643 | 0.7812 | 600 | 0.3281 | 0.9092 |
|
| 60 |
+
| 0.3765 | 0.9115 | 700 | 0.2398 | 0.9290 |
|
| 61 |
+
| 0.1379 | 1.0417 | 800 | 0.1861 | 0.9412 |
|
| 62 |
+
| 0.1422 | 1.1719 | 900 | 0.1657 | 0.9527 |
|
| 63 |
+
| 0.2655 | 1.3021 | 1000 | 0.1526 | 0.9557 |
|
| 64 |
+
| 0.0304 | 1.4323 | 1100 | 0.1578 | 0.9634 |
|
| 65 |
+
| 0.072 | 1.5625 | 1200 | 0.1418 | 0.9679 |
|
| 66 |
+
| 0.2936 | 1.6927 | 1300 | 0.1003 | 0.9771 |
|
| 67 |
+
| 0.0333 | 1.8229 | 1400 | 0.0935 | 0.9794 |
|
| 68 |
+
| 0.0844 | 1.9531 | 1500 | 0.0870 | 0.9794 |
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343291936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e26ce9bb00e792ca893075401e7f0280f50c71df05a52da67c60de7b07cb8f19
|
| 3 |
size 343291936
|