File size: 436 Bytes
f73d37b
 
93d7a39
 
 
 
f73d37b
0bebc4c
93d7a39
 
 
 
 
 
 
 
 
 
bbdb338
 
 
 
f73d37b
 
a9dfbee
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
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: 1852
    num_examples: 48
  download_size: 2840
  dataset_size: 1852
---

---
license: apache-2.0
---