Text Generation
KerasHub
Keras
English
text-generation-inference
prasadsachin commited on
Commit
3f27ed6
·
verified ·
1 Parent(s): fa25570

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  library_name: keras-hub
 
 
 
 
 
 
3
  ---
4
  ## Model Overview
5
  # Model Summary
@@ -73,5 +79,4 @@ The architecture is adapted from the GPT-3 paper ([Brown et al., 2020](https://a
73
  url={https://arxiv.org/abs/2306.01116},
74
  year={2023}
75
  }
76
- ```
77
-
 
1
  ---
2
  library_name: keras-hub
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ tags:
7
+ - text-generation-inference
8
+ - keras
9
  ---
10
  ## Model Overview
11
  # Model Summary
 
79
  url={https://arxiv.org/abs/2306.01116},
80
  year={2023}
81
  }
82
+ ```