Transformers based NLP models
Project description
NLP Models
A repository for building transformer based nlp models
Run Llama2 Chat UI on CPU
cd pipelines/nlp_models/
streamlit run app.py
Models
-
bert_classifier A wrapper package around BERT-based classification models
-
multi_task_model An implementation of multi-tasking model built on encoder models
Other Example Notebooks
Installation
Install from PyPi
pip install nlp-models
Install from source
git clone git@github.com:minggnim/nlp-models.git
pip install -r requirements
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
nlp-models-4.0.1.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file nlp-models-4.0.1.tar.gz
.
File metadata
- Download URL: nlp-models-4.0.1.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa2158ed637ebfc4db844070e4154d72f7c3a338d989cb023c43adc2b3d325a9 |
|
MD5 | a2247808231ba19d8210533f4e9fce9f |
|
BLAKE2b-256 | e66d692146a50f7a3dfda9a425e4b513c0e4485e90e12cb24ecc8019458f945f |
File details
Details for the file nlp_models-4.0.1-py3-none-any.whl
.
File metadata
- Download URL: nlp_models-4.0.1-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfe71c7aa7f05aa82e1e90a1ee8986742960bdfd2c2c88fce19cfe3520e11ec1 |
|
MD5 | 73c73c5d8671d7bbf2f8fc29bb262f38 |
|
BLAKE2b-256 | d35147dfcca0d1c29b61b7e0be4b67d63173f5e2bc61233c6d50a721afe7bf8a |