Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on a large corpus of George W. Bush's first term discourse on terrorism.
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Intended uses & limitations
|
| 20 |
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on a large corpus of George W. Bush's first term discourse on terrorism.
|
| 17 |
|
| 18 |
+
## To Prompt the Model
|
| 19 |
+
|
| 20 |
+
Try entering single words or short phrases, such as "terrorism is" or "national security" or "our foreign policy should be",
|
| 21 |
+
in the dialogue box on the right hand side of this page. Then click on 'compute' and wait for the results. The model will take a few seconds
|
| 22 |
+
to load on your first prompt.
|
| 23 |
|
| 24 |
## Intended uses & limitations
|
| 25 |
|