Add TF model

This commit is contained in:
Niels Rogge 2021-11-15 10:29:26 +00:00
parent df9a481f15
commit db75733ce9
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,5 @@
{
"_name_or_path": "google/vit-base-patch16-224",
"architectures": [
"ViTForImageClassification"
],
@ -2018,5 +2019,6 @@
"num_channels": 3,
"num_hidden_layers": 12,
"patch_size": 16,
"transformers_version": "4.7.0.dev0"
"qkv_bias": true,
"transformers_version": "4.13.0.dev0"
}

BIN
tf_model.h5 (Stored with Git LFS) Normal file

Binary file not shown.