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.010Oct9532130Sep29282624232215417Aug10932125Jul20Jun15611May108326Apr2019171512116228Mar24237522Nov419Oct1813729Sep10Mar11Feb325Jan15144Nov20Oct716Sep5Aug24May2012111076530Apr2923222119161413127623Mar221820Jan18131187654316Nov327Aug630Jul318Jun16129854229May28276FebFixes to serialization and registryMerge remote-tracking branch 'clarin/pytorch-lightning-models' into pytorch-lightning-modelsRemove an unnecessary import in ipynbFixes to serialization and registryMerge 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 scriptSerialization - added model weightsSerializationTokenList fixChange @overrides to @overrides(check_signature=False)Change conllu.TokenList to conllu.models.TokenListAdded h5py to requirementsAdd a minimal README.mdAdd a minimal README.mdAdd configuration and serialization bug fixesAdd configurationAdd training setup to the cmd scriptRemove circular dependenciesRemove circular import in projected_words_embedder.pyAdd setup.pyDelete an unnecessary main.py file (automatically created by PyCharm)Add Lightning training classesPytorch Lightning training moduleAdd training stepMinor fixes to parser fields to dataset reader fields name mappingSlight refactoringAdd token_indexer testsFixes to dataset readersFixes to DataLoader and DatasetReaderFixes to DataLoader and DatasetReaderAdd DataCollator classModify COMBO classesModify predictors to fit both AllenNLP predictor class and COMBO predictor classModify custom dependency injectionAdd requirements.txtAdd example .ipynbFix for unittestMinor fixes