Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
combo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Syntactic Tools
combo
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
enhanced_dependency_parsing
Select Git revision
Selected
enhanced_dependency_parsing
Branches
19
main
default
protected
LR_test
adding_lambo
combo-lambo
combo3
develop
develop_tmp
eud_iwpt
eud_iwpt_shared_task_bert_finetuning
fix_seed
iob
lambo-sent-attributes
master
protected
merged-with-ner
multiword_fix_transformer
save_deprel_matrix_to_npz
tokens_truncation
transformer_encoder
ud_training_script
Tags
13
3.3.1
list
3.2.1
3.0.3
3.0.1
3.0.0
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
33 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Oct
15
14
11
10
9
5
3
2
1
30
Sep
29
28
26
24
23
22
15
4
17
Aug
10
9
3
2
1
25
Jul
20
Jun
15
6
11
May
10
8
3
26
Apr
20
19
17
15
12
11
6
2
28
Mar
24
23
7
5
22
Nov
4
19
Oct
18
13
7
29
Sep
10
Mar
11
Feb
3
25
Jan
15
14
4
Nov
20
Oct
7
16
Sep
5
Aug
24
May
20
12
11
10
7
6
5
30
Apr
29
23
22
21
19
16
14
13
12
7
6
23
Mar
22
18
20
Jan
18
13
11
8
7
6
5
4
3
16
Nov
3
27
Aug
6
30
Jul
3
18
Jun
16
12
9
8
5
4
2
29
May
28
27
6
Feb
Merge branch 'pytorch-lightning-models' into 'master'
Fix slices indexing
Remove debug print
Add sacremoses to requirements.txt
Add prediction to main.py
Add training to main.py
Delete PyCharm-generated main.py file
Add archivization
Add serialization guide to the docs
Merge branch 'pytorch-lightning-models' into 'master'
Refine "finetuning" option in CLI
Merge branch 'pytorch-lightning-models' into 'master'
Added predict stub
Added model saving
Optimize imports in model.py
Remove weights path from parameters
Fixes to serialization and registry
Merge remote-tracking branch 'clarin/pytorch-lightning-models' into pytorch-lightning-models
Remove an unnecessary import in ipynb
Fixes to serialization and registry
Merge branch 'pytorch-lightning-models' into 'master'
Merge branch 'master' into 'pytorch-lightning-models'
Merge branch 'pytorch-lightning-models_fix_tokenlist' into 'pytorch-lightning-models'
Add serialization to the script
Serialization - added model weights
Serialization
TokenList fix
Change @overrides to @overrides(check_signature=False)
Change conllu.TokenList to conllu.models.TokenList
Added h5py to requirements
Add a minimal README.md
Add a minimal README.md
Add configuration and serialization bug fixes
Add configuration
Add training setup to the cmd script
Remove circular dependencies
Remove circular import in projected_words_embedder.py
Add setup.py
Delete an unnecessary main.py file (automatically created by PyCharm)
Add Lightning training classes
Loading