tools for using huggingface/transformers more easily
Project description
Transformersx
🤗 Transformers is a great project for the Transformer architecture for NLP and NLG.
/🤗 Transformers (formerly known as pytorch-transformers and pytorch-pretrained-bert) provides state-of-the-art general-purpose architectures (BERT, GPT-2, RoBERTa, XLM, DistilBert, XLNet, T5, CTRL...) for Natural Language Understanding (NLU) and Natural Language Generation (NLG) with over thousands of pretrained models in 100+ languages and deep interoperability between PyTorch & TensorFlow 2.0./
The purpose of this project is to add more tools to easy to use the hugging/transformers library for NLP. And NLP task examples was refactored or added as well.
/**BTW, **/ Because it's hard to download the pretrained models from huggingface, especially in China, here tries to use a trick to solve this problem.
For personal, Aliyun is free to build the docker image, typically, the image building can use the overseas machine to build the docker image. So when the image is built by the overseas machine, it can download the pretrained models from huggingface fastly.
After the image is built, the image can be pulled from Aliyun fastly. And then the pretrained models can be take from the docker image.
TODO:
- (1) Build a management tools for the models of transformers to categorize the models, and the features also should be including training, finetuning and predict
- (2) Use the Streamlit to build the UI for the management tools
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ai-transformersx-0.4.27.tar.gz
.
File metadata
- Download URL: ai-transformersx-0.4.27.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44d1c11e6b84a4d789b91dde01133e27d64b407fa80e2312eb7666b319cfdab5 |
|
MD5 | 1ddbebcde9b73d29b567c69af62242d4 |
|
BLAKE2b-256 | 203e902aefb56925c619736060f91bad013c563be75b88ed2d19c621a68493b6 |
File details
Details for the file ai_transformersx-0.4.27-py2.py3-none-any.whl
.
File metadata
- Download URL: ai_transformersx-0.4.27-py2.py3-none-any.whl
- Upload date:
- Size: 108.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4743a976f0c61583484768563b7b573f9e9afbfddcf61b817773500fcd4e2665 |
|
MD5 | 8a1ecd2430b56846d63525a1e64d1a64 |
|
BLAKE2b-256 | ae6eba845ba81eed2631b3725319b23891f832159dd8a2958d41e5e51b66c6e4 |