Kirill Gelvan commited on
Commit
4c1e43e
1 Parent(s): d6a6304

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -5,4 +5,8 @@ language:
5
  tags:
6
  - summarization
7
  - t5
 
 
 
 
8
  ---
 
5
  tags:
6
  - summarization
7
  - t5
8
+ inference:
9
+ parameters:
10
+ no_repeat_ngram_size: 4
11
+
12
  ---