Skip to content

Commit 5950978

Browse files
author
Yang Yang
committed
decrease the pass number of test_label_semantic_roles
1 parent 2bff03b commit 5950978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/paddle/fluid/tests/book/test_label_semantic_roles.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
mix_hidden_lr = 1e-3
3737

3838
IS_SPARSE = True
39-
PASS_NUM = 100
39+
PASS_NUM = 10
4040
BATCH_SIZE = 10
4141

4242
embedding_name = 'emb'

0 commit comments

Comments
 (0)