Commit fa7daa24 authored by Grégory Châtel's avatar Grégory Châtel
Browse files

Fixing the commentary of the `SquadExample` class.

parent 3ba5470e
......@@ -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,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment