lahirum commited on
Commit
05e7d8e
1 Parent(s): 13229a0

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: OPENAI_Summary
5
+ dtype: string
6
+ - name: input_ids
7
+ sequence: int64
8
+ - name: attention_mask
9
+ sequence: int64
10
+ - name: global_attention_mask
11
+ sequence: int64
12
+ - name: labels
13
+ sequence: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 586317739
17
+ num_examples: 1465
18
+ - name: validation
19
+ num_bytes: 83231588
20
+ num_examples: 208
21
+ download_size: 29903926
22
+ dataset_size: 669549327
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: validation
29
+ path: data/validation-*
30
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be27292bb093c75ea6b5a5bbd69bcd3cd7a74fdc124f307b4eeece12ef6c4daa
3
+ size 13202753
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06574ba00c2a1b70078670d4e292aeb99eb3bc6f428cf30cc20f8a1d7e591e4f
3
+ size 13053181
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:737b854e27e1bb518c17271132caf0d6841d3a67108be1af956a4475b1e49677
3
+ size 3647992