mattdangerw commited on
Commit
7825b6e
·
verified ·
1 Parent(s): eb27eec

Update README.md with new model card content

Browse files
Files changed (1) hide show
  1. README.md +2 -16
README.md CHANGED
@@ -1,20 +1,6 @@
1
  ---
2
  library_name: keras-hub
3
  ---
4
- This is a [`ViT` model](https://keras.io/api/keras_hub/models/vi_t) uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends.
5
- Model config:
6
- * **name:** vi_t_backbone
7
- * **trainable:** True
8
- * **image_shape:** [224, 224, 3]
9
- * **patch_size:** 32
10
- * **num_layers:** 24
11
- * **num_heads:** 16
12
- * **hidden_dim:** 1024
13
- * **mlp_dim:** 4096
14
- * **dropout_rate:** 0.0
15
- * **attention_dropout:** 0.0
16
- * **layer_norm_epsilon:** 1e-06
17
- * **use_mha_bias:** True
18
- * **use_mlp_bias:** True
19
 
20
- This model card has been generated automatically and should be completed by the model author. See [Model Cards documentation](https://huggingface.co/docs/hub/model-cards) for more information.
 
1
  ---
2
  library_name: keras-hub
3
  ---
4
+ ### Model Overview
5
+
 
 
 
 
 
 
 
 
 
 
 
 
 
6