Datasets:

Sub-tasks:
extractive-qa
Multilinguality:
multilingual
Size Categories:
unknown
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Source Datasets:
extended|wikipedia
Tags:
License:
khalidalt commited on
Commit
1a9413c
1 Parent(s): 9a2edc6

Update tydiqa-goldp.py

Browse files
Files changed (1) hide show
  1. tydiqa-goldp.py +1 -1
tydiqa-goldp.py CHANGED
@@ -63,7 +63,7 @@ class tydiqa_GoldP(datasets.GeneratorBasedBuilder):
63
  Thai and Japanese are removed since the lack of whitespace breaks some tools.
64
  """
65
  ),
66
- ),
67
  for lang in _LANG
68
  ]
69
  def _info(self):
 
63
  Thai and Japanese are removed since the lack of whitespace breaks some tools.
64
  """
65
  ),
66
+ )
67
  for lang in _LANG
68
  ]
69
  def _info(self):