knowhere

A collection of notes about topics I'm thinking about

Search About Study Notes Archive

Position Embeddings and Efficient Attention

April 8, 2024

Natural Language stores a great portion of its information in the ordering of it's constituents. Positional Encodings are key to including this information in effectively using the self-attention mechanism
Read More

Evaluating LLM-generated text

April 3, 2024

As LLM capabilities improve, the sophistication of generative text evaluation methods also needs to increase. We look at some of the most common methods used thus far, both human annotated and automated
Read More

Prompt Engineering and Evaluation

April 1, 2024

Users of LLMs have found that providing examples and encouraging the LLM to explain its reasoning has lead to more relevant (and often often more accurate) outputs
Read More
« Prev 1 2 3 4 Next »