prakhar21 / TextAugmentation-GPT2

Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.
MIT License
187 stars 43 forks source link

Does this works with Chinese? #1

Closed tarvos21 closed 4 years ago

tarvos21 commented 4 years ago

Does this works with Chinese text corpus? Thanks!

prakhar21 commented 4 years ago

Yes, it would work. Replace the pretrained model with GPT2 chinese model and then fine tune the target text in the same way.

Thanks

tarvos21 commented 4 years ago

thanks!

xsyzka commented 2 years ago

Where can I replace the Chinese pre-training model

xsyzka commented 2 years ago

Where can I replace the Chinese pre-training model, thank you