DIS_IPL_Outcomes / README.md
Jay-Rajput's picture
Upload dataset
b1b42e5 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: 872
num_examples: 23
download_size: 2324
dataset_size: 872
---
---
license: apache-2.0
---