Skip to content

PadThai v0.2.0

Compare
Choose a tag to compare
@wannaphong wannaphong released this 07 Oct 09:16
· 7 commits to main since this release
  • Add custom train/test list to PadThai! #5

Full Changelog: v0.1.2...v0.2.0

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

Requirements

transformers<5.0

License

Apache-2.0 License