Update README.md
Browse files
README.md
CHANGED
@@ -76,7 +76,7 @@ Respond in the following format:
|
|
76 |
"""
|
77 |
|
78 |
#user_question = "Natalia sold clips to 48 of her friends in April, and then she sold half as many clips in May. How many clips did Natalia sell altogether in April and May?"
|
79 |
-
user_question = "
|
80 |
|
81 |
# Create the chat message list, matching the training data structure
|
82 |
messages = [
|
|
|
76 |
"""
|
77 |
|
78 |
#user_question = "Natalia sold clips to 48 of her friends in April, and then she sold half as many clips in May. How many clips did Natalia sell altogether in April and May?"
|
79 |
+
user_question = "Capital of Paris?" # Try another type of question
|
80 |
|
81 |
# Create the chat message list, matching the training data structure
|
82 |
messages = [
|