Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ def response_generate(
|
|
60 |
|
61 |
return decoded_output
|
62 |
|
63 |
-
prompt = """>>CONTEXT<<I heard John Marks was the first christian missionary in Ireland. What was the capital then??>>REWRITE<<"""
|
64 |
|
65 |
response = response_generate(
|
66 |
model,
|
|
|
60 |
|
61 |
return decoded_output
|
62 |
|
63 |
+
prompt = """>>CONTEXT<<I heard John Marks was the first christian missionary in Ireland. What was the capital then??>>REWRITE<< """
|
64 |
|
65 |
response = response_generate(
|
66 |
model,
|