Upload dataset
Browse files- README.md +42 -0
- corpus/test-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: corpus
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: int64
|
7 |
+
- name: reference
|
8 |
+
dtype: string
|
9 |
+
- name: article
|
10 |
+
dtype: string
|
11 |
+
- name: law_type
|
12 |
+
dtype: string
|
13 |
+
- name: code
|
14 |
+
dtype: string
|
15 |
+
- name: book
|
16 |
+
dtype: string
|
17 |
+
- name: part
|
18 |
+
dtype: string
|
19 |
+
- name: act
|
20 |
+
dtype: string
|
21 |
+
- name: chapter
|
22 |
+
dtype: string
|
23 |
+
- name: section
|
24 |
+
dtype: string
|
25 |
+
- name: subsection
|
26 |
+
dtype: string
|
27 |
+
- name: description
|
28 |
+
dtype: string
|
29 |
+
- name: article_english
|
30 |
+
dtype: string
|
31 |
+
splits:
|
32 |
+
- name: test
|
33 |
+
num_bytes: 49992486
|
34 |
+
num_examples: 22633
|
35 |
+
download_size: 17332067
|
36 |
+
dataset_size: 49992486
|
37 |
+
configs:
|
38 |
+
- config_name: corpus
|
39 |
+
data_files:
|
40 |
+
- split: test
|
41 |
+
path: corpus/test-*
|
42 |
+
---
|
corpus/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:944ab653dc04badd59aaccbfb59c2d1a5ea9be045f2e7d21ab230ca5890d0afc
|
3 |
+
size 17332067
|