GPT007 commited on
Commit
7491a97
·
verified ·
1 Parent(s): 4eefcde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -23,9 +23,12 @@ configs:
23
  path: data/train-*
24
  tags:
25
  - code
26
- - gemma
27
  ---
28
- **Scratch-platformers**
29
 
30
- Scratch-platformers (10k) is a dataset of 1k scratch platformer projects fechted with *scratchattach*.
31
- **Make sure to replace \n with new lines.** str.replace("\\\\n","\n")
 
 
 
 
 
23
  path: data/train-*
24
  tags:
25
  - code
 
26
  ---
27
+ # Scratch platformers 10k
28
 
29
+ This is a dataset featuring 10k search results for `platformer` on [Scratch](https://scratch.mit.edu/).
30
+
31
+ There are 3 fields:
32
+ - The instrucions (how to play, ...)
33
+ - The title
34
+ - The code in the [scratchblocks](https://scratchblocks.github.io/) format