adrimj commited on
Commit
8d6553e
·
verified ·
1 Parent(s): 427f1f0

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: body
5
+ dtype: string
6
+ - name: body_summary
7
+ dtype: string
8
+ - name: __index_level_0__
9
+ dtype: int64
10
+ - name: input_ids
11
+ sequence: int32
12
+ - name: labels
13
+ sequence: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 13469735
17
+ num_examples: 2121
18
+ - name: validation
19
+ num_bytes: 3804530
20
+ num_examples: 599
21
+ - name: test
22
+ num_bytes: 2018140
23
+ num_examples: 314
24
+ download_size: 9825465
25
+ dataset_size: 19292405
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8de112cc4aede075bcf025adba714553547dc56cc7fc689a03763c4155fad05d
3
+ size 1081306
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3522ab34dde6754b89027f9282a9a53fe7be99185e6fd07fd33a52368f3f4f2c
3
+ size 6811719
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b33dad098fa0429debe5f5daeb429df351ecfe747dc496333e11182afa81e01
3
+ size 1932440