Update the_pile_books3.py
Browse files- 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://
|
| 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 |
|