SaladSlayer00
commited on
Commit
•
a6d9cc0
1
Parent(s):
86af37d
Training in progress epoch 1
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:
|
19 |
-
- Validation Loss: 4.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 7.0750 | 4.8746 | 0.0090 | 0 |
|
|
|
48 |
|
49 |
|
50 |
### 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: 4.6468
|
19 |
+
- Validation Loss: 4.5229
|
20 |
+
- Validation Accuracy: 0.0538
|
21 |
+
- Epoch: 1
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 7.0750 | 4.8746 | 0.0090 | 0 |
|
48 |
+
| 4.6468 | 4.5229 | 0.0538 | 1 |
|
49 |
|
50 |
|
51 |
### 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:c3f8fef9a167037a09382010dca28f676a1fed9d8638fc928e706e778b280404
|
3 |
+
size 1400335
|
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:ff3bdf8d677c33b1d4314fa682192ced12248291c646ba77407dcd1279c87acb
|
3 |
+
size 530
|
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:77fa2128957766569797166f0e33a6faa9f12246bc5d425c4af06e40dba2cf89
|
3 |
size 167707244
|