Commit
•
1fa130f
1
Parent(s):
df0669b
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (c78feed8143dcb5fc194de3c1760aa9b84a4508e)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: susnato/my_food_classifier
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: google/vit-base-patch16-224-in21k
|
6 |
model-index:
|
7 |
- name: susnato/my_food_classifier
|
8 |
results: []
|