DIS_IPL_Outcomes / README.md
Jay-Rajput's picture
Upload dataset
837879b 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: 1890
num_examples: 49
download_size: 2871
dataset_size: 1890
---
---
license: apache-2.0
---