SaladSlayer00
commited on
Commit
•
158a5b8
1
Parent(s):
610925b
Training in progress epoch 0
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:
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,10 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:-------------------:|:-----:|
|
47 |
-
| 7.
|
48 |
-
| 4.6510 | 4.5228 | 0.0717 | 1 |
|
49 |
-
| 4.3296 | 4.1093 | 0.1232 | 2 |
|
50 |
-
| 3.8855 | 3.6671 | 0.2105 | 3 |
|
51 |
|
52 |
|
53 |
### 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: 7.0880
|
19 |
+
- Validation Loss: 4.8638
|
20 |
+
- Validation Accuracy: 0.0146
|
21 |
+
- Epoch: 0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:-------------------:|:-----:|
|
47 |
+
| 7.0880 | 4.8638 | 0.0146 | 0 |
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
logs/train/events.out.tfevents.1703538427.fv-az847-406.1850.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30cdaed2abe60ce5f8a88ee646c0ee7bbc815d6b09f639bb55b6950e6a18b3fe
|
3 |
+
size 1400267
|
logs/validation/events.out.tfevents.1703540000.fv-az847-406.1850.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d5fb52e3b1705979d723df7e43263cc37ce4b8b2f7097839a47057ce73ef22b
|
3 |
+
size 302
|
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:2d9d1bff1d03f5d8534ae04809f2a17d2fd79490e7aa104f0c8f7792204fb9de
|
3 |
size 167707244
|