Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,8 @@ widget:
|
|
7 |
|
8 |
# How to use?
|
9 |
|
10 |
-
To generate text with HTML, the sentence must start with ` htmlOn
|
11 |
-
|
12 |
# Training details
|
13 |
|
14 |
We continued the pre-training of [gpt2](https://huggingface.co/gpt2).
|
|
|
7 |
|
8 |
# How to use?
|
9 |
|
10 |
+
To generate text with HTML, the sentence must start with ` htmlOn |||` (note the space at the beginning 😉). To generate normal text, you don't need to add anything.
|
11 |
+
|
12 |
# Training details
|
13 |
|
14 |
We continued the pre-training of [gpt2](https://huggingface.co/gpt2).
|