albertvillanova HF staff commited on
Commit
96cd589
1 Parent(s): 6bb41b3

Update loading script

Browse files
Files changed (1) hide show
  1. common_language.py +1 -1
common_language.py CHANGED
@@ -21,7 +21,7 @@ import os
21
  import datasets
22
 
23
 
24
- _DATA_URL = "https://zenodo.org/record/5036977/files/CommonLanguage.tar.gz?download=1"
25
 
26
  _CITATION = """\
27
  @dataset{ganesh_sinisetty_2021_5036977,
 
21
  import datasets
22
 
23
 
24
+ _DATA_URL = "data/CommonLanguage.zip"
25
 
26
  _CITATION = """\
27
  @dataset{ganesh_sinisetty_2021_5036977,