katxtong commited on
Commit
f902ab1
1 Parent(s): b7e8b59

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_ids
5
+ sequence: int32
6
+ - name: attention_mask
7
+ sequence: int8
8
+ - name: start_positions
9
+ dtype: int64
10
+ - name: end_positions
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 170292456
15
+ num_examples: 87599
16
+ - name: validation
17
+ num_bytes: 20548080
18
+ num_examples: 10570
19
+ download_size: 26850313
20
+ dataset_size: 190840536
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: validation
27
+ path: data/validation-*
28
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c67c4eb9a409ab10353452029cee718566526d33a1d09faff6435007e719fe3
3
+ size 24055652
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c269fffe688a7a012b74f2c5157ed4a4b84ec8f2dbd09b10022172fa738baa32
3
+ size 2794661