breakend commited on
Commit
1c1e8ae
1 Parent(s): a5797ee

Update the_pile_books3.py

Browse files
Files changed (1) hide show
  1. the_pile_books3.py +1 -1
the_pile_books3.py CHANGED
@@ -36,7 +36,7 @@ _CITATION = """\
36
  }
37
  """
38
  _PROJECT_URL = "https://github.com/soskek/bookcorpus/issues/27#issuecomment-716104208"
39
- _HOST_URL = "https://mystic.the-eye.eu" # Before: "https://the-eye.eu"
40
  _DOWNLOAD_URL = f"{_HOST_URL}/public/AI/pile_preliminary_components/books3.tar.gz"
41
 
42
 
36
  }
37
  """
38
  _PROJECT_URL = "https://github.com/soskek/bookcorpus/issues/27#issuecomment-716104208"
39
+ _HOST_URL = "https://the-eye.eu" # Before: "https://the-eye.eu"
40
  _DOWNLOAD_URL = f"{_HOST_URL}/public/AI/pile_preliminary_components/books3.tar.gz"
41
 
42