krypticmouse commited on
Commit
d3567b4
·
1 Parent(s): 2772839

remove junk

Browse files
data/dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["train", "dev", "val", "test"]}
 
 
data/dev/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:732429a3965e6b0e2739b98fcd3629514fffd8db30cfcbdf1b03dd841c1dc141
3
- size 468608
 
 
 
 
data/dev/dataset_info.json DELETED
@@ -1,73 +0,0 @@
1
- {
2
- "builder_name": "json",
3
- "citation": "",
4
- "config_name": "default",
5
- "dataset_name": "whatsthatbook",
6
- "dataset_size": 52544128,
7
- "description": "",
8
- "download_checksums": {
9
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_train_11552.split_with_val.jsonl": {
10
- "num_bytes": 21843422,
11
- "checksum": null
12
- },
13
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_dev_1444.split_with_val.jsonl": {
14
- "num_bytes": 2695887,
15
- "checksum": null
16
- },
17
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_test_1445.split_with_val.jsonl": {
18
- "num_bytes": 2660619,
19
- "checksum": null
20
- }
21
- },
22
- "download_size": 27199928,
23
- "features": {
24
- "question": {
25
- "dtype": "string",
26
- "_type": "Value"
27
- },
28
- "question_posted_date": {
29
- "dtype": "timestamp[s]",
30
- "_type": "Value"
31
- },
32
- "book_id": {
33
- "dtype": "string",
34
- "_type": "Value"
35
- },
36
- "answers": {
37
- "feature": {
38
- "dtype": "string",
39
- "_type": "Value"
40
- },
41
- "_type": "Sequence"
42
- }
43
- },
44
- "homepage": "",
45
- "license": "",
46
- "size_in_bytes": 79744056,
47
- "splits": {
48
- "train": {
49
- "name": "train",
50
- "num_bytes": 21101189,
51
- "num_examples": 11552,
52
- "dataset_name": "whatsthatbook"
53
- },
54
- "validation": {
55
- "name": "validation",
56
- "num_bytes": 28875252,
57
- "num_examples": 15885,
58
- "dataset_name": "whatsthatbook"
59
- },
60
- "test": {
61
- "name": "test",
62
- "num_bytes": 2567687,
63
- "num_examples": 1445,
64
- "dataset_name": "whatsthatbook"
65
- }
66
- },
67
- "version": {
68
- "version_str": "0.0.0",
69
- "major": 0,
70
- "minor": 0,
71
- "patch": 0
72
- }
73
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/dev/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "05279c1919cbd929",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": "train"
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/test/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d42a26f6ddf0edc9fdbd05c41b77869183044347a70c450a74f152a619ad932
3
- size 927912
 
 
 
 
data/test/dataset_info.json DELETED
@@ -1,73 +0,0 @@
1
- {
2
- "builder_name": "json",
3
- "citation": "",
4
- "config_name": "default",
5
- "dataset_name": "whatsthatbook",
6
- "dataset_size": 52544128,
7
- "description": "",
8
- "download_checksums": {
9
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_train_11552.split_with_val.jsonl": {
10
- "num_bytes": 21843422,
11
- "checksum": null
12
- },
13
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_dev_1444.split_with_val.jsonl": {
14
- "num_bytes": 2695887,
15
- "checksum": null
16
- },
17
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_test_1445.split_with_val.jsonl": {
18
- "num_bytes": 2660619,
19
- "checksum": null
20
- }
21
- },
22
- "download_size": 27199928,
23
- "features": {
24
- "question": {
25
- "dtype": "string",
26
- "_type": "Value"
27
- },
28
- "question_posted_date": {
29
- "dtype": "timestamp[s]",
30
- "_type": "Value"
31
- },
32
- "book_id": {
33
- "dtype": "string",
34
- "_type": "Value"
35
- },
36
- "answers": {
37
- "feature": {
38
- "dtype": "string",
39
- "_type": "Value"
40
- },
41
- "_type": "Sequence"
42
- }
43
- },
44
- "homepage": "",
45
- "license": "",
46
- "size_in_bytes": 79744056,
47
- "splits": {
48
- "train": {
49
- "name": "train",
50
- "num_bytes": 21101189,
51
- "num_examples": 11552,
52
- "dataset_name": "whatsthatbook"
53
- },
54
- "validation": {
55
- "name": "validation",
56
- "num_bytes": 28875252,
57
- "num_examples": 15885,
58
- "dataset_name": "whatsthatbook"
59
- },
60
- "test": {
61
- "name": "test",
62
- "num_bytes": 2567687,
63
- "num_examples": 1445,
64
- "dataset_name": "whatsthatbook"
65
- }
66
- },
67
- "version": {
68
- "version_str": "0.0.0",
69
- "major": 0,
70
- "minor": 0,
71
- "patch": 0
72
- }
73
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/test/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "3308753ba4ab7333",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": "train"
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:76de4d498240dc31c984d117f6f38a3257b3a2b0c5c92e86010e320d1be548f0
3
- size 465448
 
 
 
 
data/train/dataset_info.json DELETED
@@ -1,73 +0,0 @@
1
- {
2
- "builder_name": "json",
3
- "citation": "",
4
- "config_name": "default",
5
- "dataset_name": "whatsthatbook",
6
- "dataset_size": 52544128,
7
- "description": "",
8
- "download_checksums": {
9
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_train_11552.split_with_val.jsonl": {
10
- "num_bytes": 21843422,
11
- "checksum": null
12
- },
13
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_dev_1444.split_with_val.jsonl": {
14
- "num_bytes": 2695887,
15
- "checksum": null
16
- },
17
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_test_1445.split_with_val.jsonl": {
18
- "num_bytes": 2660619,
19
- "checksum": null
20
- }
21
- },
22
- "download_size": 27199928,
23
- "features": {
24
- "question": {
25
- "dtype": "string",
26
- "_type": "Value"
27
- },
28
- "question_posted_date": {
29
- "dtype": "timestamp[s]",
30
- "_type": "Value"
31
- },
32
- "book_id": {
33
- "dtype": "string",
34
- "_type": "Value"
35
- },
36
- "answers": {
37
- "feature": {
38
- "dtype": "string",
39
- "_type": "Value"
40
- },
41
- "_type": "Sequence"
42
- }
43
- },
44
- "homepage": "",
45
- "license": "",
46
- "size_in_bytes": 79744056,
47
- "splits": {
48
- "train": {
49
- "name": "train",
50
- "num_bytes": 21101189,
51
- "num_examples": 11552,
52
- "dataset_name": "whatsthatbook"
53
- },
54
- "validation": {
55
- "name": "validation",
56
- "num_bytes": 28875252,
57
- "num_examples": 15885,
58
- "dataset_name": "whatsthatbook"
59
- },
60
- "test": {
61
- "name": "test",
62
- "num_bytes": 2567687,
63
- "num_examples": 1445,
64
- "dataset_name": "whatsthatbook"
65
- }
66
- },
67
- "version": {
68
- "version_str": "0.0.0",
69
- "major": 0,
70
- "minor": 0,
71
- "patch": 0
72
- }
73
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "7c6181e2085e50ee",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": "train"
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/val/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:588ce800fba02be9b37f8478d3888f1350560ae35d15ee68a411cf31b806b9ce
3
- size 882808
 
 
 
 
data/val/dataset_info.json DELETED
@@ -1,73 +0,0 @@
1
- {
2
- "builder_name": "json",
3
- "citation": "",
4
- "config_name": "default",
5
- "dataset_name": "whatsthatbook",
6
- "dataset_size": 52544128,
7
- "description": "",
8
- "download_checksums": {
9
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_train_11552.split_with_val.jsonl": {
10
- "num_bytes": 21843422,
11
- "checksum": null
12
- },
13
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_dev_1444.split_with_val.jsonl": {
14
- "num_bytes": 2695887,
15
- "checksum": null
16
- },
17
- "hf://datasets/nlpkevinl/whatsthatbook@0d8539e3725468de7d1304dc833eb412dd139b7b/whatsthatbook_14441_gold_posts_test_1445.split_with_val.jsonl": {
18
- "num_bytes": 2660619,
19
- "checksum": null
20
- }
21
- },
22
- "download_size": 27199928,
23
- "features": {
24
- "question": {
25
- "dtype": "string",
26
- "_type": "Value"
27
- },
28
- "question_posted_date": {
29
- "dtype": "timestamp[s]",
30
- "_type": "Value"
31
- },
32
- "book_id": {
33
- "dtype": "string",
34
- "_type": "Value"
35
- },
36
- "answers": {
37
- "feature": {
38
- "dtype": "string",
39
- "_type": "Value"
40
- },
41
- "_type": "Sequence"
42
- }
43
- },
44
- "homepage": "",
45
- "license": "",
46
- "size_in_bytes": 79744056,
47
- "splits": {
48
- "train": {
49
- "name": "train",
50
- "num_bytes": 21101189,
51
- "num_examples": 11552,
52
- "dataset_name": "whatsthatbook"
53
- },
54
- "validation": {
55
- "name": "validation",
56
- "num_bytes": 28875252,
57
- "num_examples": 15885,
58
- "dataset_name": "whatsthatbook"
59
- },
60
- "test": {
61
- "name": "test",
62
- "num_bytes": 2567687,
63
- "num_examples": 1445,
64
- "dataset_name": "whatsthatbook"
65
- }
66
- },
67
- "version": {
68
- "version_str": "0.0.0",
69
- "major": 0,
70
- "minor": 0,
71
- "patch": 0
72
- }
73
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/val/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "0dbf83e3a583a82a",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": "train"
13
- }