Watts-Lab / commonsense-platform

Commonsense platform
https://commonsense.seas.upenn.edu
1 stars 0 forks source link

Generate statements for design point experiment #86 #163

Open markwhiting opened 3 weeks ago

markwhiting commented 3 weeks ago

In the design point experiment (https://github.com/Watts-Lab/commonsense-platform/issues/86), we want to do something like the following:

It is worth doing this ad hoc, e.g., doing it for one design point before moving on to the next and even starting experiments while we do it.

This is mostly in commonsense-statements but I've added it here for now because the experiment is here.

Do we need some explicit GitHub representation of experiments? e.g., a repo for each major experiment? (@amirrr thoughts?)

markwhiting commented 3 weeks ago

Implicit here is that the 100 candidates are unique and probably semantically unique, too. Also that they are unique compared to any of the previous statements for other design points, and that they are positioned reliably in the design space, so step 1 requires a bit more detail than just generating a bunch of statements.

To do this we should think about tooling, reproducibility and the pipeline and automation we have in place in commonsense-statements.