dgerz commited on
Commit
3a0bb29
1 Parent(s): 3555ddc

Update minds14.py

Browse files
Files changed (1) hide show
  1. minds14.py +1 -1
minds14.py CHANGED
@@ -48,7 +48,7 @@ _DESCRIPTION = "MINDS-14 is a dataset for the intent detection task with spoken
48
 
49
  _HOMEPAGE_URL = "https://arxiv.org/abs/2104.08524"
50
 
51
- _DATA_URL = "https://drive.google.com/uc?export=download&id=1-i7GQghI0bkXwQEhKN6IDlWjJbHIZS2s"
52
 
53
 
54
  class Minds14Config(datasets.BuilderConfig):
 
48
 
49
  _HOMEPAGE_URL = "https://arxiv.org/abs/2104.08524"
50
 
51
+ _DATA_URL = "https://www.dropbox.com/s/e2us0hcs3ilr20e/MInDS-14.zip?dl=1"
52
 
53
 
54
  class Minds14Config(datasets.BuilderConfig):