SaladSlayer00
commited on
Commit
•
6289b52
1
Parent(s):
d676929
Training in progress epoch 11
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 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.2391
|
19 |
+
- Validation Loss: 1.6619
|
20 |
+
- Validation Accuracy: 0.5588
|
21 |
+
- Epoch: 11
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 1.2391 | 1.6619 | 0.5588 | 11 |
|
59 |
|
60 |
|
61 |
### 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:23ea24dbea85cb11ba07b93b74b31ce95c2fd6c4bf0ee846730ad54c2d565bc2
|
3 |
+
size 1401015
|
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:ac08d96eac7d9a7ef9b3574377744e91afe1c822a206a7dbbbd9da7a617c1120
|
3 |
+
size 2810
|
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:10ebcf07f7efa3432276368dae6c46c04e3e2c417bccba2d855c55df8a59afbc
|
3 |
size 167707244
|