Commit ·
eeeff65
1
Parent(s): ef4674b
Training in progress epoch 7
Browse files- .gitattributes +2 -0
- README.md +5 -4
- checkpoints/checkpoint +2 -2
- checkpoints/model-0007.ckpt.data-00000-of-00001 +3 -0
- checkpoints/model-0007.ckpt.index +3 -0
- logs/train/events.out.tfevents.1704615831.8728a2b54c87.721.0.v2 +2 -2
- logs/validation/events.out.tfevents.1704615958.8728a2b54c87.721.1.v2 +2 -2
- tf_model.h5 +1 -1
.gitattributes
CHANGED
|
@@ -45,3 +45,5 @@ checkpoints/model-0005.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -t
|
|
| 45 |
checkpoints/model-0005.ckpt.index filter=lfs diff=lfs merge=lfs -text
|
| 46 |
checkpoints/model-0006.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
checkpoints/model-0006.ckpt.index filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 45 |
checkpoints/model-0005.ckpt.index filter=lfs diff=lfs merge=lfs -text
|
| 46 |
checkpoints/model-0006.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
checkpoints/model-0006.ckpt.index filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
checkpoints/model-0007.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
checkpoints/model-0007.ckpt.index filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss: 0.
|
| 20 |
-
- Validation Accuracy: 0.
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
| 51 |
| 0.2010 | 0.8325 | 0.7814 | 4 |
|
| 52 |
| 0.1096 | 0.8393 | 0.7758 | 5 |
|
| 53 |
| 0.0681 | 0.8437 | 0.7880 | 6 |
|
|
|
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.0543
|
| 19 |
+
- Validation Loss: 0.8610
|
| 20 |
+
- Validation Accuracy: 0.7658
|
| 21 |
+
- Epoch: 7
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 51 |
| 0.2010 | 0.8325 | 0.7814 | 4 |
|
| 52 |
| 0.1096 | 0.8393 | 0.7758 | 5 |
|
| 53 |
| 0.0681 | 0.8437 | 0.7880 | 6 |
|
| 54 |
+
| 0.0543 | 0.8610 | 0.7658 | 7 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
checkpoints/checkpoint
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
model_checkpoint_path: "model-
|
| 2 |
-
all_model_checkpoint_paths: "model-
|
|
|
|
| 1 |
+
model_checkpoint_path: "model-0007.ckpt"
|
| 2 |
+
all_model_checkpoint_paths: "model-0007.ckpt"
|
checkpoints/model-0007.ckpt.data-00000-of-00001
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed949de673af97bbd1fcf8be326d59038deb66547724acb1c85ab1ad745d9218
|
| 3 |
+
size 503928251
|
checkpoints/model-0007.ckpt.index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1bd956e9a92f4a42d32d208ed6cfe227d0a44612a0747648b2b420a2552bb9f
|
| 3 |
+
size 43586
|
logs/train/events.out.tfevents.1704615831.8728a2b54c87.721.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:753155071295974431683dff0f4e4ec26e88e3da58252e9cf88a7d02f8510aad
|
| 3 |
+
size 1400743
|
logs/validation/events.out.tfevents.1704615958.8728a2b54c87.721.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:3094ae9d9e2568932ca6310a60bd472d02b385a16d82a351e185594fa6b053c0
|
| 3 |
+
size 1898
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 168379316
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b53aabba05cca911b8fbaf621608b14adcffaf6548cbaeb5274dd0a16dea8e3
|
| 3 |
size 168379316
|