Commit
•
2ee779f
1
Parent(s):
59d994b
keras-hub migration (#1)
Browse files- keras hub migration (65071da522ff201eab0f2533714138467302a3c1)
Co-authored-by: Martin Görner <martin-gorner@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
library_name: keras-
|
3 |
pipeline_tag: text-generation
|
4 |
---
|
5 |
This is a [`GPT2` model](https://keras.io/api/keras_nlp/models/gpt2) uploaded using the KerasNLP library and can be used with JAX, TensorFlow, and PyTorch backends.
|
|
|
1 |
---
|
2 |
+
library_name: keras-hub
|
3 |
pipeline_tag: text-generation
|
4 |
---
|
5 |
This is a [`GPT2` model](https://keras.io/api/keras_nlp/models/gpt2) uploaded using the KerasNLP library and can be used with JAX, TensorFlow, and PyTorch backends.
|