SaylorTwift HF Staff commited on
Commit
1c97af8
·
verified ·
1 Parent(s): bc8ef8e

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: all
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: references
8
+ sequence: string
9
+ - name: gold
10
+ sequence: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 911549030
14
+ num_examples: 188532
15
+ - name: validation
16
+ num_bytes: 159553657
17
+ num_examples: 24575
18
+ - name: test
19
+ num_bytes: 179174253
20
+ num_examples: 23607
21
+ download_size: 567419419
22
+ dataset_size: 1250276940
23
+ configs:
24
+ - config_name: all
25
+ data_files:
26
+ - split: train
27
+ path: all/train-*
28
+ - split: validation
29
+ path: all/validation-*
30
+ - split: test
31
+ path: all/test-*
32
+ ---
all/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab2cd5c88b255584949508fa6d16ee0e09b51b9fb1fc21161fcb3dd44287e64
3
+ size 82616893
all/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fd12f25cd54fc1d06f195c4cf5ebf84e8cae8cc86fb147bf202f480c7ecc8fd
3
+ size 352122885
all/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a317e94e48c0fda348ea1617d77bdabb0946fd38a24e15689006422ba6415c3e
3
+ size 58518223
all/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c15e2ae1a9d05e81adcd6d8d45927918e7a34f7a7217f4b8c9ae6aeaf8f2683
3
+ size 74161418