File size: 851 Bytes
b487b47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
library_name: keras-hub
---
This is a [`T5` model](https://keras.io/api/keras_hub/models/t5) 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:** 2048
* **num_layers:** 12
* **num_heads:** 12
* **activation:** {'module': 'builtins', 'class_name': 'function', 'config': 'keras_nlp>gelu_approximate', 'registered_name': 'function'}
* **key_value_dim:** None
* **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](https://huggingface.co/docs/hub/model-cards) for more information.