frutiemax commited on
Commit
e94cf9c
·
1 Parent(s): 662cd45

Update README.md

Browse files

This dataset is aimed to be used to generate custom assets for the OpenRCT2 game. All the sprites contained in this dataset are the owned by the creators of RollerCoaster Tycoon 1 and 2 games and should not be used for commercial uses.

Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -132,13 +132,22 @@ dataset_info:
132
  '121': white_poplar_tree
133
  splits:
134
  - name: train
135
- num_bytes: 1442452.0
136
  num_examples: 488
137
  download_size: 0
138
- dataset_size: 1442452.0
139
  configs:
140
  - config_name: default
141
  data_files:
142
  - split: train
143
  path: data/train-*
144
- ---
 
 
 
 
 
 
 
 
 
 
132
  '121': white_poplar_tree
133
  splits:
134
  - name: train
135
+ num_bytes: 1442452
136
  num_examples: 488
137
  download_size: 0
138
+ dataset_size: 1442452
139
  configs:
140
  - config_name: default
141
  data_files:
142
  - split: train
143
  path: data/train-*
144
+ task_categories:
145
+ - text-to-image
146
+ language:
147
+ - en
148
+ tags:
149
+ - pixel art
150
+ pretty_name: Rollercoaster Tycoon Dataset
151
+ size_categories:
152
+ - n<1K
153
+ ---