stanfordnlp / stanza

Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
https://stanfordnlp.github.io/stanza/
Other
7.25k stars 888 forks source link

Con peft #1347

Closed AngledLuffa closed 7 months ago

AngledLuffa commented 7 months ago

Integrate peft with the constituency parser. While we're here, add a feature to the dependency parser to only finetune N layers instead of all the layers, although this didn't help get better dependency parsers