Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,10 @@ license: apache-2.0
|
|
3 |
pipeline_tag: text-generation
|
4 |
widget:
|
5 |
- text: "<|endoftext|>"
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# **ProtGPT2**
|
|
|
3 |
pipeline_tag: text-generation
|
4 |
widget:
|
5 |
- text: "<|endoftext|>"
|
6 |
+
inference:
|
7 |
+
parameters:
|
8 |
+
top_k: 950
|
9 |
+
repetition_penalty: 1.2
|
10 |
---
|
11 |
|
12 |
# **ProtGPT2**
|