gpt-3-experiments
GPT-3 testing suite
A collection of test prompts and generated texts for evaluating OpenAI's GPT-3 API
Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts.
702 stars
28 watching
79 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/pica | An empirical study on using GPT-3 for multimodal question answering tasks with few-shot learning. | 84 |
minimaxir/aitextgen | A Python package for text generation using GPT-2 and EleutherAI's models, with fine-tuning capabilities. | 1,842 |
okgodoit/openai-api-dotnet | An unofficial .NET wrapper around OpenAI's GPT-3 API for accessing various text and vision processing services | 1,860 |
ziatdinovmax/gpim | An open-source Python package for applying Gaussian processes to images and hyperspectral data for reconstruction and Bayesian optimization. | 57 |
sevazhidkov/prompts-ai | An advanced GPT-3 playground for experimenting with prompt engineering and testing the capabilities of natural language processing technology. | 397 |
guildai/guildai | Automates and optimizes machine learning experiments to capture run results and improve models | 870 |
geeks-of-data/knowledge-gpt | Extracts and stores information from various sources using AI models to generate answers. | 279 |
open-mmlab/multimodal-gpt | Trains a multimodal chatbot that combines visual and language instructions to generate responses | 1,477 |
evyatar9/gpthidra | An extension that uses AI-powered natural language processing to explain code functionality | 346 |
dfm/tinygp | A lightweight library for building Gaussian Process models in Python | 296 |
openai/gpt-2-output-dataset | A collection of GPT-2 model outputs for research in detection, biases, and detectability | 1,941 |
mattzcarey/code-review-gpt | An automated code review tool powered by Large Language Models that scans source code for potential issues and provides feedback | 1,600 |
fengyuli-dev/multimedia-gpt | Enables OpenAI GPT to process multimedia inputs like images and audio with text output | 184 |
decron/whitebox-code-gpt | A repository of GPT-powered programming assistants to support developers in their work. | 205 |
minimaxir/automl-gs | Automates machine learning model creation and optimization for complex datasets | 1,853 |