brendan-ml commited on
Commit
f039bc7
·
verified ·
1 Parent(s): 91e78d5

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_path
5
+ dtype: string
6
+ - name: skill
7
+ sequence: int64
8
+ - name: mouse_position
9
+ sequence: float64
10
+ - name: camera
11
+ struct:
12
+ - name: pitch
13
+ dtype: float64
14
+ - name: yaw
15
+ dtype: float64
16
+ - name: zoom
17
+ dtype: float64
18
+ - name: location
19
+ struct:
20
+ - name: global_polar
21
+ struct:
22
+ - name: radius
23
+ dtype: float64
24
+ - name: theta
25
+ dtype: float64
26
+ - name: region
27
+ sequence: int64
28
+ - name: in_combat
29
+ dtype: bool
30
+ - name: animation
31
+ sequence: int64
32
+ - name: timing
33
+ struct:
34
+ - name: clicks
35
+ struct:
36
+ - name: left
37
+ struct:
38
+ - name: next_frequency
39
+ dtype: float64
40
+ - name: time_since_last
41
+ dtype: float64
42
+ - name: time_until_next
43
+ dtype: float64
44
+ - name: middle
45
+ struct:
46
+ - name: next_frequency
47
+ dtype: float64
48
+ - name: time_since_last
49
+ dtype: float64
50
+ - name: time_until_next
51
+ dtype: float64
52
+ - name: right
53
+ struct:
54
+ - name: next_frequency
55
+ dtype: float64
56
+ - name: time_since_last
57
+ dtype: float64
58
+ - name: time_until_next
59
+ dtype: float64
60
+ - name: experience
61
+ struct:
62
+ - name: next_frequency
63
+ dtype: float64
64
+ - name: time_since_last
65
+ dtype: float64
66
+ - name: time_until_next
67
+ dtype: float64
68
+ splits:
69
+ - name: train
70
+ num_bytes: 22956468
71
+ num_examples: 21142
72
+ download_size: 859465
73
+ dataset_size: 22956468
74
+ configs:
75
+ - config_name: default
76
+ data_files:
77
+ - split: train
78
+ path: data/train-*
79
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed693aeb661ec6b9e10d4138330e9901719841417dab47a686fd61c6258a7f2b
3
+ size 859465