DIS_IPL_Outcomes / README.md
Jay-Rajput's picture
Upload dataset
5fbc495 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: 1927
num_examples: 50
download_size: 2878
dataset_size: 1927
---
---
license: apache-2.0
---