A TensorFlow 2.0 Keras implementation of BERT.
Project description
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
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
File details
Details for the file bert-for-tf2-0.1.3.tar.gz.
File metadata
- Download URL: bert-for-tf2-0.1.3.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36b0dc8f3a2c5a3e73dea35db88e5eecc165a173e5101ee950754968c8ec1079
|
|
| MD5 |
47c9225f1a04fbef867c12100fed2b0b
|
|
| BLAKE2b-256 |
21fcbaa0b8ff1cd0c10aa0a78bdf54c4bae1cd73edc2c010392166aef21c4ff1
|