Hi,
I have a question about "Conditional BERT Contextual Augmentation", in readme.md, you said:
_> 主要参考Context Augmentation,通过Bi-LSTM训练语言模型,并且加入了数据label来控制生成。
Conditional BERT Contextual Augmentation,在前文基础上引入了BERT。_
In conditional BERT Contextual Augmentation, label and finetune are used.
I want to ask, where can I find the relative codes for these functions?
Thank you very much!
Hi,
I have a question about "Conditional BERT Contextual Augmentation", in readme.md, you said:
_> 主要参考Context Augmentation,通过Bi-LSTM训练语言模型,并且加入了数据label来控制生成。
In conditional BERT Contextual Augmentation, label and finetune are used.
I want to ask, where can I find the relative codes for these functions?
Thank you very much!