Upload 44 files
Browse files- .gitattributes +38 -0
- arxiv_train.jsonl +3 -0
- arxiv_val.jsonl +3 -0
- bookcorpus2_train.jsonl +3 -0
- bookcorpus2_val.jsonl +3 -0
- books3_train.jsonl +3 -0
- books3_val.jsonl +3 -0
- cc_train.jsonl +3 -0
- cc_val.jsonl +3 -0
- enron_train.jsonl +0 -0
- enron_val.jsonl +0 -0
- europarl_train.jsonl +3 -0
- europarl_val.jsonl +3 -0
- freelaw_train.jsonl +3 -0
- freelaw_val.jsonl +3 -0
- github_train.jsonl +3 -0
- github_val.jsonl +3 -0
- gutenberg_train.jsonl +3 -0
- gutenberg_val.jsonl +3 -0
- hackernews_train.jsonl +3 -0
- hackernews_val.jsonl +3 -0
- math_train.jsonl +3 -0
- math_val.jsonl +3 -0
- nih_train.jsonl +0 -0
- nih_val.jsonl +0 -0
- opensubtitles_train.jsonl +3 -0
- opensubtitles_val.jsonl +3 -0
- openwebtext2_train.jsonl +3 -0
- openwebtext2_val.jsonl +3 -0
- philpapers_train.jsonl +3 -0
- philpapers_val.jsonl +3 -0
- pubmed_abstracts_train.jsonl +0 -0
- pubmed_abstracts_val.jsonl +0 -0
- pubmed_central_train.jsonl +3 -0
- pubmed_central_val.jsonl +3 -0
- stackexchange_train.jsonl +3 -0
- stackexchange_val.jsonl +3 -0
- ubuntu_train.jsonl +3 -0
- ubuntu_val.jsonl +3 -0
- uspto_train.jsonl +3 -0
- uspto_val.jsonl +3 -0
- wikipedia_train.jsonl +3 -0
- wikipedia_val.jsonl +3 -0
- youtubesubtitles_train.jsonl +3 -0
- youtubesubtitles_val.jsonl +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,41 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
arxiv_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
60 |
+
arxiv_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
+
bookcorpus2_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
62 |
+
bookcorpus2_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
63 |
+
books3_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
64 |
+
books3_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
65 |
+
cc_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
66 |
+
cc_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
67 |
+
europarl_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
68 |
+
europarl_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
69 |
+
freelaw_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
70 |
+
freelaw_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
71 |
+
github_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
72 |
+
github_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
73 |
+
gutenberg_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
74 |
+
gutenberg_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
75 |
+
hackernews_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
76 |
+
hackernews_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
77 |
+
math_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
78 |
+
math_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
79 |
+
opensubtitles_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
80 |
+
opensubtitles_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
81 |
+
openwebtext2_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
82 |
+
openwebtext2_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
83 |
+
philpapers_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
84 |
+
philpapers_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
85 |
+
pubmed_central_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
86 |
+
pubmed_central_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
87 |
+
stackexchange_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
88 |
+
stackexchange_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
89 |
+
ubuntu_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
90 |
+
ubuntu_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
91 |
+
uspto_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
92 |
+
uspto_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
93 |
+
wikipedia_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
94 |
+
wikipedia_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
95 |
+
youtubesubtitles_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
96 |
+
youtubesubtitles_val.jsonl filter=lfs diff=lfs merge=lfs -text
|
arxiv_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd4eeceac83a7c1a51376dc269e41d76fc31a2eb26e955e97ff23e9b4a815041
|
3 |
+
size 25164717
|
arxiv_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03d15ebe7599431b014518c3cd3d2ee79ab82c8b265fa66f3d8d86657e4da89e
|
3 |
+
size 25227740
|
bookcorpus2_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91252438606d58266cc842537c8c5ec97e16376feeab6e519273723633e1cdc1
|
3 |
+
size 30160746
|
bookcorpus2_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55b771ba3be2cc6a2b1933465578c4671be5e57e73ddc89fab1b3721cc1e55ad
|
3 |
+
size 30312728
|
books3_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f76c451066c0354717cec86108206588ebff93da2f728a569fd009d26b8da89b
|
3 |
+
size 29775477
|
books3_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf2c976672a09fae5a09a2aa0b63bcdbd468861b48c079a41cad112caa4d4632
|
3 |
+
size 30235355
|
cc_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0abe1c23483c7577747f213ed8d9e74d2e153720aae775029f728fee376d5ccc
|
3 |
+
size 32275529
|
cc_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a745844096376d354ade38f4b7f6d7dc108064f4f3d85267b828f3d4f8f8296
|
3 |
+
size 32231724
|
enron_train.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
enron_val.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
europarl_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64159393d49100a65bccabf75c9b9e32d2a8a24c20e3849d96d2fbd811602047
|
3 |
+
size 28022104
|
europarl_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51b5c480c6cb7547c73d3a09f58164be2b91cf021e02e1a2ad98a9760e992279
|
3 |
+
size 30435664
|
freelaw_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d64e69ed79549aae558817c2109500fdb2c131746e950ffc51db75c39c70f562
|
3 |
+
size 32189840
|
freelaw_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41bb521ff79ba9f81522dfb7f6dfce7b9415ac00f9b493e41d65baadf715e358
|
3 |
+
size 31710884
|
github_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4caff3c865b24833c4f8c42dca1daf7a90c13a9170d087503a4135cf4de75369
|
3 |
+
size 22877712
|
github_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a0f15bf882ef7ad16fefe0c4d8bc87c5770f9dd676e02e7b0bbbb50313edd7d
|
3 |
+
size 23078922
|
gutenberg_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea53fc997158444178c0e8376bf1ec45b514a47e1ddbad98cf4d6f3c7cb8e08f
|
3 |
+
size 28206352
|
gutenberg_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b134f2219a407f5ece348cf189a059ad086bb7bf62c9c20f48fb43df760da9c1
|
3 |
+
size 28615872
|
hackernews_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d51be18ffb47e45f0246965c804e2f4c70f8dbc5deb622b07ab716a8161db39
|
3 |
+
size 28847874
|
hackernews_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:500a507a5649ee5f52ccaa43c05b016b7b6cf3a6fe1ae65b61bd2e156de837e6
|
3 |
+
size 28646569
|
math_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c670f425328ed4324c19b39508eaf727b7f0b0508461e6d1f8a6a8900bdd48a7
|
3 |
+
size 16446063
|
math_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5004064bac05da8779bdf8f17ff7faa34bae1860faef9f91df59ee859873545
|
3 |
+
size 16640204
|
nih_train.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
nih_val.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
opensubtitles_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64a33a5516b2d0c77b0b74e8d49f9fc4de14963a1f6bff42d575c8fecac0988e
|
3 |
+
size 27984598
|
opensubtitles_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1707dcb92d3f04f8a39983009824d9695bd2d67e2eb28ae472f6b7e2eabb750d
|
3 |
+
size 27817941
|
openwebtext2_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:983fdfe210ae5a449c5688c0b465a4938a0ddd777200600657e2e7e331daa72d
|
3 |
+
size 32214071
|
openwebtext2_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5af04ebe626e893820cc9117d9f8f775555ef0b362c067820e60d1cc7e1937e
|
3 |
+
size 32399647
|
philpapers_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ea894629c76115b1cb9fd023f93822b716abab4c1771db71c7f5e5a67766139
|
3 |
+
size 28915339
|
philpapers_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68a4cd6e74ed84e80830e236dad773f5fe0853c67a245913ba0465554ba863b1
|
3 |
+
size 27610091
|
pubmed_abstracts_train.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pubmed_abstracts_val.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pubmed_central_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b57ffa94930fc8d38355cdfe21bec8ee126ff5a79a6c77c02cfd337ceb9d684c
|
3 |
+
size 31631408
|
pubmed_central_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:943a86507ce49b2beb35709d6925c384751f23e91b72ddc7e22de9eeb99a6ecf
|
3 |
+
size 31643951
|
stackexchange_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8404c0283fddb93d8330617827c8d027167eb79dca6109007a206a5b4742f8bb
|
3 |
+
size 26091143
|
stackexchange_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:133e05d302c292fe8168024a395432823c603d1c0e863e34f7f3c95cfae37846
|
3 |
+
size 26270464
|
ubuntu_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd8ae823f2ba45cba4cf4c7c584fa47ab017ecfa8eed84396964955a0d013f17
|
3 |
+
size 23090781
|
ubuntu_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1757499379b1669db37a3b5a0aca9f59d47eea2d748750d0c4e903f69a61e50
|
3 |
+
size 27125306
|
uspto_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44c61f7f3a8b11295b3a801ef2230119a023d2a59476e25487e034bf8a12fa84
|
3 |
+
size 35335472
|
uspto_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:264a1c33d23f140ec70471df9a8e187c8f9ad63f4479e9076ac09158bf2c988f
|
3 |
+
size 35781514
|
wikipedia_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2a6ca0b824b91e2f91643980a6890c0e1b85243b7918224def2d16c78b1c9c0
|
3 |
+
size 31649909
|
wikipedia_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7f61c34c824dbf871dff12f59b138aa48b282f41655f08674cc81526c5e0013
|
3 |
+
size 30839129
|
youtubesubtitles_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16e42acf5b858216e4e23b5664f2d21ee5823d78627631595cba639662a601ca
|
3 |
+
size 29000146
|
youtubesubtitles_val.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1886505def8d41cd2a5f941b2a113d77645741166a427b85809a9efecfbe01c7
|
3 |
+
size 26863115
|