Update README.md
Browse files
README.md
CHANGED
@@ -87,6 +87,7 @@ outputs = model.generate(**inputs, max_length=150, do_sample=True, top_k=50, top
|
|
87 |
|
88 |
# Decode and print the generated text
|
89 |
print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
|
90 |
|
91 |
<pre>
|
92 |
The meaning of life is tamed in many ways. It is a state of mental and physical development. It is a state of deep emotional strength and confidence, and it is a state of physical and mental balance. In this article, we will explore the meaning of life, the different ways life is defined, and how we can apply this concept to our own lives.
|
|
|
87 |
|
88 |
# Decode and print the generated text
|
89 |
print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
90 |
+
```
|
91 |
|
92 |
<pre>
|
93 |
The meaning of life is tamed in many ways. It is a state of mental and physical development. It is a state of deep emotional strength and confidence, and it is a state of physical and mental balance. In this article, we will explore the meaning of life, the different ways life is defined, and how we can apply this concept to our own lives.
|