Commit ·
f9a8371
1
Parent(s): 4698e98
Training in progress epoch 2
Browse files
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
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.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Train Accuracy: 0.
|
| 20 |
- Train Top-3-accuracy: 1.0
|
| 21 |
-
- Validation Loss: 0.
|
| 22 |
-
- Validation Accuracy: 0.
|
| 23 |
- Validation Top-3-accuracy: 1.0
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
| 50 |
| 0.3153 | 0.9166 | 0.9916 | 0.1097 | 0.9757 | 1.0 | 0 |
|
| 51 |
| 0.0583 | 0.9898 | 1.0 | 0.0558 | 0.9877 | 1.0 | 1 |
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
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.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.0225
|
| 19 |
+
- Train Accuracy: 0.9974
|
| 20 |
- Train Top-3-accuracy: 1.0
|
| 21 |
+
- Validation Loss: 0.0312
|
| 22 |
+
- Validation Accuracy: 0.9945
|
| 23 |
- Validation Top-3-accuracy: 1.0
|
| 24 |
+
- Epoch: 2
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
| 50 |
| 0.3153 | 0.9166 | 0.9916 | 0.1097 | 0.9757 | 1.0 | 0 |
|
| 51 |
| 0.0583 | 0.9898 | 1.0 | 0.0558 | 0.9877 | 1.0 | 1 |
|
| 52 |
+
| 0.0225 | 0.9974 | 1.0 | 0.0312 | 0.9945 | 1.0 | 2 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
logs/train/events.out.tfevents.1700233125.1649a5dcdb0e.73010.0.v2
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:3b0b9e92e089aff9d59f858382e1700ff984aa6b294cb1f5f7c5aa01344c38f1
|
| 3 |
+
size 3351424
|
logs/validation/events.out.tfevents.1700236880.1649a5dcdb0e.73010.1.v2
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:72930ab36785e7cf0da4e62abdcae236711a6b323ebe0b9ae0a87cf536a25062
|
| 3 |
+
size 1560
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343475896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0886f20a992bc21b4ef9cb34f9a17a88db0f59ffcafeeab3a741a360303ac29d
|
| 3 |
size 343475896
|