keshan commited on
Commit
4384c4a
1 Parent(s): 628260b

Update wit-dataset.py

Browse files
Files changed (1) hide show
  1. wit-dataset.py +1 -2
wit-dataset.py CHANGED
@@ -15,12 +15,11 @@ _CITATION = """
15
  }
16
  """
17
  _URL = "https://github.com/google-research-datasets/wit"
18
- _DATA_URL = "https://huggingface.co/datasets/keshan/wit-dataset/resolve/7e65a989e0d2e48c33b86309c37e9eadfc063b9f/data/{language}.tar.gz"
19
  _LANGUAGES = [
20
  'ms',
21
  'eu',
22
  'si',
23
- 'Prakrit',
24
  'ko',
25
  'nv',
26
  'id',
 
15
  }
16
  """
17
  _URL = "https://github.com/google-research-datasets/wit"
18
+ _DATA_URL = "https://huggingface.co/datasets/keshan/wit-dataset/resolve/628260b88f51c831a60120d2ebc17c3475f282af/data/{language}.tar.gz"
19
  _LANGUAGES = [
20
  'ms',
21
  'eu',
22
  'si',
 
23
  'ko',
24
  'nv',
25
  'id',