Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
combo
Manage
Activity
Members
Labels
Plan
Issues
20
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
2
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
Syntactic Tools
combo
Commits
22c3f1f7
Commit
22c3f1f7
authored
4 years ago
by
Mateusz Klimaszewski
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo in bert name.
parent
e0aa440d
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!33
Develop
,
!32
Develop docs
Pipeline
#2775
passed with stage
in 5 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/performance.md
+1
-1
1 addition, 1 deletion
docs/performance.md
with
1 addition
and
1 deletion
docs/performance.md
+
1
−
1
View file @
22c3f1f7
...
...
@@ -7,7 +7,7 @@ for more.
|Treebank |Model name |UPOS |XPOS |UFeats|AllTags|Lemmas|UAS |LAS |CLAS |MLAS |BLEX |Language model |LICENSE |
|-------------------------|--------------------|-----|------|------|-------|------|-----|-----|-----|-----|-----|---------------|----------------------------------------------------------------------------------------|
|UD_English-EWT |
[
english-bert-base
](
http://mozart.ipipan.waw.pl/~mklimaszewski/models/english-bert-base.tar.gz
)
|96.53|96.41 |97.34 |95.04 |97.72 |92.17|89.75|87.25|82.14|84.65|bert-
c
ase-cased|https://github.com/UniversalDependencies/UD_English-EWT/blob/r2.7/LICENSE.txt |
|UD_English-EWT |
[
english-bert-base
](
http://mozart.ipipan.waw.pl/~mklimaszewski/models/english-bert-base.tar.gz
)
|96.53|96.41 |97.34 |95.04 |97.72 |92.17|89.75|87.25|82.14|84.65|bert-
b
ase-cased|https://github.com/UniversalDependencies/UD_English-EWT/blob/r2.7/LICENSE.txt |
|UD_Polish_PDB |
[
polish-herbert-base
](
http://mozart.ipipan.waw.pl/~mklimaszewski/models/polish-herbert-base.tar.gz
)
|98.93|96.42 |96.79 |95.73 |98.08 |95.53|93.81|92.30|87.44|89.86|herbert-base |https://github.com/UniversalDependencies/UD_Polish-PDB/blob/r2.7/LICENSE.txt |
|UD_Polish_PDB |
[
polish-herbert-large
](
http://mozart.ipipan.waw.pl/~mklimaszewski/models/polish-herbert-large.tar.gz
)
|99.04|96.65 |96.97 |95.95 |98.13 |95.48|93.84|92.31|87.84|90.04|herbert-large |https://github.com/UniversalDependencies/UD_Polish-PDB/blob/r2.7/LICENSE.txt |
|UD_Afrikaans-AfriBooms |
[
afrikaans-ud27
](
http://mozart.ipipan.waw.pl/~mklimaszewski/models/afrikaans-ud27.tar.gz
)
|97.13|91.79 |96.54 |91.32 |96.78 |87.43|84.30|78.08|72.56|74.06|fastText |https://github.com/UniversalDependencies/UD_Afrikaans-AfriBooms/blob/r2.7/LICENSE.txt |
...
...
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