Convert dataset to Parquet

#1
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: 62218
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:baefcf364de4c50f85d248ff17ccb9af697330dbcd0c628cfd5649a9f73ed229
3
+ size 50333
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:b9022c2efa934b01c1068f8cdc8d7af4702bf7d1d2fba69a2c62dc5ee2ab3736
3
+ size 11885