File size: 437 Bytes
124f46a
 
 
fe8e5d7
 
 
 
 
 
 
 
 
 
 
 
1ea0213
fe8e5d7
 
 
 
 
 
124f46a
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
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