ArthurFischel commited on
Commit
c15562b
·
1 Parent(s): dba323e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: frame
5
+ dtype: string
6
+ - name: timestamp
7
+ dtype: int64
8
+ - name: done
9
+ dtype: bool
10
+ - name: gameid
11
+ dtype: int64
12
+ - name: keypresses
13
+ dtype: string
14
+ - name: score
15
+ dtype: int64
16
+ - name: cursor
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 86802495
21
+ num_examples: 43650
22
+ download_size: 6136102
23
+ dataset_size: 86802495
24
+ ---
25
+ # Dataset Card for "AA_taster_mon_hum_1_game_raw"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)