File size: 1,114 Bytes
4736351
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b87786e
 
 
 
4736351
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: configuration
    struct:
    - name: actTimeout
      dtype: int64
    - name: env_cfg
      struct:
      - name: map_height
        dtype: int64
      - name: map_width
        dtype: int64
      - name: match_count_per_episode
        dtype: int64
      - name: max_steps_in_match
        dtype: int64
      - name: max_units
        dtype: int64
      - name: num_teams
        dtype: int64
      - name: unit_move_cost
        dtype: int64
      - name: unit_sap_cost
        dtype: int64
      - name: unit_sap_range
        dtype: int64
      - name: unit_sensor_range
        dtype: int64
    - name: episodeSteps
      dtype: int64
    - name: runTimeout
      dtype: int64
    - name: seed
      dtype: int64
  - name: info
    struct:
    - name: EpisodeId
      dtype: int64
    - name: LiveVideoPath
      dtype: 'null'
    - name: TeamNames
      sequence: string
  splits:
  - name: s3
    num_bytes: 44262
    num_examples: 294
  download_size: 17264
  dataset_size: 44262
configs:
- config_name: default
  data_files:
  - split: s3
    path: data/s3-*
---