File size: 2,752 Bytes
17c0432 32e973c 466505c 32e973c 466505c 17c0432 32e973c 466505c 32e973c 466505c 17c0432 |
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 |
---
dataset_info:
features:
- name: date
dtype: string
- name: competitor_1
dtype: string
- name: competitor_2
dtype: string
- name: outcome
dtype: float64
- name: match_id
dtype: string
- name: page
dtype: string
splits:
- name: league_of_legends
num_bytes: 23879985
num_examples: 130729
- name: counterstrike
num_bytes: 30467153
num_examples: 200829
- name: rocket_league
num_bytes: 25705281
num_examples: 158119
- name: starcraft1
num_bytes: 13408626
num_examples: 101643
- name: starcraft2
num_bytes: 65510239
num_examples: 440810
- name: smash_melee
num_bytes: 49437985
num_examples: 397744
- name: smash_ultimate
num_bytes: 34543261
num_examples: 275316
- name: dota2
num_bytes: 10256467
num_examples: 73449
- name: overwatch
num_bytes: 5458321
num_examples: 35633
- name: valorant
num_bytes: 10390835
num_examples: 69769
- name: warcraft3
num_bytes: 17337206
num_examples: 135082
- name: rainbow_six
num_bytes: 10469513
num_examples: 68370
- name: halo
num_bytes: 2495200
num_examples: 15640
- name: call_of_duty
num_bytes: 3017318
num_examples: 19202
- name: tetris
num_bytes: 876050
num_examples: 6353
- name: street_fighter
num_bytes: 14176144
num_examples: 82199
- name: tekken
num_bytes: 10568922
num_examples: 63099
- name: king_of_fighters
num_bytes: 3086504
num_examples: 18010
- name: guilty_gear
num_bytes: 3705644
num_examples: 22105
- name: fifa
num_bytes: 4256557
num_examples: 31342
download_size: 54058336
dataset_size: 339047211
configs:
- config_name: default
data_files:
- split: league_of_legends
path: data/league_of_legends-*
- split: counterstrike
path: data/counterstrike-*
- split: rocket_league
path: data/rocket_league-*
- split: starcraft1
path: data/starcraft1-*
- split: starcraft2
path: data/starcraft2-*
- split: smash_melee
path: data/smash_melee-*
- split: smash_ultimate
path: data/smash_ultimate-*
- split: dota2
path: data/dota2-*
- split: overwatch
path: data/overwatch-*
- split: valorant
path: data/valorant-*
- split: warcraft3
path: data/warcraft3-*
- split: rainbow_six
path: data/rainbow_six-*
- split: halo
path: data/halo-*
- split: call_of_duty
path: data/call_of_duty-*
- split: tetris
path: data/tetris-*
- split: street_fighter
path: data/street_fighter-*
- split: tekken
path: data/tekken-*
- split: king_of_fighters
path: data/king_of_fighters-*
- split: guilty_gear
path: data/guilty_gear-*
- split: fifa
path: data/fifa-*
---
|