mstz commited on
Commit
c520cfb
1 Parent(s): 43f6105

Upload toxicity.py

Browse files
Files changed (1) hide show
  1. toxicity.py +2 -2
toxicity.py CHANGED
@@ -10,8 +10,8 @@ VERSION = datasets.Version("1.0.0")
10
 
11
 
12
  DESCRIPTION = "Toxicity dataset from the UCI ML repository."
13
- _HOMEPAGE = "https://archive-beta.ics.uci.edu/dataset/31/toxicity"
14
- _URLS = ("https://archive-beta.ics.uci.edu/dataset/31/toxicity")
15
  _CITATION = """"""
16
 
17
  # Dataset info
 
10
 
11
 
12
  DESCRIPTION = "Toxicity dataset from the UCI ML repository."
13
+ _HOMEPAGE = "https://archive-beta.ics.uci.edu/dataset/728/toxicity"
14
+ _URLS = ("https://archive-beta.ics.uci.edu/dataset/728/toxicity")
15
  _CITATION = """"""
16
 
17
  # Dataset info