Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
b889d3f6
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "bd760cd13d005f3c57097fb3dd59f12b14943b31"
Unverified
Commit
b889d3f6
authored
Jul 02, 2021
by
Lysandre Debut
Committed by
GitHub
Jul 02, 2021
Browse files
Fix TAPAS test uncovered by #12446 (#12480)
parent
b4ecc6be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/test_modeling_tapas.py
tests/test_modeling_tapas.py
+1
-1
No files found.
tests/test_modeling_tapas.py
View file @
b889d3f6
...
@@ -106,7 +106,7 @@ class TapasModelTester:
...
@@ -106,7 +106,7 @@ class TapasModelTester:
average_logits_per_cell
=
True
,
average_logits_per_cell
=
True
,
select_one_column
=
True
,
select_one_column
=
True
,
allow_empty_column_selection
=
False
,
allow_empty_column_selection
=
False
,
init_cell_selection_weights_to_zero
=
Fals
e
,
init_cell_selection_weights_to_zero
=
Tru
e
,
reset_position_index_per_cell
=
True
,
reset_position_index_per_cell
=
True
,
disable_per_token_loss
=
False
,
disable_per_token_loss
=
False
,
scope
=
None
,
scope
=
None
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment