| tags: | |
| - conversational | |
| widget: | |
| - text: "Wow this is hard" | |
| - text: "What do you think of Toby?" | |
| - text: "I love you" | |
| - text: "How was prison" | |
| - text: "What are you saying?" | |
| - text: "My name is Toby" | |
| - text: "You should fire Toby" | |
| inference: | |
| parameters: | |
| max_length: 100 | |
| no_repeat_ngram_size: 3 | |
| do_sample: True | |
| top_k: 100 | |
| top_p: 0.7 | |
| temperature: 0.7 | |
| # Michael Scott (The Office) DialoGPT Model |