Skip to content

Commit 5c26f16

Browse files
authored
Merge pull request #10506 from tonyyang-svail/test_label_semantic_roles
decrease the pass number of test_label_semantic_roles
2 parents c5e1187 + 5950978 commit 5c26f16

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)