Skip to main content

BERT Application

Project description

BAND:BERT Application aNd Deployment

A simple and efficient BERT model training and deployment framework.

Contributors Forks Stargazers Issues MIT License


Logo

BAND

BAND:BERT Application aNd Deployment
探索本项目的文档 »

查看Demo · 报告Bug · 提出新特性 · 问题交流

What is it

Encoding/Embedding is a upstream task of encoding any inputs in the form of text, image, audio, video, transactional data to fixed length vector. Embeddings are quite popular in the field of NLP, there has been various Embeddings models being proposed in recent years by researchers, some of the famous one are bert, xlnet, word2vec etc. The goal of this repo is to build one stop solution for all embeddings techniques available, here we are starting with popular text embeddings for now and later on we aim to add as much technique for image, audio, video inputs also.
Finally, embedding-as-service help you to encode any given text to fixed length vector from supported embeddings and models.

💾 Installation

▴ Back to top

Install the band via pip.

$ pip install band -U

Note that the code MUST be running on Python >= 3.6. Again module does not support Python 2!

⚡ ️Getting Started

▴ Back to top

Dataset

For more information about dataset, see

Dataset Name Language TASK Description
ChnSentiCorp CN Text Classification Binary Classification
LCQMC CN Question Answer Match Binary Classification
MSRA_NER CN Named Entity Recognition Sequence Labeling
Toxic EN Text Classification Multi-label Multi-label
Thucnews CN Text Classification Multi-class Classification
SQUAD EN Machine Reading Comprehension Span
DRCD CN Machine Reading Comprehension Span
CMRC CN Machine Reading Comprehension Span
GLUE EN

Current Pretrained Models

For more information about pretrained models, see

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

band-0.3.3.tar.gz (33.1 kB view details)

Uploaded Source

Built Distribution

band-0.3.3-py3-none-any.whl (42.4 kB view details)

Uploaded Python 3

File details

Details for the file band-0.3.3.tar.gz.

File metadata

  • Download URL: band-0.3.3.tar.gz
  • Upload date:
  • Size: 33.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.0 CPython/3.7.0

File hashes

Hashes for band-0.3.3.tar.gz
Algorithm Hash digest
SHA256 2c29b458ce29e680f18bf7fed38b33e069b3748cbfdd794542ff1e5a5639bd68
MD5 5d67cdbbfe2a86841df0409257130fca
BLAKE2b-256 779088904e7eb73fa42d8e84a7d19b261bb8b2edb20a8b11933f05d5a34cd244

See more details on using hashes here.

File details

Details for the file band-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: band-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 42.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.0 CPython/3.7.0

File hashes

Hashes for band-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f34663486995cfe9e8c8cd65a8bdb82b3a05f6e260fe290750f27e82f2215375
MD5 8e7e064311f4f490223f78c4f5cfc96e
BLAKE2b-256 3de0448383d7ec49e9d6971730dd096ab6160948a599bf69cc01cd89b687dea7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page