abhijitt commited on
Commit
182eb8f
·
1 Parent(s): 95678b8

Upload got.py

Browse files
Files changed (1) hide show
  1. got.py +2 -0
got.py CHANGED
@@ -7,6 +7,8 @@ import datasets
7
  from datasets.tasks import QuestionAnsweringExtractive
8
 
9
 
 
 
10
  # TODO(got): BibTeX citation
11
 
12
  _CITATION = """\
 
7
  from datasets.tasks import QuestionAnsweringExtractive
8
 
9
 
10
+ logger = datasets.logging.get_logger(__name__)
11
+
12
  # TODO(got): BibTeX citation
13
 
14
  _CITATION = """\