khalidalt commited on
Commit
004a8a6
1 Parent(s): 97b63dc

Update tydiqa-goldp.py

Browse files
Files changed (1) hide show
  1. tydiqa-goldp.py +1 -1
tydiqa-goldp.py CHANGED
@@ -26,7 +26,7 @@ the use of translation (unlike MLQA and XQuAD).
26
  """
27
 
28
 
29
- _LANG = ["arabic", "bengali", "english", "finnish", "indonesian", "japanese", "korean", "russoam", "swahili", "telugu", "thai"]
30
 
31
  _URL = "https://huggingface.co/datasets/khalidalt/tydiqa-goldp/resolve/main/{split}/{language}-{split}.jsonl"
32
  _VERSION = datasets.Version("1.1.0", "")
 
26
  """
27
 
28
 
29
+ _LANG = ["arabic", "bengali", "english", "finnish", "indonesian", "japanese", "korean", "russian", "swahili", "telugu", "thai"]
30
 
31
  _URL = "https://huggingface.co/datasets/khalidalt/tydiqa-goldp/resolve/main/{split}/{language}-{split}.jsonl"
32
  _VERSION = datasets.Version("1.1.0", "")