Alejandro98's picture
Upload README.md with huggingface_hub
cdcea47 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: caption
      dtype: string
    - name: image_id
      dtype: string
    - name: image_cluster_id
      dtype: string
    - name: image_hash
      dtype: string
    - name: image_file_name
      dtype: string
    - name: image_panel_type
      dtype: string
    - name: image_panel_subtype
      dtype: string
    - name: image_primary_label
      sequence: string
    - name: image_secondary_label
      sequence: string
    - name: image_size
      sequence: int32
    - name: image_figure_set
      dtype: string
    - name: image_context
      dtype: string
    - name: article_title
      dtype: string
    - name: article_keywords
      sequence: string
    - name: article_journal
      dtype: string
    - name: article_date
      dtype: string
    - name: article_abstract
      dtype: string
    - name: article_mesh_terms
      sequence: string
    - name: subset
      dtype: string
    - name: pmid
      dtype: string
    - name: article_reference_ids
      sequence: string
    - name: article_reference_count
      dtype: string
    - name: article_reference_list
      sequence: string
    - name: article_citation
      dtype: string
    - name: article_license
      dtype: string
  splits:
    - name: train
      num_bytes: 32799402554.956
      num_examples: 109974
  download_size: 22340466282
  dataset_size: 32799402554.956

Dataset Card for "biomedica_microscopy_imagining_subset_parquet"

More Information needed