AgaMiko commited on
Commit
c2ef1eb
1 Parent(s): 0a96cd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -89,6 +89,9 @@ for sample in inputs:
89
 
90
 
91
  ```
 
 
 
92
 
93
  # Results
94
 
 
89
 
90
 
91
  ```
92
+ # Inference
93
+ Our results showed that the best generation results were achieved with `no_repeat_ngram_size=3, num_beams=4`
94
+
95
 
96
  # Results
97