Make Pad Thai From few-shot learning 😉


License
Apache-2.0
Install
pip install padthai==0.3.0

Documentation

Pad Thai

Make Pad Thai from few-shot learning 😉.

PadThai is a language model tool with an application for few-shot learning for Thai Language.

Install

pip install padthai

Support Model

  • GPT-Neo - GPT-Neo is a transformer model designed using EleutherAI's replication of the GPT-3 architecture.
  • ThaiGPT-Next - It is fine-tune the GPT-Neo model for Thai language.
  • Flax GPT-2 model - It's GPT-2 model. It was trained on the OSCAR dataset
  • mGPT - Multilingual GPT model

Requirements

transformers<5.0

License

Apache-2.0 License