Skip to content

Comments

Adds Residual X feature, Multi-task learning v1 and SRL configs from dev/v1.2/jy#67

Open
purujitgoyal wants to merge 24 commits intomainfrom
feat/seq-tag
Open

Adds Residual X feature, Multi-task learning v1 and SRL configs from dev/v1.2/jy#67
purujitgoyal wants to merge 24 commits intomainfrom
feat/seq-tag

Conversation

@purujitgoyal
Copy link
Collaborator

@purujitgoyal purujitgoyal commented Jan 6, 2022

Residual X feature concats embedded_x with y before passing to global_score.
Sample config at model_configs/srl/ontonotes_seal_nce_bert_residual.jsonnet

Multi-Task v1 assumes tasknn don't has its own tag_projection_layer and will be trained by tasknn-optimizer while both scorenn and sampler/infernece_module train their own tag_projection_layer.
Added a sample config at model_configs/sequence_tagging/conll2003_seal_nce_self_attention_bilstm_multi_task.jsonnet

@purujitgoyal purujitgoyal changed the title Adds Residual X feature and SRL configs from dev/v1.2/jy Adds Residual X feature, Multi-task learning v1 and SRL configs from dev/v1.2/jy Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants