--- dataset_info: features: - name: game_id dtype: int64 - name: game_date dtype: string - name: game_datetime dtype: string - name: game_date_adjusted dtype: string - name: HmPitcherID dtype: int64 - name: VisPitcherID dtype: int64 - name: HmBat1ID dtype: int64 - name: HmBat2ID dtype: int64 - name: HmBat3ID dtype: int64 - name: HmBat4ID dtype: int64 - name: HmBat5ID dtype: int64 - name: HmBat6ID dtype: int64 - name: HmBat7ID dtype: int64 - name: HmBat8ID dtype: int64 - name: HmBat9ID dtype: int64 - name: VisBat1ID dtype: int64 - name: VisBat2ID dtype: int64 - name: VisBat3ID dtype: int64 - name: VisBat4ID dtype: int64 - name: VisBat5ID dtype: int64 - name: VisBat6ID dtype: int64 - name: VisBat7ID dtype: int64 - name: VisBat8ID dtype: int64 - name: VisBat9ID dtype: int64 - name: Home_Win dtype: float64 splits: - name: train num_bytes: 15039180 num_examples: 57843 download_size: 3535558 dataset_size: 15039180 configs: - config_name: default data_files: - split: train path: data/train-* ---