Update papers.en.mdx

pull/282/head
Ritvik Rastogi 1 year ago committed by GitHub
parent c862886e48
commit 3cb40b99ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,6 +22,7 @@ The following are the latest papers (sorted by release date) on prompt engineeri
## Approaches
- [Graph of Thoughts: Solving Elaborate Problems with Large Language Models](https://arxiv.org/abs/2308.09687v2) (August 2023)
- [Skeleton-of-Thought: Large Language Models Can Do Parallel Decoding](https://arxiv.org/abs/2307.15337) (July 2023)
- [Focused Prefix Tuning for Controllable Text Generation](https://arxiv.org/abs/2306.00369) (June 2023)
- [Exploring Lottery Prompts for Pre-trained Language Models](https://arxiv.org/abs/2305.19500) (May 2023)
@ -168,6 +169,9 @@ The following are the latest papers (sorted by release date) on prompt engineeri
## Applications
- [Prompting a Large Language Model to Generate Diverse Motivational Messages: A Comparison with Human-Written Messages](https://arxiv.org/abs/2308.13479) (August 2023)
- [Financial News Analytics Using Fine-Tuned Llama 2 GPT Model](https://arxiv.org/abs/2308.13032) (August 2023)
- [A Study on Robustness and Reliability of Large Language Model Code Generation](https://arxiv.org/abs/2308.10335) (August 2023)
- [You Only Prompt Once: On the Capabilities of Prompt Learning on Large Language Models to Tackle Toxic Content](https://arxiv.org/abs/2308.05596) (August 2023)
- [LLM As DBA](https://arxiv.org/abs/2308.05481) (August 2023)
- [Interpretable Math Word Problem Solution Generation Via Step-by-step Planning](https://arxiv.org/abs/2306.00784) (June 2023)

Loading…
Cancel
Save