Divyasreepat commited on
Commit
69e5786
1 Parent(s): fd8a30e

Update README.md with new model card content

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