amirali1985 commited on
Commit
cbcac28
·
1 Parent(s): 9960225

Addpredicate files.

Browse files
examples/data/simple-acquaintances/options.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "globalThings": 5,
3
+ "localLikesVariance": 1.0,
4
+ "localThings": 5,
5
+ "people": 25,
6
+ "places": 5,
7
+ "placesLivedMean": 3.0,
8
+ "placesLivedStandardDeviation": 1.0,
9
+ "seed": 3723668548,
10
+ "targetRatio": 0.2
11
+ }