LevMuchnik commited on
Commit
2f18e8e
1 Parent(s): 46bc180

Upload 3 files

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +184 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:674362b9d019df967b415218a2cdff9f0fd37beaed4b60f205668229003f7e23
3
+ size 4239137680
dataset_info.json ADDED
@@ -0,0 +1,184 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "case_id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "download_time": {
10
+ "dtype": "timestamp[ns]",
11
+ "_type": "Value"
12
+ },
13
+ "number_of_case_documents": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "file_name": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "Id": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "CaseId": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ },
29
+ "VerdictDt": {
30
+ "dtype": "timestamp[ns]",
31
+ "_type": "Value"
32
+ },
33
+ "CreatedDate": {
34
+ "dtype": "timestamp[ns]",
35
+ "_type": "Value"
36
+ },
37
+ "CaseNum": {
38
+ "dtype": "int64",
39
+ "_type": "Value"
40
+ },
41
+ "CaseDesc": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "Pages": {
46
+ "dtype": "int64",
47
+ "_type": "Value"
48
+ },
49
+ "Path": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "CaseName": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ },
57
+ "FileName": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ },
61
+ "DocName": {
62
+ "dtype": "string",
63
+ "_type": "Value"
64
+ },
65
+ "Year": {
66
+ "dtype": "int64",
67
+ "_type": "Value"
68
+ },
69
+ "TypeCode": {
70
+ "dtype": "int64",
71
+ "_type": "Value"
72
+ },
73
+ "Type": {
74
+ "dtype": "string",
75
+ "_type": "Value"
76
+ },
77
+ "Technical": {
78
+ "dtype": "bool",
79
+ "_type": "Value"
80
+ },
81
+ "CodeVolume": {
82
+ "dtype": "int64",
83
+ "_type": "Value"
84
+ },
85
+ "document_hash": {
86
+ "dtype": "string",
87
+ "_type": "Value"
88
+ },
89
+ "html_text": {
90
+ "dtype": "string",
91
+ "_type": "Value"
92
+ },
93
+ "html_title": {
94
+ "dtype": "string",
95
+ "_type": "Value"
96
+ },
97
+ "VerdictsDt": {
98
+ "dtype": "timestamp[ns]",
99
+ "_type": "Value"
100
+ },
101
+ "meta_side_ty": {
102
+ "dtype": "string",
103
+ "_type": "Value"
104
+ },
105
+ "meta_judge_nm_last": {
106
+ "dtype": "string",
107
+ "_type": "Value"
108
+ },
109
+ "meta_mador_nm": {
110
+ "dtype": "string",
111
+ "_type": "Value"
112
+ },
113
+ "meta_side_nm": {
114
+ "dtype": "string",
115
+ "_type": "Value"
116
+ },
117
+ "meta_case_nbr": {
118
+ "dtype": "string",
119
+ "_type": "Value"
120
+ },
121
+ "meta_verdict_dt": {
122
+ "dtype": "string",
123
+ "_type": "Value"
124
+ },
125
+ "meta_case_dt": {
126
+ "dtype": "string",
127
+ "_type": "Value"
128
+ },
129
+ "meta_judge_nm_first": {
130
+ "dtype": "string",
131
+ "_type": "Value"
132
+ },
133
+ "meta_lawyer_nm": {
134
+ "dtype": "string",
135
+ "_type": "Value"
136
+ },
137
+ "meta_verdict_file_nm": {
138
+ "dtype": "string",
139
+ "_type": "Value"
140
+ },
141
+ "meta_verdict_pages": {
142
+ "dtype": "string",
143
+ "_type": "Value"
144
+ },
145
+ "meta_verdict_nbr": {
146
+ "dtype": "string",
147
+ "_type": "Value"
148
+ },
149
+ "meta_case_nm": {
150
+ "dtype": "string",
151
+ "_type": "Value"
152
+ },
153
+ "meta_court_nm": {
154
+ "dtype": "string",
155
+ "_type": "Value"
156
+ },
157
+ "meta_is_technical": {
158
+ "dtype": "string",
159
+ "_type": "Value"
160
+ },
161
+ "meta_sec_appeal": {
162
+ "dtype": "string",
163
+ "_type": "Value"
164
+ },
165
+ "meta_inyan_nm": {
166
+ "dtype": "string",
167
+ "_type": "Value"
168
+ },
169
+ "meta_verdict_ty": {
170
+ "dtype": "string",
171
+ "_type": "Value"
172
+ },
173
+ "meta_judge": {
174
+ "dtype": "string",
175
+ "_type": "Value"
176
+ },
177
+ "meta_ProgId": {
178
+ "dtype": "string",
179
+ "_type": "Value"
180
+ }
181
+ },
182
+ "homepage": "",
183
+ "license": ""
184
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7b8964c0b6597c17",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }