chompk commited on
Commit
fa83233
1 Parent(s): 63c9fac

update dataset

Browse files
Files changed (1) hide show
  1. tydiqa-goldp-th.py +1 -1
tydiqa-goldp-th.py CHANGED
@@ -30,7 +30,7 @@ the use of translation (unlike MLQA and XQuAD).
30
  """
31
 
32
 
33
- _URL = "https://huggingface.co/datasets/chompk/tydiqa-goldp-th/resolve/main/xtreme/tydiqa.goldp.th.{split}.jsonl"
34
  _VERSION = datasets.Version("1.1.0", "")
35
 
36
 
 
30
  """
31
 
32
 
33
+ _URL = "https://huggingface.co/datasets/chompk/tydiqa-goldp-th/resolve/main/xtreme/tydiqa.goldp.th.{split}.json"
34
  _VERSION = datasets.Version("1.1.0", "")
35
 
36