NiharGupte
commited on
Commit
•
10a0643
1
Parent(s):
62815f2
Model save
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -32,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
- Accuracy: 0.4890
|
37 |
|
38 |
## Model description
|
@@ -65,13 +65,13 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
-
| Training Loss
|
69 |
-
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 34897389209777069883392.0000
|
36 |
- Accuracy: 0.4890
|
37 |
|
38 |
## Model description
|
|
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
+
|:----------------------------:|:------:|:----:|:----------------------------:|:--------:|
|
70 |
+
| 33718936798882659565568.0000 | 0.9362 | 11 | 34897389209777069883392.0000 | 0.4890 |
|
71 |
+
| 32438469749948979085312.0000 | 1.9574 | 23 | 34897389209777069883392.0000 | 0.4890 |
|
72 |
+
| 33363246103192638849024.0000 | 2.9787 | 35 | 34897389209777069883392.0000 | 0.4890 |
|
73 |
+
| 32954207567756639862784.0000 | 4.0 | 47 | 34897389209777069883392.0000 | 0.4890 |
|
74 |
+
| 32794156842759294550016.0000 | 4.6809 | 55 | 34897389209777069883392.0000 | 0.4890 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94302952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83218fc677ef895342b4874306a47dd0b316a563b91ba4c24f45fc17c74d9e8e
|
3 |
size 94302952
|