Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 858285541 bytes, limit is 300000000 bytes Make sure that 1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code:   TooBigContentError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

This is the official release of the training dataset for paper Taxonomy-Aware Representation Alignment for Hierarchical Visual Recognition with Large Multimodal Models. Code is available at https://github.com/PKU-ICST-MIPL/TARA_CVPR2026.

Data Source

Training

  • We randomly sample 1-shot data per category from iNaturalist2021 dataset.

Data Fields

  • image: input image(s)
    • data type: dict
  • problem: input question
    • data type: string
  • label: coarse-to-fine categories
    • data type: string
  • image_width: image width
    • data type: int64
  • image_height: image height
    • data type: int64
Downloads last month
30

Paper for StevenHH2000/iNat21-1shot-fewshots