promptsource

Prompt Generator

A toolkit for creating and using natural language prompts to enable large language models to generalize to new tasks.

Toolkit for creating, sharing and using natural language prompts.

GitHub

3k stars
34 watching
353 forks
Language: Python
last commit: about 1 year ago
Linked from 3 awesome lists

machine-learningnatural-language-processingnlp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
microsoft/prompt-engine A utility library for crafting prompts to help Large Language Models generate specific outputs 2,602
brexhq/prompt-engineering Guides software developers on how to effectively use and build systems around Large Language Models like GPT-4. 8,487
thunlp/promptpapers A curated list of papers on prompt-based tuning for pre-trained language models, providing insights and advancements in the field. 4,112
microsoft/promptbench A unified framework for evaluating large language models' performance and robustness in various scenarios. 2,487
google/big-bench A benchmark designed to probe large language models and extrapolate their future capabilities through a diverse set of tasks. 2,899
thunlp/openprompt A flexible framework for adapting pre-trained language models to downstream NLP tasks using textual templates 4,398
dair-ai/prompt-engineering-guide A comprehensive resource for guiding the development and optimization of prompts to use language models effectively in various applications. 51,082
nltk/nltk A comprehensive toolkit for natural language processing tasks in Python. 13,694
terkelg/prompts A lightweight and user-friendly library for creating interactive command-line interfaces with a simple and flexible API. 8,907
mshumer/gpt-prompt-engineer A tool for automating the process of generating and ranking effective prompts for AI models like GPT-4, GPT-3.5-Turbo, or Claude 3 Opus. 9,411
promptslab/promptify A tool that uses large language models to extract structured information from unstructured text 3,327
brightmart/text_classification An NLP project offering various text classification models and techniques for deep learning exploration 7,881
stanfordnlp/dspy A framework for programming language models without prompting them directly 20,235
deepseek-ai/deepseek-coder A code completion model trained on large amounts of programming language data to help developers write code more efficiently. 6,987
google/sentencepiece An unsupervised text tokenizer that segments input text into subwords and detokenizes output based on a predefined vocabulary size. 10,366