flan_small_multi / README.md
Divyasreepat's picture
Upload folder using huggingface_hub
784cdc1 verified
|
raw
history blame
847 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: 1024
  • num_layers: 8
  • num_heads: 6
  • activation: {'module': 'builtins', 'class_name': 'function', 'config': 'keras_nlp>gelu_approximate', 'registered_name': 'function'}
  • key_value_dim: 64
  • dropout: 0.1
  • use_gated_activation: True
  • layer_norm_epsilon: 1e-06
  • tie_embedding_weights: False

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