awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dreamgonfly avatar

dreamgonfly/BERT-pytorch

0
View on GitHub↗
110 stars·30 forks·Python·Unlicense·3 viewsarxiv.org/abs/1810.04805↗

BERT Pytorch

PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding" (https://arxiv.org/abs/1810.04805)

Features

  • Transformer Implementations - PyTorch implementation of the BERT pre-training approach.

Star history

Star history chart for dreamgonfly/bert-pytorchStar history chart for dreamgonfly/bert-pytorch

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to BERT Pytorch

Similar open-source projects, ranked by how many features they share with BERT Pytorch.
  • nielsrogge/transformers-tutorialsNielsRogge avatar

    NielsRogge/Transformers-Tutorials

    11,641View on GitHub↗

    This is a collection of tutorials and practical demonstrations for implementing machine learning tasks using the HuggingFace Transformers library. It serves as a guide for applying transformer architectures across computer vision, natural language processing, and audio analysis. The repository provides implementation examples for multimodal model deployment, including the combination of text, image, and audio inputs. It includes resources for optimizing pre-trained models through fine-tuning on custom datasets and provides examples for preparing PyTorch datasets by converting raw files into t

    Jupyter Notebookbertgpt-2layoutlm
    View on GitHub↗11,641
  • codertimo/bert-pytorchcodertimo avatar

    codertimo/BERT-pytorch

    6,518View on GitHub↗
    Pythonbertlanguage-modelnlp
    View on GitHub↗6,518
  • cyberzhg/keras-bertCyberZHG avatar

    CyberZHG/keras-bert

    2,419View on GitHub↗

    \中文|English\

    Python
    View on GitHub↗2,419
  • bojone/bert4kerasbojone avatar

    bojone/bert4keras

    5,419View on GitHub↗

    bert4keras is a lightweight reimplementation of the BERT transformer architecture for the Keras deep learning framework. It serves as a natural language processing toolkit and transformer model library used for text classification, sequence labeling, and semantic embedding extraction. The framework includes a sequence-to-sequence model system for question answering and text generation, as well as a model inference server to deploy trained transformers as web APIs for real-time predictions. Capabilities cover a broad range of natural language understanding tasks, including reading comprehensi

    Python
    View on GitHub↗5,419
See all 28 alternatives to BERT Pytorch→

Frequently asked questions

What does dreamgonfly/bert-pytorch do?

PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding" (https://arxiv.org/abs/1810.04805)

What are the main features of dreamgonfly/bert-pytorch?

The main features of dreamgonfly/bert-pytorch are: Transformer Implementations.

What are some open-source alternatives to dreamgonfly/bert-pytorch?

Open-source alternatives to dreamgonfly/bert-pytorch include: nielsrogge/transformers-tutorials — This is a collection of tutorials and practical demonstrations for implementing machine learning tasks using the… codertimo/bert-pytorch. cyberzhg/keras-bert — \[中文|English\]. dbiir/uer-py — Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo. deepset-ai/farm — :house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on… bojone/bert4keras — bert4keras is a lightweight reimplementation of the BERT transformer architecture for the Keras deep learning…