File size: 470 Bytes
f73d37b
 
1aecb2b
 
 
 
 
 
93d7a39
 
1aecb2b
 
 
 
 
 
 
 
 
 
 
 
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: 2082
      num_examples: 54
  download_size: 2702
  dataset_size: 2082
---

---
license: apache-2.0
---