Model save
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ license: apache-2.0
|
|
| 4 |
base_model: google/vit-base-patch16-224-in21k
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: vit-base-beans-demo-v5
|
| 9 |
results: []
|
|
@@ -17,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 0.4711
|
| 20 |
-
-
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -47,9 +49,9 @@ The following hyperparameters were used during training:
|
|
| 47 |
|
| 48 |
### Training results
|
| 49 |
|
| 50 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
| 51 |
-
|
| 52 |
-
| 0.
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
|
|
|
| 4 |
base_model: google/vit-base-patch16-224-in21k
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
model-index:
|
| 10 |
- name: vit-base-beans-demo-v5
|
| 11 |
results: []
|
|
|
|
| 19 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.4711
|
| 22 |
+
- Accuracy: 0.5886
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
| 52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 53 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 54 |
+
| 0.5174 | 1.0 | 28 | 0.4711 | 0.5886 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
runs/Jan15_19-02-27_a99b99d67614/events.out.tfevents.1736967750.a99b99d67614.505.14
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:7bea7c0ea5f65869caacfe9f5a47c1ed9065e84aab5ad972a7113ccb7eeb5107
|
| 3 |
+
size 17819
|