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
OpenDAS
Megatron-LM
Commits
097fa65b
Commit
097fa65b
authored
Feb 03, 2021
by
Mostofa Patwary
Browse files
fixed alignment
parent
a96ad63f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
pretrain_ict.py
pretrain_ict.py
+1
-2
No files found.
pretrain_ict.py
View file @
097fa65b
...
@@ -37,8 +37,7 @@ def pretrain_ict_model_provider():
...
@@ -37,8 +37,7 @@ def pretrain_ict_model_provider():
model
=
biencoder_model_provider
(
model
=
biencoder_model_provider
(
only_context_model
=
False
,
only_context_model
=
False
,
only_query_model
=
False
,
only_query_model
=
False
,
shared_query_context_model
=
args
.
shared_query_context_model
shared_query_context_model
=
args
.
shared_query_context_model
)
)
return
model
return
model
def
get_group_world_size_rank
():
def
get_group_world_size_rank
():
...
...
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