gerbejon's picture
Upload dataset
6065a74 verified
metadata
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-*