--- language: en license: mit task_categories: - image-classification - object-detection pretty_name: CardBase Dataset tags: - trading-cards - sports-cards - card-grading dataset_info: features: - name: image dtype: image - name: metadata dtype: json struct: player_name: string team: string sport: string year: int card_number: string variation: string is_rookie: bool has_autograph: bool has_parallel: bool is_relic: bool is_serial: bool serial_number: string notes: string upload_timestamp: string config: version: 1.0.0 ---