Files changed (1) hide show
  1. BUSTER.py +1 -1
BUSTER.py CHANGED
@@ -34,7 +34,7 @@ We also released a corpus of 6196 automatically annotated documents.
34
  """
35
 
36
  _HOMEPAGE = "https://expert.ai/buster"
37
- _URL = "buster.zip"
38
  _VERSION = "1.0.0"
39
 
40
  logger = datasets.logging.get_logger(__name__)
 
34
  """
35
 
36
  _HOMEPAGE = "https://expert.ai/buster"
37
+ _URL = "BUSTER.zip"
38
  _VERSION = "1.0.0"
39
 
40
  logger = datasets.logging.get_logger(__name__)