Readit News logoReadit News
vsrinivasan commented on Show HN: LLMs can generate valid JSON 100% of the time   github.com/normal-computi... · Posted by u/remilouf
msp26 · 2 years ago
>I can make GPT4 return valid JSON simply by providing examples in the system message. This works nine times out of ten

But you can do both. For my current use case of extracting information from articles, I have a json schema + one/two example articles along with their correct answers. This increases token costs but 3.5 is so cheap that it doesn't matter and for 4 you can use batching to decrease token cost per article.

vsrinivasan · 2 years ago
Can you please explain what is batching ? any pointers?
vsrinivasan commented on Modern SAT solvers: fast, neat and underused   codingnest.com/modern-sat... · Posted by u/kachnuv_ocasek
mazesc · 6 years ago
I'm a co-author of a paper where we use program synthesis to optimize big-data (i.e., slow-running) SQL queries. The synthesis engine we use encodes its search problems into SAT.

https://www.microsoft.com/en-us/research/wp-content/uploads/...

vsrinivasan · 6 years ago
Hello, i am CS undergrad.i wish to learn about program synthesis. while researching online for courses available. i came across the one offered at univ of washington and a few more, they do not have video lectures.if possible, please provide pointers on the right place to start.

u/vsrinivasan

KarmaCake day1November 7, 2016View Original