We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c6e58b commit 2cedf6bCopy full SHA for 2cedf6b
tests/test_nlp_clnlbeam.py
@@ -7,7 +7,7 @@
7
def test_clnlbeam(nlp_model_ctor):
8
model = nlp_model_ctor()
9
10
- N = 1000
+ N = 100
11
h = 1 / N
12
alpha = 350
13
0 commit comments