erlingh commited on
Commit
28cc819
1 Parent(s): 66bc155

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: <your question> context: <context to the 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'"