# dataset_config.yaml configs: - config_name: ball_by_ball data_files: - NPL_final.csv description: > Ball-by-ball dataset of Nepal Premier League matches. Contains detailed delivery-level information such as batsman, bowler, runs, extras, and dismissals for each ball. - config_name: match_summary data_files: - NPL matches.csv description: > Match-level summary dataset of Nepal Premier League matches. Includes overall match statistics, team scores, results, toss details, and other summary information.