DeathReaper0965
commited on
Commit
•
148ec09
1
Parent(s):
d946f2c
Update README.md
Browse files
README.md
CHANGED
@@ -32,18 +32,6 @@ widget:
|
|
32 |
breakfast at Coffee Lovers' Scott: this is a rather safe place Dean: and
|
33 |
Chinese from TaoTao for dinner Scott: now we have a suspect Summary:
|
34 |
example_title: Summarization Example 2
|
35 |
-
|
36 |
-
inference:
|
37 |
-
parameters:
|
38 |
-
max_new_tokens: 256
|
39 |
-
repetition_penalty: 2.5
|
40 |
-
top_p: 0.95
|
41 |
-
top_k: 50
|
42 |
-
temperature: 0.7
|
43 |
-
num_beams: 3
|
44 |
-
no_repeat_ngram_size: 2
|
45 |
-
num_return_sequences: 1
|
46 |
-
do_sample: true
|
47 |
|
48 |
pipeline_tag: summarization
|
49 |
---
|
|
|
32 |
breakfast at Coffee Lovers' Scott: this is a rather safe place Dean: and
|
33 |
Chinese from TaoTao for dinner Scott: now we have a suspect Summary:
|
34 |
example_title: Summarization Example 2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
|
36 |
pipeline_tag: summarization
|
37 |
---
|