Skip to content

Commit a81fbfc

Browse files
committed
Update src/dataset/load.py
1 parent cc5e930 commit a81fbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dataset/load.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
# load_dataset("cerebras/SlimPajama-627B", trust_remote_code=True)
3636
# TinyLlamaが使ってる、311 GB
3737
# load_dataset("bigcode/starcoderdata", trust_remote_code=True)
38-
# 825 GB
38+
# 886 GB
3939
# load_dataset("EleutherAI/pile", "all", trust_remote_code=True)
4040
# load_dataset("oscar")
4141

0 commit comments

Comments
 (0)