Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
madisonchester commited on
Commit
d4581ce
·
verified ·
1 Parent(s): 92c7c12

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: title
7
+ dtype: string
8
+ - name: abstract
9
+ dtype: string
10
+ - name: label
11
+ dtype: 'null'
12
+ splits:
13
+ - name: train
14
+ num_bytes: 7773393
15
+ num_examples: 5398
16
+ - name: test_panels
17
+ num_bytes: 2694087
18
+ num_examples: 1365
19
+ - name: test_humans
20
+ num_bytes: 731552
21
+ num_examples: 497
22
+ download_size: 6669687
23
+ dataset_size: 11199032
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: test_panels
30
+ path: data/test_panels-*
31
+ - split: test_humans
32
+ path: data/test_humans-*
33
+ ---
data/test_humans-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56efd93250103383356619aa7104250cb873ec5963f8d2b86e8652de3f015d40
3
+ size 452153
data/test_panels-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c9b19660aada739b01bc071a837ec6216390f0ae420dbc016e004cc093814e
3
+ size 1518249
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e6386336f37f924c170ca9b69126f713c5efcae3373d1dcb612ccfd77b1d612
3
+ size 4699285