t5_small_multi / README.md
Divyasreepat's picture
Upload folder using huggingface_hub
0b59870 verified
|
raw
history blame
732 Bytes
metadata
library_name: keras-hub

This is a T5 model uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends. Model config:

  • name: t5_backbone
  • trainable: True
  • vocabulary_size: 32128
  • hidden_dim: 512
  • intermediate_dim: 2048
  • num_layers: 6
  • num_heads: 8
  • activation: relu
  • key_value_dim: 64
  • dropout: 0.1
  • use_gated_activation: False
  • layer_norm_epsilon: 1e-06
  • tie_embedding_weights: True

This model card has been generated automatically and should be completed by the model author. See Model Cards documentation for more information.