Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wsd
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nlpworkers
wsd
Commits
b4deee72
Commit
b4deee72
authored
4 years ago
by
Arkadiusz Janz
Browse files
Options
Downloads
Patches
Plain Diff
reduced the number of workers
parent
b0ea9b6d
1 merge request
!13
reduced the number of workers
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config_en.ini
+1
-1
1 addition, 1 deletion
config_en.ini
config_pl.ini
+1
-1
1 addition, 1 deletion
config_pl.ini
with
2 additions
and
2 deletions
config_en.ini
+
1
−
1
View file @
b4deee72
...
@@ -7,7 +7,7 @@ rabbit_user =clarin
...
@@ -7,7 +7,7 @@ rabbit_user =clarin
rabbit_password
=
clarin123
rabbit_password
=
clarin123
[tool]
[tool]
workers_number
=
10
workers_number
=
4
config_file
=
/home/worker/src/default_en.ini
config_file
=
/home/worker/src/default_en.ini
model_dir
=
/home/worker/models/en
model_dir
=
/home/worker/models/en
model_url
=
http://minio.clarin-pl.eu/public/models/wosedon/kb-25022020-en.zip
model_url
=
http://minio.clarin-pl.eu/public/models/wosedon/kb-25022020-en.zip
...
...
This diff is collapsed.
Click to expand it.
config_pl.ini
+
1
−
1
View file @
b4deee72
...
@@ -7,7 +7,7 @@ rabbit_user =clarin
...
@@ -7,7 +7,7 @@ rabbit_user =clarin
rabbit_password
=
clarin123
rabbit_password
=
clarin123
[tool]
[tool]
workers_number
=
10
workers_number
=
4
config_file
=
/home/worker/src/default_pl.ini
config_file
=
/home/worker/src/default_pl.ini
model_dir
=
/home/worker/models/pl
model_dir
=
/home/worker/models/pl
model_url
=
http://minio.clarin-pl.eu/public/models/wosedon/kb-25022020.zip
model_url
=
http://minio.clarin-pl.eu/public/models/wosedon/kb-25022020.zip
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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