lahirum commited on
Commit
be9a2e8
·
verified ·
1 Parent(s): 26eae48

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_ids
5
+ sequence: int64
6
+ - name: attention_mask
7
+ sequence: int64
8
+ - name: global_attention_mask
9
+ sequence: int64
10
+ - name: labels
11
+ sequence: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 584874880
15
+ num_examples: 1465
16
+ - name: validation
17
+ num_bytes: 83040256
18
+ num_examples: 208
19
+ download_size: 27868554
20
+ dataset_size: 667915136
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-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec369322eec52cefb826d809ca2201666888f1d2adeccc8ab2ea355197fc977d
3
+ size 12299521
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:619bbc5d8d4ca1677d56df3d53dbe42b725cbd2284bc433d9fa4d913b2ea1a24
3
+ size 12170129
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f2bcf5810aadb139b8713c02d552b084e1ebfd96fe1113021dd565c0fd8a3ae
3
+ size 3398904