8 ms·
Since LLMs are bad at the null hypothesis (in this case, when a key does not exist in the source JSON), how does this prevent hallucinating transformations for
by lordofmoria 2y ago
Since LLMs are bad at the null hypothesis (in this case, when a key does not exist in the source JSON), how does this prevent hallucinating transformations for missing keys?
- deleted 2y ago[deleted]
- mpeg 2y agoThis isn't using an LLM, it simply checks for similarity between keys using vector embeddings