ahmedesmail16
commited on
Commit
•
2b0d65e
1
Parent(s):
9ec837d
End of training
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
-
| No log | 0.92 | 6 |
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.8434
|
20 |
+
- Accuracy: 0.8542
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| No log | 0.92 | 6 | 1.8042 | 0.7917 |
|
55 |
+
| 0.1258 | 2.0 | 13 | 1.4387 | 0.8333 |
|
56 |
+
| 0.1258 | 2.92 | 19 | 2.5280 | 0.7292 |
|
57 |
+
| 0.0815 | 4.0 | 26 | 0.9424 | 0.8542 |
|
58 |
+
| 0.0493 | 4.62 | 30 | 0.8434 | 0.8542 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Apr13_22-16-38_f297783aa45c/events.out.tfevents.1713047816.f297783aa45c.35.2
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:c690dc191c323a52527128c5d5f09d387f547721fb436f5b0e03994ac0392b47
|
3 |
+
size 7753
|