File size: 906 Bytes
0ca9fe5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c1d076d
 
8dd1730
 
0ca9fe5
 
8dd1730
0ca9fe5
 
8dd1730
0ca9fe5
6065a74
8dd1730
0ca9fe5
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
dataset_info:
  features:
  - name: hyu
    dtype: string
  - name: xpath
    dtype: string
  - name: page_id
    dtype: string
  - name: annotator_id
    dtype: string
  - name: node_parents_labels
    sequence: string
  - name: tag
    dtype: string
  - name: node_label
    sequence: string
  - name: node_children_labels
    sequence: string
  - name: y
    dtype: string
  - name: tag_head
    dtype: string
  - name: error_msg
    dtype: 'null'
  - name: __index_level_0__
    dtype: int64
  - name: path_class
    dtype: string
  - name: path_translated_class
    dtype: string
  splits:
  - name: train
    num_bytes: 79053167
    num_examples: 111171
  - name: test
    num_bytes: 19610448
    num_examples: 27393
  download_size: 15596795
  dataset_size: 98663615
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---