/gpt-3-absolute-zero

Repository containing zero-temperature prompt/output examples from the GPT-3 API, a subset of those from https://github.com/minimaxir/gpt-3-experiments

MIT LicenseMIT

gpt-3-absolute-zero

A repo containing test prompts for OpenAI's GPT-3 API and the resulting zero-temperature AI-generated texts, which both illustrate the model's robustness. All generated texts in this repo are completely unedited and uncurated unless explicitly stated otherwise.

Disclaimer: generated text content in this repository may be offensive. The READMEs of the corresponding examples will include an explicit content warning (CW) when this is the case.

Currently populated with the examples from the 'absolute-zero' branch of the following project : https://github.com/ml4j/gpt-3-experiments

which was originally forked from https://github.com/minimaxir/gpt-3-experiments and has been modified to only contain zero-temperature ( deterministic ) examples. Thanks to @minimaxir for his work and for making this repository open source.


git clone https://github.com/ml4j/gpt-3-absolute-zero.git
cd gpt-3-absolute-zero
git submodule update --init

Maintainer/Creator

Michael Lavelle

License

MIT

Disclaimer

This repo has no affiliation with OpenAI.