dima806 commited on
Commit
58c1c65
1 Parent(s): 5756d90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,5 +2,7 @@
2
  license: apache-2.0
3
  metrics:
4
  - accuracy
 
 
5
  ---
6
  See https://www.kaggle.com/code/dima806/dogs-vs-cats-image-detection-vit for details.
 
2
  license: apache-2.0
3
  metrics:
4
  - accuracy
5
+ base_model:
6
+ - google/vit-base-patch16-224-in21k
7
  ---
8
  See https://www.kaggle.com/code/dima806/dogs-vs-cats-image-detection-vit for details.