Divyasreepat commited on
Commit
359dd5c
1 Parent(s): 8e25f95

Update README.md with new model card content

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