Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
metrics:
|
| 4 |
- accuracy
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
Achieved 75% accuracy for a validation dataset for classifying 80 types of common Indian food.
|
| 7 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
metrics:
|
| 4 |
- accuracy
|
| 5 |
+
base_model:
|
| 6 |
+
- google/vit-base-patch16-224-in21k
|
| 7 |
---
|
| 8 |
Achieved 75% accuracy for a validation dataset for classifying 80 types of common Indian food.
|
| 9 |
|