Posts by Tags

Attention

Hands on Transformers

10 minute read

Published:

In this post we will be looking at the Transformer architecture in detail. You can also find the code for this post on my GitHub Repository.

Data Recycling

Reflection Tuning

4 minute read

Published:

In this post, we will review one of the most recent and effective approaches for improving the quality of instruction-tuning data, known as reflection-tuning.

Instruction Tuning

Reflection Tuning

4 minute read

Published:

In this post, we will review one of the most recent and effective approaches for improving the quality of instruction-tuning data, known as reflection-tuning.

Large Language Models

Prompt Engineering Guide

20 minute read

Published:

Prompt Engineering

Prompt engineering is a discipline focused on crafting efficient prompts for large language models (LLMs). These skills aid in comprehending LLM capabilities and limitations. Researchers apply prompt engineering to enhance LLM performance in various tasks, from QA to arithmetic reasoning. Developers use it to create compelling interfaces for LLMs and other tools.

NLP

Stream of Search (SoS): Learning to Search in Language

2 minute read

Published:

In the landscape of AI, the ability of LLMs to reason, plan and solve complex problems has become increasingly significant. This novel paper titled “Stream of Search (SoS): Learning to Search in Language” delves into this crucial area, proposing an approach that enhances the reasoning capabilities of LLMs through the concept of search.

Hands on Transformers

10 minute read

Published:

In this post we will be looking at the Transformer architecture in detail. You can also find the code for this post on my GitHub Repository.

NLP Paper Club Week1 (Sep 25 - Oct 1)

18 minute read

Published:

In this blog post I tried to introduce top papers in ML (particularly in NLP) and give a brief overview on them.

Prompt Construction

Prompt Engineering Guide

20 minute read

Published:

Prompt Engineering

Prompt engineering is a discipline focused on crafting efficient prompts for large language models (LLMs). These skills aid in comprehending LLM capabilities and limitations. Researchers apply prompt engineering to enhance LLM performance in various tasks, from QA to arithmetic reasoning. Developers use it to create compelling interfaces for LLMs and other tools.

Prompt Engineering

Prompt Engineering Guide

20 minute read

Published:

Prompt Engineering

Prompt engineering is a discipline focused on crafting efficient prompts for large language models (LLMs). These skills aid in comprehending LLM capabilities and limitations. Researchers apply prompt engineering to enhance LLM performance in various tasks, from QA to arithmetic reasoning. Developers use it to create compelling interfaces for LLMs and other tools.

Search in Language

Stream of Search (SoS): Learning to Search in Language

2 minute read

Published:

In the landscape of AI, the ability of LLMs to reason, plan and solve complex problems has become increasingly significant. This novel paper titled “Stream of Search (SoS): Learning to Search in Language” delves into this crucial area, proposing an approach that enhances the reasoning capabilities of LLMs through the concept of search.

Student Teacher

Reflection Tuning

4 minute read

Published:

In this post, we will review one of the most recent and effective approaches for improving the quality of instruction-tuning data, known as reflection-tuning.

Top ML Papers

NLP Paper Club Week1 (Sep 25 - Oct 1)

18 minute read

Published:

In this blog post I tried to introduce top papers in ML (particularly in NLP) and give a brief overview on them.

Transformers

Hands on Transformers

10 minute read

Published:

In this post we will be looking at the Transformer architecture in detail. You can also find the code for this post on my GitHub Repository.

large language models

Stream of Search (SoS): Learning to Search in Language

2 minute read

Published:

In the landscape of AI, the ability of LLMs to reason, plan and solve complex problems has become increasingly significant. This novel paper titled “Stream of Search (SoS): Learning to Search in Language” delves into this crucial area, proposing an approach that enhances the reasoning capabilities of LLMs through the concept of search.

NLP Paper Club Week1 (Sep 25 - Oct 1)

18 minute read

Published:

In this blog post I tried to introduce top papers in ML (particularly in NLP) and give a brief overview on them.