edwardjross commited on
Commit
2bf6be8
·
verified ·
1 Parent(s): b83fa2f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Text#
5
+ dtype: string
6
+ - name: Type
7
+ dtype: string
8
+ - name: Issued
9
+ dtype: string
10
+ - name: Title
11
+ dtype: string
12
+ - name: Language
13
+ dtype: string
14
+ - name: Authors
15
+ dtype: string
16
+ - name: Subjects
17
+ dtype: string
18
+ - name: LoCC
19
+ dtype: string
20
+ - name: Bookshelves
21
+ dtype: string
22
+ - name: raw_text
23
+ dtype: string
24
+ - name: content
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 23491037
29
+ num_examples: 30
30
+ - name: valid
31
+ num_bytes: 5426630
32
+ num_examples: 10
33
+ - name: test
34
+ num_bytes: 5727230
35
+ num_examples: 8
36
+ download_size: 21739020
37
+ dataset_size: 34644897
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ - split: valid
44
+ path: data/valid-*
45
+ - split: test
46
+ path: data/test-*
47
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64256911ab23c1105e00f1abadcba275f230c767d84b5089b3c0c87d26957dec
3
+ size 3630161
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fea387e34c4a356faf411537e01d322cd9adf91799eeafee2b544d64ec962110
3
+ size 14698514
data/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b13dbce5ea7717696c201e085fef62b0ddd005ba812e73144b4384a54d28c5d1
3
+ size 3410345