OpenKiwi icon indicating copy to clipboard operation
OpenKiwi copied to clipboard

Add transformer encoder fine-tuning with Adapters

Open daandouwe opened this issue 4 years ago • 1 comments

Closes #88.

daandouwe avatar Nov 14 '20 17:11 daandouwe

Currently needs a manual

pip install adapter-transformers==1.1.0

which will throw some conflicts (with tokenizers) and in my case required a manual edit in one of the installed python libraries.

Hence I wasn't able to poetry add it...

daandouwe avatar Nov 14 '20 17:11 daandouwe