dcrodriguez commited on
Commit
cc9c40f
·
verified ·
1 Parent(s): d294f37

Delete legalrag_dataset

Browse files
legalrag_dataset/dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["statutes", "qa"]}
 
 
legalrag_dataset/qa/dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["train"]}
 
 
legalrag_dataset/qa/train/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:39aa68cb878ba665202252c8c78e8bf9f696c7d3df21e38383fcd0a37900a900
3
- size 155072
 
 
 
 
legalrag_dataset/qa/train/dataset_info.json DELETED
@@ -1,49 +0,0 @@
1
- {
2
- "builder_name": "json",
3
- "citation": "",
4
- "config_name": "default",
5
- "dataset_name": "json",
6
- "dataset_size": 313000,
7
- "description": "",
8
- "download_checksums": {
9
- "/Users/nick/Downloads/qa_statutes_with_nums (2).jsonl": {
10
- "num_bytes": 340076,
11
- "checksum": null
12
- }
13
- },
14
- "download_size": 340076,
15
- "features": {
16
- "section_ids": {
17
- "feature": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "_type": "List"
22
- },
23
- "question": {
24
- "dtype": "string",
25
- "_type": "Value"
26
- },
27
- "answer": {
28
- "dtype": "string",
29
- "_type": "Value"
30
- }
31
- },
32
- "homepage": "",
33
- "license": "",
34
- "size_in_bytes": 653076,
35
- "splits": {
36
- "train": {
37
- "name": "train",
38
- "num_bytes": 313000,
39
- "num_examples": 277,
40
- "dataset_name": "json"
41
- }
42
- },
43
- "version": {
44
- "version_str": "0.0.0",
45
- "major": 0,
46
- "minor": 0,
47
- "patch": 0
48
- }
49
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
legalrag_dataset/qa/train/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "c56b410c154b7326",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": "train"
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
legalrag_dataset/statutes/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:37a53f4bed70f3f1f10a6d850437b0a21200ad44eb65dbb4969be9688840d683
3
- size 78697856
 
 
 
 
legalrag_dataset/statutes/dataset_info.json DELETED
@@ -1,60 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "section_id": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "section_number": {
10
- "dtype": "string",
11
- "_type": "Value"
12
- },
13
- "section_name": {
14
- "dtype": "string",
15
- "_type": "Value"
16
- },
17
- "section_text": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "section_source_url": {
22
- "dtype": "string",
23
- "_type": "Value"
24
- },
25
- "chapter_id": {
26
- "dtype": "string",
27
- "_type": "Value"
28
- },
29
- "chapter_number": {
30
- "dtype": "string",
31
- "_type": "Value"
32
- },
33
- "chapter_name": {
34
- "dtype": "string",
35
- "_type": "Value"
36
- },
37
- "title_id": {
38
- "dtype": "string",
39
- "_type": "Value"
40
- },
41
- "title_number": {
42
- "dtype": "string",
43
- "_type": "Value"
44
- },
45
- "title_name": {
46
- "dtype": "string",
47
- "_type": "Value"
48
- },
49
- "jurisdiction_id": {
50
- "dtype": "string",
51
- "_type": "Value"
52
- },
53
- "jurisdiction_name": {
54
- "dtype": "string",
55
- "_type": "Value"
56
- }
57
- },
58
- "homepage": "",
59
- "license": ""
60
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
legalrag_dataset/statutes/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "2c04dcdabf41cf94",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": null
13
- }