--- 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 splits: - name: train num_bytes: 341079832 num_examples: 2080005 - name: test num_bytes: 341079832 num_examples: 2080005 download_size: 71823258 dataset_size: 682159664 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---