Padthai

Latest version: v0.3.0

Safety actively analyzes 622940 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.0

What's Changed
* Add mGPT by wannaphong in https://github.com/PyThaiNLP/padthai/pull/7

New Contributors
* wannaphong made their first contribution in https://github.com/PyThaiNLP/padthai/pull/7

**Full Changelog**: https://github.com/PyThaiNLP/padthai/compare/v0.2.0...v0.3.0

0.2.0

- Add custom train/test list to PadThai! 5

**Full Changelog**: https://github.com/PyThaiNLP/padthai/compare/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.

- Original code from: https://link.medium.com/4FfbALWz8gb
- Documentation: https://pythainlp.github.io/padthai/
- Tutorials: https://github.com/PyThaiNLP/padthai/tree/main/notebooks

Install

sh
pip install padthai


Support Model

- [GPT-Neo](https://huggingface.co/EleutherAI) - GPT-Neo is a transformer model designed using EleutherAI's replication of the GPT-3 architecture.
- [ThaiGPT-Next](https://github.com/wannaphong/thaigpt-next) - It is fine-tune the GPT-Neo model for Thai language.
- [Flax GPT-2 model](https://huggingface.co/flax-community/gpt2-base-thai) - It's GPT-2 model. It was trained on the OSCAR dataset

Requirements

sh
transformers<5.0


License

Apache-2.0 License

0.1.2

- fixed import bug

0.1.1

0.1

- Fixed flex -> flax

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.

- Original code from: https://link.medium.com/4FfbALWz8gb
- Documentation: https://pythainlp.github.io/padthai/
- Tutorials: https://github.com/PyThaiNLP/padthai/tree/main/notebooks

Install

sh
pip install padthai


Support Model

- [GPT-Neo](https://huggingface.co/EleutherAI) - GPT-Neo is a transformer model designed using EleutherAI's replication of the GPT-3 architecture.
- [ThaiGPT-Next](https://github.com/wannaphong/thaigpt-next) - It is fine-tune the GPT-Neo model for Thai language.
- [Flax GPT-2 model](https://huggingface.co/flax-community/gpt2-base-thai) - It's GPT-2 model. It was trained on the OSCAR dataset

Requirements

sh
transformers<5.0


License

Apache-2.0 License

0.1dev5

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.