Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,4 @@ This model is based on the norkart/mt5-large-no checkpoint and then trained for
|
|
17 |
Given a question and a context, the model can find the answer in the context. The answer does not need to be stated verbatim in the context.
|
18 |
|
19 |
Format:
|
20 |
-
"question:
|
|
|
17 |
Given a question and a context, the model can find the answer in the context. The answer does not need to be stated verbatim in the context.
|
18 |
|
19 |
Format:
|
20 |
+
"question: 'your question' context: 'context to the question'"
|