jonbarlow commited on
Commit
de15af3
·
verified ·
1 Parent(s): f61b917

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: http_response
11
+ dtype: int64
12
+ - name: html_title
13
+ dtype: string
14
+ - name: meta_description
15
+ dtype: string
16
+ - name: h1
17
+ dtype: string
18
+ - name: h2
19
+ dtype: string
20
+ - name: h3
21
+ dtype: string
22
+ - name: h4
23
+ dtype: string
24
+ - name: h5
25
+ dtype: string
26
+ - name: h6
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 1993833.7356709372
31
+ num_examples: 3781
32
+ - name: test
33
+ num_bytes: 352256.2643290627
34
+ num_examples: 668
35
+ download_size: 1000014
36
+ dataset_size: 2346090.0
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: test
43
+ path: data/test-*
44
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c767a6afe85facfa51c3d8648ccfb90844bd3095fcc2aeefbce28c5b8a946b
3
+ size 121750
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4aeefa47d5a6c724f37250762c93aa0160567f10e6e8c6ef9bb9ea790d48fb5
3
+ size 878264