Model save
Browse files
README.md
CHANGED
|
@@ -16,13 +16,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [facebook/deit-base-patch16-224](https://huggingface.co/facebook/deit-base-patch16-224) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- epoch:
|
| 20 |
-
- eval_accuracy: 0.
|
| 21 |
-
- eval_loss: 0.
|
| 22 |
-
- eval_runtime:
|
| 23 |
-
- eval_samples_per_second:
|
| 24 |
-
- eval_steps_per_second: 0.
|
| 25 |
-
- step:
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -53,6 +53,6 @@ The following hyperparameters were used during training:
|
|
| 53 |
### Framework versions
|
| 54 |
|
| 55 |
- Transformers 4.47.1
|
| 56 |
-
- Pytorch 2.5.1+
|
| 57 |
- Datasets 3.2.0
|
| 58 |
- Tokenizers 0.21.0
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [facebook/deit-base-patch16-224](https://huggingface.co/facebook/deit-base-patch16-224) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- epoch: 12.0
|
| 20 |
+
- eval_accuracy: 0.9935
|
| 21 |
+
- eval_loss: 0.0278
|
| 22 |
+
- eval_runtime: 83.4534
|
| 23 |
+
- eval_samples_per_second: 23.965
|
| 24 |
+
- eval_steps_per_second: 0.383
|
| 25 |
+
- step: 3000
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 53 |
### Framework versions
|
| 54 |
|
| 55 |
- Transformers 4.47.1
|
| 56 |
+
- Pytorch 2.5.1+cu124
|
| 57 |
- Datasets 3.2.0
|
| 58 |
- Tokenizers 0.21.0
|
config.json
CHANGED
|
@@ -37,7 +37,6 @@
|
|
| 37 |
"num_channels": 3,
|
| 38 |
"num_hidden_layers": 12,
|
| 39 |
"patch_size": 16,
|
| 40 |
-
"problem_type": "single_label_classification",
|
| 41 |
"qkv_bias": true,
|
| 42 |
"torch_dtype": "float32",
|
| 43 |
"transformers_version": "4.47.1"
|
|
|
|
| 37 |
"num_channels": 3,
|
| 38 |
"num_hidden_layers": 12,
|
| 39 |
"patch_size": 16,
|
|
|
|
| 40 |
"qkv_bias": true,
|
| 41 |
"torch_dtype": "float32",
|
| 42 |
"transformers_version": "4.47.1"
|
logs/events.out.tfevents.1738164837.28aa3890469d.279.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:75a36e62beca8e60576c3b97ac0eb05dc879d587ceac5a09b507bc8fb50b1fac
|
| 3 |
+
size 7997
|
logs/events.out.tfevents.1738221391.ff2d9c971102.1411.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d44fe024c37e11209c2b531387665f4b50ab1b8ae47c7470c58211072c2d6e09
|
| 3 |
+
size 88
|