Skip to content

Commit

Permalink
Update 2023-11-12-NER_Prompt.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishtele authored Jan 21, 2024
1 parent a3b9e15 commit 38a3e20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2023-11-12-NER_Prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ Our observations with the few-shot prompting technique for NER:

## Relevant Few-shot Prompting:

In the course of our exploration into few-shot prompting, a prominent challenge has emerged, primarily stemming from the constrained number of examples available within a given context. This limitation poses a restriction on the diversity of examples at our disposal. The static nature of examples incorporated into prompts introduces a potential drawback – their efficacy is not universal across all input descriptions. While these examples demonstrate optimal performance when the input descriptions closely align with or bear similarity to the prompt examples in context, their effectiveness diminishes when confronted with inputs characterized by distinct prompt examples. In essence, the adaptability of static examples within prompts is contingent on the contextual proximity between the provided examples and the input descriptions.

Stay tuned for more in-depth articles in collaboration with [Vikrant Singh](https://www.linkedin.com/in/vkrntkmrsngh/). You can also visit his [medium articles](https://medium.com/@vkrntkmrsngh)

Thank you!

0 comments on commit 38a3e20

Please sign in to comment.