LevMuchnik commited on
Commit
88aebee
·
1 Parent(s): 714d7ad

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -202
dataset_info.json DELETED
@@ -1,202 +0,0 @@
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
- "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_verdict_nbr": {
102
- "dtype": "float64",
103
- "_type": "Value"
104
- },
105
- "meta_mador_nm": {
106
- "dtype": "string",
107
- "_type": "Value"
108
- },
109
- "meta_judge_nm_last": {
110
- "feature": {
111
- "dtype": "string",
112
- "_type": "Value"
113
- },
114
- "_type": "Sequence"
115
- },
116
- "meta_verdict_dt": {
117
- "dtype": "string",
118
- "_type": "Value"
119
- },
120
- "meta_case_nbr": {
121
- "dtype": "string",
122
- "_type": "Value"
123
- },
124
- "meta_judge": {
125
- "feature": {
126
- "dtype": "string",
127
- "_type": "Value"
128
- },
129
- "_type": "Sequence"
130
- },
131
- "meta_lawyer_nm": {
132
- "feature": {
133
- "dtype": "string",
134
- "_type": "Value"
135
- },
136
- "_type": "Sequence"
137
- },
138
- "meta_verdict_ty": {
139
- "dtype": "string",
140
- "_type": "Value"
141
- },
142
- "meta_sec_appeal": {
143
- "dtype": "float64",
144
- "_type": "Value"
145
- },
146
- "meta_inyan_nm": {
147
- "dtype": "string",
148
- "_type": "Value"
149
- },
150
- "meta_case_nm": {
151
- "dtype": "string",
152
- "_type": "Value"
153
- },
154
- "meta_ProgId": {
155
- "dtype": "string",
156
- "_type": "Value"
157
- },
158
- "meta_verdict_file_nm": {
159
- "dtype": "string",
160
- "_type": "Value"
161
- },
162
- "meta_is_technical": {
163
- "dtype": "string",
164
- "_type": "Value"
165
- },
166
- "meta_verdict_pages": {
167
- "dtype": "float64",
168
- "_type": "Value"
169
- },
170
- "meta_side_nm": {
171
- "feature": {
172
- "dtype": "string",
173
- "_type": "Value"
174
- },
175
- "_type": "Sequence"
176
- },
177
- "meta_case_dt": {
178
- "dtype": "string",
179
- "_type": "Value"
180
- },
181
- "meta_court_nm": {
182
- "dtype": "string",
183
- "_type": "Value"
184
- },
185
- "meta_judge_nm_first": {
186
- "feature": {
187
- "dtype": "string",
188
- "_type": "Value"
189
- },
190
- "_type": "Sequence"
191
- },
192
- "meta_side_ty": {
193
- "feature": {
194
- "dtype": "string",
195
- "_type": "Value"
196
- },
197
- "_type": "Sequence"
198
- }
199
- },
200
- "homepage": "",
201
- "license": ""
202
- }