Convert dataset to Parquet
#2
by
SaylorTwift
HF Staff
- opened
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: applies_to_jurisdiction
|
4 |
+
features:
|
5 |
+
- name: question
|
6 |
+
dtype: string
|
7 |
+
- name: references
|
8 |
+
sequence: string
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 28103
|
12 |
+
num_examples: 100
|
13 |
+
- name: test
|
14 |
+
num_bytes: 228350
|
15 |
+
num_examples: 850
|
16 |
+
download_size: 62279
|
17 |
+
dataset_size: 256453
|
18 |
+
configs:
|
19 |
+
- config_name: applies_to_jurisdiction
|
20 |
+
data_files:
|
21 |
+
- split: train
|
22 |
+
path: applies_to_jurisdiction/train-*
|
23 |
+
- split: test
|
24 |
+
path: applies_to_jurisdiction/test-*
|
25 |
+
---
|
applies_to_jurisdiction/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cc07939d307e7ef6fe84ccda6d92d2af4d89e32a5acddc277057ff206ad6e61
|
3 |
+
size 50365
|
applies_to_jurisdiction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3acbfea20b959904a088f33db005b37ff9f87ac49304b78f4cd12aa501e6a9f
|
3 |
+
size 11914
|