Structure a riddle answer as text, with as less text as possible.
NOTE:
I think it'd be good that we are cautious not to use the OpenAI API in order to avoid biasing our benchmark by feeding GPT3.5 answers, in case OpenAI ever uses our samples to re-train their models.
I suggest we use an open-source model with an inference api platform like Together AI.
=> Write a script to structure answers from riddles with any model available on Together AI (they offer free credits!)
NOTE: I think it'd be good that we are cautious not to use the OpenAI API in order to avoid biasing our benchmark by feeding GPT3.5 answers, in case OpenAI ever uses our samples to re-train their models.
I suggest we use an open-source model with an inference api platform like Together AI.
=> Write a script to structure answers from riddles with any model available on Together AI (they offer free credits!)
Can be tackled with #1 using LangChain