File size: 437 Bytes
f73d37b
 
6729214
 
 
 
 
 
93d7a39
 
6729214
 
 
 
 
 
1aecb2b
6729214
708309d
 
 
 
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: 4567
    num_examples: 120
  download_size: 3702
  dataset_size: 4567
---

---
license: apache-2.0
---