"vscode:/vscode.git/clone" did not exist on "0aba91fc9a49b2f42ebd9f1f82150000e6940401"
Unverified Commit 8c048e26 authored by ben's avatar ben Committed by GitHub
Browse files

Update Pile Test/Val Download URLs (#373)

* use pile links hosted on the eye

* update links in dataset_infos
parent f29597be
This diff is collapsed.
...@@ -42,8 +42,8 @@ _HOMEPAGE = "https://pile.eleuther.ai/" ...@@ -42,8 +42,8 @@ _HOMEPAGE = "https://pile.eleuther.ai/"
_LICENSE = "" _LICENSE = ""
_URLS = { _URLS = {
"validation": "http://eaidata.bmk.sh/data/pile/val.jsonl.zst", "validation": "https://the-eye.eu/public/AI/pile/val.jsonl.zst",
"test": "http://eaidata.bmk.sh/data/pile/test.jsonl.zst", "test": "https://the-eye.eu/public/AI/pile/test.jsonl.zst",
} }
_NAMES = { _NAMES = {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment