mstz commited on
Commit
929e342
1 Parent(s): afcc76f

Update dexter.py

Browse files
Files changed (1) hide show
  1. dexter.py +2 -2
dexter.py CHANGED
@@ -14,8 +14,8 @@ _ENCODING_DICS = {
14
  }
15
 
16
  DESCRIPTION = "Dexter dataset."
17
- _HOMEPAGE = "https://archive-beta.ics.uci.edu/dataset/127/dexter+census+database"
18
- _URLS = ("https://archive-beta.ics.uci.edu/dataset/127/dexter+census+database")
19
  _CITATION = """
20
  @misc{misc_dexter_168,
21
  author = {Guyon,Isabelle, Gunn,Steve, Ben-Hur,Asa & Dror,Gideon},
 
14
  }
15
 
16
  DESCRIPTION = "Dexter dataset."
17
+ _HOMEPAGE = "https://archive-beta.ics.uci.edu/dataset/168/dexter"
18
+ _URLS = ("https://archive-beta.ics.uci.edu/dataset/168/dexter")
19
  _CITATION = """
20
  @misc{misc_dexter_168,
21
  author = {Guyon,Isabelle, Gunn,Steve, Ben-Hur,Asa & Dror,Gideon},