Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TaggingBackends
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nyx
TaggingBackends
Commits
719c7766
Commit
719c7766
authored
2 years ago
by
François LAURENT
Browse files
Options
Downloads
Patches
Plain Diff
hotfix (tagging-backend train/predict broken by finetune)
parent
e6c2e88d
No related branches found
No related tags found
1 merge request
!2
Critical hotfix + past_future_extensions argument
Pipeline
#106392
passed
2 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/taggingbackends/main.py
+1
-0
1 addition, 0 deletions
src/taggingbackends/main.py
with
1 addition
and
0 deletions
src/taggingbackends/main.py
+
1
−
0
View file @
719c7766
...
@@ -111,6 +111,7 @@ def main(fun=None):
...
@@ -111,6 +111,7 @@ def main(fun=None):
trxmat_only
=
reuse_h5files
=
False
trxmat_only
=
reuse_h5files
=
False
make_dataset
=
build_features
=
None
make_dataset
=
build_features
=
None
pretrained_model_instance
=
None
pretrained_model_instance
=
None
original_model_instance
=
None
sandbox
=
False
sandbox
=
False
balancing_strategy
=
'
auto
'
balancing_strategy
=
'
auto
'
include_all
=
None
include_all
=
None
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment