SaladSlayer00
commited on
Commit
•
d676929
1
Parent(s):
74c87c5
Training in progress epoch 10
Browse files
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: 1.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 2.2552 | 2.3518 | 0.4132 | 7 |
|
55 |
| 1.9572 | 2.1403 | 0.4602 | 8 |
|
56 |
| 1.6879 | 1.9376 | 0.5050 | 9 |
|
|
|
57 |
|
58 |
|
59 |
### 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: 1.4443
|
19 |
+
- Validation Loss: 1.7642
|
20 |
+
- Validation Accuracy: 0.5454
|
21 |
+
- Epoch: 10
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
54 |
| 2.2552 | 2.3518 | 0.4132 | 7 |
|
55 |
| 1.9572 | 2.1403 | 0.4602 | 8 |
|
56 |
| 1.6879 | 1.9376 | 0.5050 | 9 |
|
57 |
+
| 1.4443 | 1.7642 | 0.5454 | 10 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
logs/train/events.out.tfevents.1703538427.fv-az847-406.1850.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:b381f4e84bb7539e8724976d538048cc1b5ab82dea726839950f6d886bd9e661
|
3 |
+
size 1400947
|
logs/validation/events.out.tfevents.1703540000.fv-az847-406.1850.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:f47b439bcefee97e51020b1e290abe5ef5f426fcbbb3bcb913c8136613722702
|
3 |
+
size 2582
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167707244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08be03a0e03903a6b8d45b7e9c1aa02da66ad2b68939ce0177dfec74a9dc0bb6
|
3 |
size 167707244
|