Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
05810cd8
Unverified
Commit
05810cd8
authored
Aug 13, 2020
by
Manuel Romero
Committed by
GitHub
Aug 13, 2020
Browse files
Fix typo (#6469)
parent
7bc00569
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
model_cards/mrm8488/t5-small-finetuned-squadv2/README.md
model_cards/mrm8488/t5-small-finetuned-squadv2/README.md
+1
-1
No files found.
model_cards/mrm8488/t5-small-finetuned-squadv2/README.md
View file @
05810cd8
...
...
@@ -65,7 +65,7 @@ def get_answer(question, context):
return
tokenizer
.
decode
(
output
[
0
])
context
=
"Manuel ha
ve
created RuPERTa-base (a Spanish RoBERTa) with the support of HF-Transformers and Google"
context
=
"Manuel ha
s
created RuPERTa-base (a Spanish RoBERTa) with the support of HF-Transformers and Google"
question
=
"Who has supported Manuel?"
get_answer
(
question
,
context
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment