Fraser-Greenlee commited on
Commit
bb0ff66
1 Parent(s): a3a8e6c

improve desc

Browse files
Files changed (2) hide show
  1. README.md +10 -0
  2. img.png +0 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Program Synthesis Data
2
 
3
  Generated program synthesis datasets used to train [dreamcoder](https://github.com/ellisk42/ec).
1
+ ---
2
+ language:
3
+ - en
4
+ thumbnail: "url to a thumbnail used in social sharing"
5
+ tags:
6
+ - program-synthesis
7
+ license: "MIT"
8
+ datasets:
9
+ - program-synthesis
10
+ ---
11
  # Program Synthesis Data
12
 
13
  Generated program synthesis datasets used to train [dreamcoder](https://github.com/ellisk42/ec).
img.png ADDED