Skip to content
Snippets Groups Projects
Commit 17d1b811 authored by Damian Raczkowski's avatar Damian Raczkowski
Browse files

try to fix files not found

parent 503acaff
No related branches found
No related tags found
1 merge request!4Gitlab registry
Pipeline #13410 passed
......@@ -3,7 +3,7 @@ from subprocess import run
s3_endpoint = "https://s3.clarin-pl.eu"
s3_location = "s3://workers/word2vec/"
s3_location = "s3://workers/word2vec"
local_models_location = "/home/worker/models/"
main_cmd = \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment