wit-su-jv-parallel / README.md
rmdhirr's picture
Upload dataset
545f06d 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: 30459943.78404085
      num_examples: 17978
    - name: validation
      num_bytes: 3385191.215959151
      num_examples: 1998
  download_size: 19930720
  dataset_size: 33845135
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*