DIS_IPL_Outcomes / README.md
Jay-Rajput's picture
Upload dataset
dc94bcb verified
|
raw
history blame
436 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- config_name: outcomes
data_files: outcomes/*.json
dataset_info:
features:
- name: match_id
dtype: string
- name: man_of_the_match
dtype: string
- name: winning_team
dtype: string
splits:
- name: train
num_bytes: 1580
num_examples: 41
download_size: 2721
dataset_size: 1580
---
---
license: apache-2.0
---