CreitinGameplays
commited on
Commit
•
3181252
1
Parent(s):
45c3c0d
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ widget:
|
|
12 |
- text: <|system|> You are a helpful AI assistant. </s> <|prompter|> what is an essay? </s> <|assistant|>
|
13 |
- text: <|system|> You are a helpful AI assistant. </s> <|prompter|> Tell me 5 Brazilian waterfalls to visit. </s> <|assistant|>
|
14 |
- text: <|system|> You are a helpful AI assistant. </s> <|prompter|> write a story about how a virus called COVID-19 destroyed the world </s> <|assistant|>
|
|
|
15 |
inference:
|
16 |
parameters:
|
17 |
temperature: 0.1
|
|
|
12 |
- text: <|system|> You are a helpful AI assistant. </s> <|prompter|> what is an essay? </s> <|assistant|>
|
13 |
- text: <|system|> You are a helpful AI assistant. </s> <|prompter|> Tell me 5 Brazilian waterfalls to visit. </s> <|assistant|>
|
14 |
- text: <|system|> You are a helpful AI assistant. </s> <|prompter|> write a story about how a virus called COVID-19 destroyed the world </s> <|assistant|>
|
15 |
+
- text: <|system|> You are a helpful AI assistant. </s> <|prompter|> write a short Python program that asks the user for their name and then greets them by name. </s> <|assistant|>
|
16 |
inference:
|
17 |
parameters:
|
18 |
temperature: 0.1
|