Dan Fu
commited on
Commit
β’
1561e44
1
Parent(s):
1970d3f
Move files
Browse files- .gitattributes +13 -0
- red_pajama_sample/arxiv_sample.jsonl β arxiv_sample.jsonl +0 -0
- red_pajama_sample/book_sample.jsonl β book_sample.jsonl +0 -0
- red_pajama_sample/c4_sample.jsonl β c4_sample.jsonl +0 -0
- red_pajama_sample/cc_2019-30_sample.jsonl β cc_2019-30_sample.jsonl +0 -0
- red_pajama_sample/cc_2020-05_sample.jsonl β cc_2020-05_sample.jsonl +0 -0
- red_pajama_sample/cc_2021-04_sample.jsonl β cc_2021-04_sample.jsonl +0 -0
- red_pajama_sample/cc_2022-05_sample.jsonl β cc_2022-05_sample.jsonl +0 -0
- red_pajama_sample/cc_2023-05_sample.jsonl β cc_2023-05_sample.jsonl +0 -0
- red_pajama_sample/github_sample.jsonl β github_sample.jsonl +0 -0
- red_pajama_sample/.gitattributes +0 -11
- red_pajama_sample/stackexchange_sample.jsonl β stackexchange_sample.jsonl +0 -0
- red_pajama_sample/wikipedia_sample.jsonl β wikipedia_sample.jsonl +0 -0
.gitattributes
CHANGED
@@ -52,3 +52,16 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
55 |
+
|
56 |
+
|
57 |
+
arxiv_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
58 |
+
book_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
59 |
+
c4_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
60 |
+
cc_2023-05_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
+
stackexchange_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
62 |
+
wikipedia_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
63 |
+
cc_2019-30_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
64 |
+
cc_2020-05_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
65 |
+
cc_2021-04_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
66 |
+
cc_2022-05_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
67 |
+
github_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
red_pajama_sample/arxiv_sample.jsonl β arxiv_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/book_sample.jsonl β book_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/c4_sample.jsonl β c4_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/cc_2019-30_sample.jsonl β cc_2019-30_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/cc_2020-05_sample.jsonl β cc_2020-05_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/cc_2021-04_sample.jsonl β cc_2021-04_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/cc_2022-05_sample.jsonl β cc_2022-05_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/cc_2023-05_sample.jsonl β cc_2023-05_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/github_sample.jsonl β github_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/.gitattributes
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
arxiv_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
2 |
-
book_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
3 |
-
c4_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
4 |
-
cc_2023-05_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
5 |
-
stackexchange_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
6 |
-
wikipedia_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
7 |
-
cc_2019-30_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
8 |
-
cc_2020-05_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
9 |
-
cc_2021-04_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
10 |
-
cc_2022-05_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
11 |
-
github_sample.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
red_pajama_sample/stackexchange_sample.jsonl β stackexchange_sample.jsonl
RENAMED
File without changes
|
red_pajama_sample/wikipedia_sample.jsonl β wikipedia_sample.jsonl
RENAMED
File without changes
|