pszemraj commited on
Commit
ddb0cb8
1 Parent(s): 28c78a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -3
README.md CHANGED
@@ -2,9 +2,42 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- model-index:
6
- - name: distilgpt2-Converse_DS-WoW_Ep-30_Bs-32
7
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+
6
+ widget:
7
+ - text: "I am the best; my sister is the worst. What am I?\nperson beta:\n\n"
8
+ example_title: "sister"
9
+ - text: "What do you call an alligator who's just had surgery to remove his left arm?\nperson beta:\n\n"
10
+ example_title: "alligator"
11
+ - text: "A man walks into a bar and asks for a drink. The bartender asks for $10, and he pays him $1. What did he pay him with?\nperson beta:\n\n"
12
+ example_title: "dollar"
13
+ - text: "What did I say was in the mailbox when it was actually in the cabinet?\nperson beta:\n\n"
14
+ example_title: "mailbox"
15
+ - text: "My friend says that she knows every language, but she doesn't speak any of them.. what's wrong with her?\nperson beta:\n\n."
16
+ example_title: "language"
17
+ - text: "I know you're tired, but can we go for another walk this evening?\nperson beta:\n\n"
18
+ example_title: "walk"
19
+ - text: "I have two daughters. The older one is married to a doctor, and the younger one is married to a lawyer. What is the name of my son-in-law?\nperson beta:\n\n"
20
+ example_title: "riddle"
21
+ - text: "My first is in Asia, my second is in Europe, my third is in North America, and my fourth is in South America. What am I?\nperson beta:\n\n"
22
+ example_title: "continent"
23
+ - text: "Can you take me for dinner somewhere nice this time?\nperson beta:\n\n"
24
+ example_title: "dinner"
25
+ - text: "Honey, I have clogged the toilet for the third time this month.. sorry..\nperson beta:\n\n"
26
+ example_title: "overflow"
27
+ - text: "A man pushes his car to a hotel and tells the owner he's bankrupt. Why?\nperson beta:\n\n"
28
+ example_title: "brain teaser"
29
+
30
+ inference:
31
+ parameters:
32
+ min_length: 2
33
+ max_length: 64
34
+ length_penalty: 0.7
35
+ no_repeat_ngram_size: 3
36
+ do_sample: True
37
+ top_p: 0.90
38
+ top_k: 15
39
+ repetition_penalty: 2.1
40
+
41
  ---
42
 
43
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You