Skip to content
Snippets Groups Projects
Select Git revision
  • LR_test
  • adding_lambo
  • combo-lambo
  • combo3
  • develop
  • develop_tmp
  • enhanced_dependency_parsing
  • eud_iwpt
  • eud_iwpt_shared_task_bert_finetuning
  • fix_seed
  • iob
  • lambo-sent-attributes
  • main default protected
  • master protected
  • merged-with-ner
  • multiword_fix_transformer
  • save_deprel_matrix_to_npz
  • tokens_truncation
  • transformer_encoder
  • ud_training_script
  • 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
31 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Nov11984331Oct1916151411109532130Sep29282624232215417Aug10932125Jul20Jun15611May108326Apr2019171512116228Mar24237522Nov419Oct1813729Sep10Mar11Feb325Jan15144Nov20Oct716Sep5Aug24May2012111076530Apr2923222119161413127623Mar221820Jan18131187654316Nov327Aug630Jul318Jun16129854229May28276FebAdd testingAdd a custom loggerOptimize imports in combo_model.pyFix an import in combo_model.pyFix an import in lemma.pyOptimize importsOptimize importsRemove commandsAdd dataset reader serializationRemove unnecessary parametersRemove tensorboard_writer.py (use the Pytorch Lightning one instead)Remove checkpointer.py (use the lightning one instead)download.py fixes to URLsMinor fixesMerge branch 'master' into single-pytorch-moduleRemove debug printsAdd a from_pretrained example to README.mdFixes to from_pretrainedFix archival.py serialization pathsFix from_pretrained pathFix typosMerge branch 'single-pytorch-module' of https://gitlab.clarin-pl.eu/syntactic-tools/combo-lightning into single-pytorch-moduleAdd Optimizer to pass_down_parameters in schedulerAdd Optimizer class to Adam's optimizer base classAdd the Optimizer classRename regularizer.py to regularizer_applicator.pyAdd vocabulary fixtures for testsHousekeepingFix archival.py serialization pathsFix archival.py serialization pathsFix model.py serialization pathsAdd .def fileHousekeepingMerge branch 'master' of https://gitlab.clarin-pl.eu/syntactic-tools/combo-lightningMerge branch 'pytorch-lightning-models' into 'master'Fix slices indexingRemove debug printAdd sacremoses to requirements.txtAdd prediction to main.pyAdd training to main.py