Fraser commited on
Commit
bd2d665
·
verified ·
1 Parent(s): a9f3f9a

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: cart_id
5
+ dtype: string
6
+ - name: title
7
+ dtype: string
8
+ - name: author
9
+ dtype: string
10
+ - name: description
11
+ dtype: string
12
+ - name: tags
13
+ list: string
14
+ - name: stars
15
+ dtype: int32
16
+ - name: reply_count
17
+ dtype: int32
18
+ - name: date_posted
19
+ dtype: string
20
+ - name: date_updated
21
+ dtype: string
22
+ - name: license
23
+ dtype: string
24
+ - name: thread_id
25
+ dtype: int32
26
+ - name: thread_url
27
+ dtype: string
28
+ - name: lua_code
29
+ dtype: string
30
+ - name: token_count
31
+ dtype: int32
32
+ - name: char_count
33
+ dtype: int32
34
+ - name: has_init
35
+ dtype: bool
36
+ - name: has_update
37
+ dtype: bool
38
+ - name: has_draw
39
+ dtype: bool
40
+ - name: is_duplicate
41
+ dtype: bool
42
+ - name: spritesheet
43
+ dtype: image
44
+ - name: label_image
45
+ dtype: image
46
+ - name: map_image
47
+ dtype: image
48
+ - name: map_data
49
+ list: uint8
50
+ - name: sprite_flags
51
+ list: uint8
52
+ - name: gfx_hex
53
+ dtype: string
54
+ - name: sfx_hex
55
+ dtype: string
56
+ - name: music_hex
57
+ dtype: string
58
+ splits:
59
+ - name: train
60
+ num_bytes: 456531640
61
+ num_examples: 10967
62
+ download_size: 303731870
63
+ dataset_size: 456531640
64
+ configs:
65
+ - config_name: default
66
+ data_files:
67
+ - split: train
68
+ path: data/train-*
69
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e5e2baf9afd526a8a310f6667436e0d137ecad87d506bfa94bb563db56f2043
3
+ size 303731870