rmdhirr's picture
Upload dataset
fff82d3 verified
metadata
dataset_info:
  features:
    - name: language
      dtype: string
    - name: page_url
      dtype: string
    - name: image_url
      dtype: string
    - name: page_title
      dtype: string
    - name: section_title
      dtype: string
    - name: hierarchical_section_title
      dtype: string
    - name: caption_reference_description
      dtype: string
    - name: caption_attribution_description
      dtype: string
    - name: caption_alt_text_description
      dtype: string
    - name: mime_type
      dtype: string
    - name: original_height
      dtype: int64
    - name: original_width
      dtype: int64
    - name: is_main_image
      dtype: bool
    - name: attribution_passes_lang_id
      dtype: bool
    - name: page_changed_recently
      dtype: bool
    - name: context_page_description
      dtype: string
    - name: context_section_description
      dtype: string
  splits:
    - name: train
      num_bytes: 66611.3488372093
      num_examples: 38
    - name: validation
      num_bytes: 8764.651162790698
      num_examples: 5
  download_size: 78112
  dataset_size: 75376
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*