Text Generation
KerasHub
Keras
Divyasreepat commited on
Commit
04aaf10
1 Parent(s): 644f0cf

Update README.md with new model card content

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -5,7 +5,7 @@ tags:
5
  - keras
6
  pipeline_tag: text-generation
7
  ---
8
- ## Model Overview
9
  ⚠️ T5 is currently only available via the `keras-hub-nightly` package. Use `pip install keras-hub-nightly` to try this model.
10
 
11
  T5 encoder-decoder backbone model.
@@ -53,4 +53,5 @@ __Arguments__
53
  layer normalization layers in the Transformer layers.
54
  - __tie_embedding_weights__: boolean. If `True`, the weights of the token
55
  embedding and the weights projecting language model outputs from
56
- `hidden_dim`
 
 
5
  - keras
6
  pipeline_tag: text-generation
7
  ---
8
+ ### Model Overview
9
  ⚠️ T5 is currently only available via the `keras-hub-nightly` package. Use `pip install keras-hub-nightly` to try this model.
10
 
11
  T5 encoder-decoder backbone model.
 
53
  layer normalization layers in the Transformer layers.
54
  - __tie_embedding_weights__: boolean. If `True`, the weights of the token
55
  embedding and the weights projecting language model outputs from
56
+ `hidden_dim`
57
+