nickypro commited on
Commit
7b1b404
1 Parent(s): 95478bc

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. data/ArXiv/test/data-00000-of-00001.arrow +3 -0
  2. data/ArXiv/test/dataset_info.json +22 -0
  3. data/ArXiv/test/state.json +13 -0
  4. data/ArXiv/train/data-00000-of-00001.arrow +3 -0
  5. data/ArXiv/train/dataset_info.json +22 -0
  6. data/ArXiv/train/state.json +13 -0
  7. data/BookCorpus2/test/data-00000-of-00001.arrow +3 -0
  8. data/BookCorpus2/test/dataset_info.json +22 -0
  9. data/BookCorpus2/test/state.json +13 -0
  10. data/BookCorpus2/train/data-00000-of-00001.arrow +3 -0
  11. data/BookCorpus2/train/dataset_info.json +22 -0
  12. data/BookCorpus2/train/state.json +13 -0
  13. data/Books3/test/data-00000-of-00001.arrow +3 -0
  14. data/Books3/test/dataset_info.json +22 -0
  15. data/Books3/test/state.json +13 -0
  16. data/Books3/train/data-00000-of-00001.arrow +3 -0
  17. data/Books3/train/dataset_info.json +22 -0
  18. data/Books3/train/state.json +13 -0
  19. data/DM Mathematics/train/data-00000-of-00001.arrow +3 -0
  20. data/DM Mathematics/train/dataset_info.json +22 -0
  21. data/DM Mathematics/train/state.json +13 -0
  22. data/Enron Emails/test/data-00000-of-00001.arrow +3 -0
  23. data/Enron Emails/test/dataset_info.json +22 -0
  24. data/Enron Emails/test/state.json +13 -0
  25. data/Enron Emails/train/data-00000-of-00001.arrow +3 -0
  26. data/Enron Emails/train/dataset_info.json +22 -0
  27. data/Enron Emails/train/state.json +13 -0
  28. data/EuroParl/test/data-00000-of-00001.arrow +3 -0
  29. data/EuroParl/test/dataset_info.json +22 -0
  30. data/EuroParl/test/state.json +13 -0
  31. data/EuroParl/train/data-00000-of-00001.arrow +3 -0
  32. data/EuroParl/train/dataset_info.json +22 -0
  33. data/EuroParl/train/state.json +13 -0
  34. data/FreeLaw/test/data-00000-of-00001.arrow +3 -0
  35. data/FreeLaw/test/dataset_info.json +22 -0
  36. data/FreeLaw/test/state.json +13 -0
  37. data/FreeLaw/train/data-00000-of-00001.arrow +3 -0
  38. data/FreeLaw/train/dataset_info.json +22 -0
  39. data/FreeLaw/train/state.json +13 -0
  40. data/Github/test/data-00000-of-00001.arrow +3 -0
  41. data/Github/test/dataset_info.json +22 -0
  42. data/Github/test/state.json +13 -0
  43. data/Github/train/data-00000-of-00001.arrow +3 -0
  44. data/Github/train/dataset_info.json +22 -0
  45. data/Github/train/state.json +13 -0
  46. data/Gutenberg (PG-19)/test/data-00000-of-00001.arrow +3 -0
  47. data/Gutenberg (PG-19)/test/dataset_info.json +22 -0
  48. data/Gutenberg (PG-19)/test/state.json +13 -0
  49. data/Gutenberg (PG-19)/train/data-00000-of-00001.arrow +3 -0
  50. data/Gutenberg (PG-19)/train/dataset_info.json +22 -0
data/ArXiv/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:828d18e4cb3a38b6129917ca0578d285e45c422ca173d86618b1ac1a4d8c5b64
3
+ size 33003512
data/ArXiv/test/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/ArXiv/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6b34ae68e8d889bc",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/ArXiv/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:724a16f17c94207d38a1949870a17a819cb7828bf88a9c13fb49b2ed29a4fe7b
3
+ size 105395408
data/ArXiv/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/ArXiv/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "adc19144449485c5",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/BookCorpus2/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e224488f217e56937b95a9e7392d7538f6309f44483cc0eb67b975639c61a56
3
+ size 2770040
data/BookCorpus2/test/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/BookCorpus2/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c8813f132bd8e86e",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/BookCorpus2/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0953e25cbd53c9f4f01765123dfc9e15080e1c4871ec772b8b3e9943b09c47df
3
+ size 92010536
data/BookCorpus2/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/BookCorpus2/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "574d180f05bfc1bd",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/Books3/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3e97129281c56816ab1ce2bdb555d0f37b7ae0b729f97d4742b3f237e42b3e3
3
+ size 41527832
data/Books3/test/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/Books3/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "90b8ec2b64e4e8b7",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/Books3/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3a35ed86f83110652a6a1c7b54277d149f0eb35bf780c6f573ce49a76ba5307
3
+ size 108881480
data/Books3/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/Books3/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "d0f6e76b7b72f565",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/DM Mathematics/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a918e0fbdf8c218050d84724a96ffd5b35e1e57427263926665af0b34efe860
3
+ size 104863392
data/DM Mathematics/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/DM Mathematics/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6c2f8f2f6a139410",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/Enron Emails/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08be841c15dff4cea088115b31953ca9dc206edea389c759f669ad724378204d
3
+ size 542352
data/Enron Emails/test/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/Enron Emails/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "adc0c34bb0e41d52",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/Enron Emails/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce49a968ea0b16df40bdecc20c30d4c393d9757d3366fdd8ccca4f6d4f420f2d
3
+ size 16705344
data/Enron Emails/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/Enron Emails/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "5cc0b1a8c0407963",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/EuroParl/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bef08e142040e3596a46eb7f495c0dfa95700a9ecf124221e67b7c34570f942
3
+ size 3630080
data/EuroParl/test/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/EuroParl/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e4dd40b7629e11ea",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/EuroParl/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13f790a6a3bae188d3794b07b5cb6e606027870b26be79edc06e164b090111e6
3
+ size 94201328
data/EuroParl/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/EuroParl/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "ca92b69991fb68ea",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/FreeLaw/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb5523b6ebb08a94ec3026acd902bb65d4ba2098e34dc101605c2ab900fd826e
3
+ size 25163400
data/FreeLaw/test/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/FreeLaw/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a67ebd1cba8993f7",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/FreeLaw/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:640a5bb0e61616e6aa1712bf2d3553efc70cd61e46e0933a8a65dff59a098725
3
+ size 106895928
data/FreeLaw/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/FreeLaw/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "fbfa9d071956424d",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/Github/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1860eba70f917ed0f7cf759454829dfc13ceeaaf6a36ebccb82c8d8cb84a65bd
3
+ size 31336392
data/Github/test/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/Github/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "0a6c96681af2a6b8",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/Github/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:977a7be2c15da3eec119cdf02c31a64a37e3851342c0c0ed258c15a6f55e83bf
3
+ size 103657312
data/Github/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/Github/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "3cc1dd66cb743b75",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/Gutenberg (PG-19)/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eee9139671f21eb1487a11ae3b8b909d43df0eb5d0e6915fe2627e35170f1c96
3
+ size 8679696
data/Gutenberg (PG-19)/test/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/Gutenberg (PG-19)/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "cb1c6101ff5cd726",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/Gutenberg (PG-19)/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e545eef36941847decb85f4da9e5aeea463a56fd106580e891cdcecedb37891
3
+ size 102760536
data/Gutenberg (PG-19)/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "meta": {
10
+ "pile_set_name": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "domain": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }