t5_base_multi / README.md
Divyasreepat's picture
Upload folder using huggingface_hub
e0d2782 verified
|
raw
history blame
736 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: 768
  • intermediate_dim: 3072
  • num_layers: 12
  • num_heads: 12
  • activation: relu
  • key_value_dim: None
  • 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.