Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,11 @@ license: apache-2.0
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
# SCRIPTGPT
|
| 8 |
Pretrained model on the English language using a causal language modeling (CLM) objective. It was introduced in this paper and first released on this page.
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
+
widget:
|
| 7 |
+
- text: Introduction to Keras
|
| 8 |
+
example_title: Example 1
|
| 9 |
+
tags:
|
| 10 |
+
- text-generation
|
| 11 |
---
|
| 12 |
# SCRIPTGPT
|
| 13 |
Pretrained model on the English language using a causal language modeling (CLM) objective. It was introduced in this paper and first released on this page.
|