Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
fa7daa24
Commit
fa7daa24
authored
Dec 06, 2018
by
Grégory Châtel
Browse files
Fixing the commentary of the `SquadExample` class.
parent
3ba5470e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/run_squad.py
examples/run_squad.py
+1
-1
No files found.
examples/run_squad.py
View file @
fa7daa24
...
...
@@ -45,7 +45,7 @@ logger = logging.getLogger(__name__)
class
SquadExample
(
object
):
"""A single training/test example for
simple sequence classification
."""
"""A single training/test example for
the Squad dataset
."""
def
__init__
(
self
,
qas_id
,
...
...
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