Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CyberZHG/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
https://github.com/CyberZHG/keras-bert
bert keras language-model
Last synced: 6 days ago
JSON representation
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
- Host: GitHub
- URL: https://github.com/CyberZHG/keras-bert
- Owner: CyberZHG
- License: mit
- Archived: true
- Created: 2018-10-20T01:47:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T10:33:11.000Z (almost 3 years ago)
- Last Synced: 2024-10-28T16:59:20.752Z (11 days ago)
- Topics: bert, keras, language-model
- Language: Python
- Homepage:
- Size: 13.8 MB
- Stars: 2,428
- Watchers: 59
- Forks: 513
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- ATPapers - CyberZHG / keras-bert - CyberZHG's BERT Keras implementation (Pretrained Language Model / Repository)
- awesome-bert - CyberZHG/keras-bert - trained models for feature extraction and prediction (implement of BERT besides tensorflow:)
- awesome-transformer-nlp - CyberZHG/keras-bert - Implementation of BERT that could load official pre-trained models for feature extraction and prediction. (Transformer Implementations By Communities / Keras)
- bert-in-production - CyberZHG/keras-bert