jonbarlow commited on
Commit
69a84a5
1 Parent(s): 92d8cb6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: url
7
+ dtype: string
8
+ - name: label
9
+ dtype: string
10
+ - name: coarse_label
11
+ dtype: string
12
+ - name: html_title
13
+ dtype: string
14
+ - name: meta_description
15
+ dtype: string
16
+ - name: http_response
17
+ dtype: float64
18
+ - name: h1
19
+ dtype: string
20
+ - name: h2
21
+ dtype: string
22
+ - name: h3
23
+ dtype: string
24
+ - name: h4
25
+ dtype: string
26
+ - name: h5
27
+ dtype: string
28
+ - name: h6
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 1228661.0604011193
33
+ num_examples: 2909
34
+ - name: test
35
+ num_bytes: 129243.82416044777
36
+ num_examples: 306
37
+ download_size: 580471
38
+ dataset_size: 1357904.884561567
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
+ - split: test
45
+ path: data/test-*
46
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c487e32f499a8cdbe474387763091566c742de0a85ebe211ae61ae6415a0ad08
3
+ size 71455
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81d7ade8914935bdd24c2059d82c42c8255d0b1d3a335f3bb7122c1f36763a32
3
+ size 509016