YuzeBai commited on
Commit
c5156ed
·
verified ·
1 Parent(s): 635df15

downstream bootstrap: add baseline field (downstream/bootstrap/draws.meta.json)

Browse files
downstream/bootstrap/draws.meta.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "n_boot": 1000,
3
  "seed": 42,
 
4
  "methods": [
5
  "linear",
6
  "multirocket",
 
1
  {
2
  "n_boot": 1000,
3
  "seed": 42,
4
+ "baseline": "linear",
5
  "methods": [
6
  "linear",
7
  "multirocket",