#629 · Primary category: Education & Research
BERT-pytorch
Google AI 2018 BERT pytorch implementation
Project last updated:09/15/23
GitHub Stars
6.5K
Forks
1.3K
Contributors
5
License
Apache-2.0
Why we included this project
This codebase is a PyTorch implementation of Google's 2018 BERT, written with clarity as the priority. The modules are small and heavily annotated, so you can follow exactly how masked language modeling and next-sentence prediction are implemented, which makes it a good bridge from theory to code. It also includes command-line tools for building a vocabulary from your own corpus and pre-training a model, so you can run the whole training loop on a small dataset to see it in action. The project is explicitly unfinished and unverified, so treat it as a learning and reference resource rather than production-ready software.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI