EsportsBenchTest / README.md
cthorrez's picture
Upload dataset
466505c verified
|
raw
history blame
2.75 kB
metadata
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-*