ahmedesmail16
commited on
Commit
•
20cc647
1
Parent(s):
eed994b
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# Train-Augmentation-beit-large
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.8592
|
20 |
- Accuracy: 0.8182
|
|
|
1 |
---
|
2 |
+
base_model: microsoft/beit-large-patch16-224-pt22k-ft22k
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
|
|
14 |
|
15 |
# Train-Augmentation-beit-large
|
16 |
|
17 |
+
This model is a fine-tuned version of [microsoft/beit-large-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-large-patch16-224-pt22k-ft22k) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.8592
|
20 |
- Accuracy: 0.8182
|