🍻 cheers
Browse files
README.md
CHANGED
|
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
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 beans dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- eval_loss: 3.0866
|
| 21 |
-
- eval_model_preparation_time: 0.
|
| 22 |
- eval_accuracy: 0.0473
|
| 23 |
-
- eval_runtime:
|
| 24 |
-
- eval_samples_per_second: 1.
|
| 25 |
-
- eval_steps_per_second: 0.
|
| 26 |
- step: 0
|
| 27 |
|
| 28 |
## Model description
|
|
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
|
|
| 48 |
- seed: 42
|
| 49 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 50 |
- lr_scheduler_type: linear
|
| 51 |
-
- num_epochs:
|
| 52 |
- mixed_precision_training: Native AMP
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 18 |
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 beans dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- eval_loss: 3.0866
|
| 21 |
+
- eval_model_preparation_time: 0.004
|
| 22 |
- eval_accuracy: 0.0473
|
| 23 |
+
- eval_runtime: 874.028
|
| 24 |
+
- eval_samples_per_second: 1.499
|
| 25 |
+
- eval_steps_per_second: 0.188
|
| 26 |
- step: 0
|
| 27 |
|
| 28 |
## Model description
|
|
|
|
| 48 |
- seed: 42
|
| 49 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 50 |
- lr_scheduler_type: linear
|
| 51 |
+
- num_epochs: 3
|
| 52 |
- mixed_precision_training: Native AMP
|
| 53 |
|
| 54 |
### Framework versions
|
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"eval_accuracy": 0.04732824427480916,
|
| 3 |
"eval_loss": 3.08662486076355,
|
| 4 |
-
"eval_model_preparation_time": 0.
|
| 5 |
-
"eval_runtime":
|
| 6 |
-
"eval_samples_per_second": 1.
|
| 7 |
-
"eval_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"eval_accuracy": 0.04732824427480916,
|
| 3 |
"eval_loss": 3.08662486076355,
|
| 4 |
+
"eval_model_preparation_time": 0.004,
|
| 5 |
+
"eval_runtime": 874.028,
|
| 6 |
+
"eval_samples_per_second": 1.499,
|
| 7 |
+
"eval_steps_per_second": 0.188
|
| 8 |
}
|
eval_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"eval_accuracy": 0.04732824427480916,
|
| 3 |
"eval_loss": 3.08662486076355,
|
| 4 |
-
"eval_model_preparation_time": 0.
|
| 5 |
-
"eval_runtime":
|
| 6 |
-
"eval_samples_per_second": 1.
|
| 7 |
-
"eval_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"eval_accuracy": 0.04732824427480916,
|
| 3 |
"eval_loss": 3.08662486076355,
|
| 4 |
+
"eval_model_preparation_time": 0.004,
|
| 5 |
+
"eval_runtime": 874.028,
|
| 6 |
+
"eval_samples_per_second": 1.499,
|
| 7 |
+
"eval_steps_per_second": 0.188
|
| 8 |
}
|
runs/Apr14_18-10-43_f3935f1f5266/events.out.tfevents.1744655147.f3935f1f5266.1199.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0cc2af9a3b3f386962d7f2c881d604186440643331a4884167ed490b936c8bf4
|
| 3 |
+
size 409
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd227518169fab9f9a839c9fee9b79c265cc176e07d6dc23e8c80c8d74472e74
|
| 3 |
size 5304
|