SaladSlayer00
commited on
Commit
•
f2ddda0
1
Parent(s):
68cc3c7
Training in progress epoch 7
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: 2.
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 3.4274 | 3.2193 | 0.2419 | 4 |
|
52 |
| 3.0071 | 2.8524 | 0.3012 | 5 |
|
53 |
| 2.6239 | 2.5632 | 0.3651 | 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: 2.2925
|
19 |
+
- Validation Loss: 2.2959
|
20 |
+
- Validation Accuracy: 0.4233
|
21 |
+
- Epoch: 7
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
| 3.4274 | 3.2193 | 0.2419 | 4 |
|
52 |
| 3.0071 | 2.8524 | 0.3012 | 5 |
|
53 |
| 2.6239 | 2.5632 | 0.3651 | 6 |
|
54 |
+
| 2.2925 | 2.2959 | 0.4233 | 7 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/train/events.out.tfevents.1703560082.fv-az1200-423.1825.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:68a49f677a3e1cd99be8d5c6daa923a75d6b7cd51becc21a69775f4bc6a73b2a
|
3 |
+
size 1400743
|
logs/validation/events.out.tfevents.1703561677.fv-az1200-423.1825.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:ecef1592bb8cd44f2921099fa87f3f4fd484f24b1c4018fee1826ea6fedffc5f
|
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 167707244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0802226f8ef0b6237ac1ab26c95457a711467742171cf96f7be03be189a6452
|
3 |
size 167707244
|