kanishk-adapt / semeval-task10

Repo for SemEval Task #10 EDOS 2023. created and maintained for DCU - ADAPT submissions
Other
0 stars 0 forks source link

Ablation study: use frozen encoder #34

Open jowagner opened 1 year ago

jowagner commented 1 year ago

Train a system with a classification head on top of a PLMs, possibly drawing also from lower layers, without fine-tuning the PLMs parameters, i.e. using a frozen encoder. This would tell us whether fine-tuning of the PLM is really necessary or continued pre-training on target domain data is sufficient.