DIS_IPL_Outcomes / README.md
Jay-Rajput's picture
Upload dataset
59b2089 verified
|
raw
history blame
434 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: 833
num_examples: 22
download_size: 2300
dataset_size: 833
---
---
license: apache-2.0
---