Skip to content

Commit 702a6eb

Browse files
committed
More renames
1 parent faf3fb6 commit 702a6eb

18 files changed

+5
-5
lines changed

examples/generative/ipynb/gpt2_text_generation_with_kerasnlp.ipynb renamed to examples/generative/ipynb/gpt2_text_generation_with_keras_hub.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@
642642
"accelerator": "GPU",
643643
"colab": {
644644
"collapsed_sections": [],
645-
"name": "gpt2_text_generation_with_kerasnlp",
645+
"name": "gpt2_text_generation_with_kerashub",
646646
"private_outputs": false,
647647
"provenance": [],
648648
"toc_visible": true

examples/generative/md/gpt2_text_generation_with_kerasnlp.md renamed to examples/generative/md/gpt2_text_generation_with_keras_hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
**Description:** Use KerasHub GPT2 model and `samplers` to do text generation.
77

88

9-
<img class="k-inline-icon" src="https://colab.research.google.com/img/colab_favicon.ico"/> [**View in Colab**](https://colab.research.google.com/github/keras-team/keras-io/blob/master/examples/generative/ipynb/gpt2_text_generation_with_kerasnlp.ipynb) <span class="k-dot">•</span><img class="k-inline-icon" src="https://github.com/favicon.ico"/> [**GitHub source**](https://github.com/keras-team/keras-io/blob/master/examples/generative/gpt2_text_generation_with_kerasnlp.py)
9+
<img class="k-inline-icon" src="https://colab.research.google.com/img/colab_favicon.ico"/> [**View in Colab**](https://colab.research.google.com/github/keras-team/keras-io/blob/master/examples/generative/ipynb/gpt2_text_generation_with_kerashub.ipynb) <span class="k-dot">•</span><img class="k-inline-icon" src="https://github.com/favicon.ico"/> [**GitHub source**](https://github.com/keras-team/keras-io/blob/master/examples/generative/gpt2_text_generation_with_kerashub.py)
1010

1111

1212

File renamed without changes.

0 commit comments

Comments
 (0)