DialoGPT Fine-Tuned Chatbot

This is a fine-tuned version of microsoft/DialoGPT-small trained on a small chatbot dataset.

Example usage

from transformers import pipeline

chatbot = pipeline("text-generation", model="your-username/dialogpt-chatbot")
print(chatbot("Human: Tell me a joke\nAssistant:")[0]["generated_text"])
Downloads last month
43
Safetensors
Model size
124M params
Tensor type
FP16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support