File size: 757 Bytes
47ca198
b81ca5e
 
 
47ca198
 
b81ca5e
 
 
 
01b0f90
47ca198
 
 
2484751
b81ca5e
2484751
 
47ca198
 
 
 
 
81e02ae
 
47ca198
7491a97
81e02ae
7491a97
 
 
 
 
33c0521
 
009c4ca
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
---
license: apache-2.0
task_categories:
- text-generation
dataset_info:
  features:
  - name: title
    dtype: string
  - name: content
    dtype: string
  - name: instructions
    dtype: string
  splits:
  - name: train
    num_bytes: 143897823
    num_examples: 7065
  download_size: 35205976
  dataset_size: 143897823
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
tags:
- code
---
# Scratch platformers 10k

This is a dataset featuring 10k search results for `platformer` on [Scratch](https://scratch.mit.edu/).

There are 3 fields:  
- The instrucions (how to play, ...)
- The title
- The code in the [scratchblocks](https://scratchblocks.github.io/) format

I also added `@ + the sprite name` before the blocks.