--- dataset_info: features: - name: auction_id dtype: int64 - name: auction_title dtype: string - name: auction_starts dtype: string - name: auction_ends dtype: string - name: auction_last_item_closes dtype: string - name: auction_removal_info dtype: string - name: auction_intro dtype: string - name: auction_pickup_time dtype: string - name: auction_partner_url dtype: string - name: auction_extended_bidding dtype: bool - name: auction_extended_bidding_interval dtype: int64 - name: auction_extended_bidding_threshold dtype: int64 - name: auction_item_count dtype: int64 - name: auction_total_viewed dtype: int64 - name: auction_total_winning_price dtype: float64 - name: auction_total_bid_count dtype: int64 - name: auction_total_images dtype: int64 splits: - name: train num_bytes: 49338355 num_examples: 24621 download_size: 9712420 dataset_size: 49338355 configs: - config_name: default data_files: - split: train path: data/train-* ---