Datasets:
Update RedPajama-Data-1T-1024Sample.py
Browse files
RedPajama-Data-1T-1024Sample.py
CHANGED
@@ -29,8 +29,6 @@ RedPajama is a clean-room, fully open-source implementation of the LLaMa dataset
|
|
29 |
"""
|
30 |
|
31 |
_URLS = [
|
32 |
-
"arxiv_sample.jsonl",
|
33 |
-
"book_sample.jsonl",
|
34 |
"c4_sample.jsonl",
|
35 |
"cc_2019-30_sample.jsonl",
|
36 |
"cc_2020-05_sample.jsonl",
|
|
|
29 |
"""
|
30 |
|
31 |
_URLS = [
|
|
|
|
|
32 |
"c4_sample.jsonl",
|
33 |
"cc_2019-30_sample.jsonl",
|
34 |
"cc_2020-05_sample.jsonl",
|