Skip to main content

A TensorFlow 2.0 Keras implementation of BERT.

Project description

Build Status Coverage Status Version Status Python Versions

This repo contains a TensorFlow v2 Keras implementation of google-research/bert with support for loading the original pre-trained weights, and producing activations numerically identical to the one you get from the original model.

LICENSE

MIT. See License File.

Install

bert-for-tf2 is on the Python Package Index (PyPI):

pip install bert-for-tf2

Usage

TBD

Resources

  • BERT - BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding

  • google-research/bert - the original BERT implementation

  • kpe/params-flow - utilities for reducing keras boilerplate code in custom layers

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

bert-for-tf2-0.1.3.tar.gz (24.2 kB view hashes)

Uploaded Source

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