Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lambo
Manage
Activity
Members
Labels
Plan
Issues
45
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
Package Registry
Container Registry
Operate
Environments
Terraform modules
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
Syntactic Tools
lambo
Commits
7f1ed3e2
Commit
7f1ed3e2
authored
2 years ago
by
piotrmp
Browse files
Options
Downloads
Patches
Plain Diff
Finalised the UD 2.11 migration.
parent
bea72f56
1 merge request
!1
Migration to UD 2.11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lambo/utils/download.py
+2
-2
2 additions, 2 deletions
src/lambo/utils/download.py
with
2 additions
and
2 deletions
src/lambo/utils/download.py
+
2
−
2
View file @
7f1ed3e2
...
...
@@ -16,8 +16,8 @@ logger = logging.getLogger(__name__)
# The types of models available and their subdirectories in the model repository
TYPE_TO_PATH
=
{
"
LAMBO_no_pretraining
"
:
"
vanilla
"
,
"
LAMBO
"
:
"
full
"
}
"
LAMBO_no_pretraining
"
:
"
vanilla
211-s
"
,
"
LAMBO
"
:
"
full
211-s
"
}
# The adress of the remote repository
_URL
=
"
http://home.ipipan.waw.pl/p.przybyla/lambo/{type}/{treebank}.{extension}
"
...
...
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