"sgl-kernel/pyproject_cpu.toml" did not exist on "6384d31776de3b20ff363edace7f94eaadfff386"
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/"
_LICENSE = ""
_URLS = {
"validation": "http://eaidata.bmk.sh/data/pile/val.jsonl.zst",
"test": "http://eaidata.bmk.sh/data/pile/test.jsonl.zst",
"validation": "https://the-eye.eu/public/AI/pile/val.jsonl.zst",
"test": "https://the-eye.eu/public/AI/pile/test.jsonl.zst",
}
_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