In case it's helpful to others, I have found the term 'stochastic chameleon' to be a memorable way to describe this concept of a simulator (and a more useful one than a parrot, though inspired by that). A simulator, like a chameleon (and unlike a parrot), is doing its best to fit the distribution.
I agree that language models like GPT-3 can be helpful in many of these ways—and the prompt you link to is great.
However, the OpenAI playground is a terrible "Tool for Thought" from a UX perspective.
Is there any great local (or web) app for exploring/learning with language models? (Or even just for GPT-3?) I'm thinking something that you add your API keys, and it has a pleasant interface for writing prompts, seeing results and storing all the outputs for your reference. Maybe integrating with more general tools for thought.
This is what I've fou...
Thanks for sharing this well-organized appendix and links!
As someone working on ~ the multi-stakeholder problem (likely closest to multi/single in ARCHES), it's interesting to have a summary of what you see the most relevant research being.
I think this piece is highly applicable to a particular kind of organization, with particular kinds of goals. However, it would be stronger if described that scope up front (and alluded that variants are needed in many other environments).
It might apply most to non-profits with full-time staff that aim to grow, (or are already large) and have a large pool of potential funders available if they can demonstrate effectiveness at achieving their missions, or some other reliable revenue generation. (Essentially the non-profit equivalent of venture funded ...
Many of the references and communities I might have suggested have already been listed (e.g. Metagov) so I won't repeat them (and I've also discovered some helpful new ones!).
One I didn't see mentioned is the the work of Claudia Chwalisz and her team at the OECD, which I've found immensely valuable—not only their excellent reports, summaries, etc. but an Airtable documenting hundreds of real-world governance experiments around the world (and I'm happy to connect folks into the community of practitioners implementing these new approaches to support si...
I've seen a bunch of posts on light and sleep here, but nothing detailed re. mattresses. I ran across this which might prove valuable to future searchers, re. a modular approach to sleep design: https://www.reddit.com/r/Mattress/comments/otdqms/diy_mattresses_an_introductory_guide/
I'd also be curious to hear if others find this to be epistemically sound. Given the value of sleep, having a process for efficiently finding a near ideal sleep surface (or at least one which doesn't cause pain) seems rather important.
Assuming this is verified, contrastive decoding (or something roughly analogous to it) seems like could be helpful to mitigate this? There are many variants, but one might be actually intentionally training both the luigi and waluigi, and sampling from the difference of those distributions for each token. One could also just do this at inference time perhaps, prepending a prompt that would collapse into the waluigi and choosing tokens that are the least likely to be from that distribution. (Simplification, but hopefully gets the point across)