meli-gpt2-prompt
Version: 3
Meli/GPT2-Prompt
is a pre-trained language model available on the Hugging Face Hub. It's specifically designed for the text-generation
task in the transformers
library. If you want to learn more about the model's architecture, hyperparameters, limitations, and biases, you can find this information on the model's dedicated Model Card on the Hugging Face Hub .
Here's an example API request payload that you can use to obtain predictions from the model:
{
"inputs": "A person with a high school education gets sent back into the 1600s and tries to explain science and technology to the people. [endprompt]"
}
Model Specifications
Last UpdatedMay 2023
PublisherHuggingFace