BERT-base-uncased is a 110-million-parameter English language model developed by Google, pretrained using masked language modeling and next sentence prediction on BookCorpus and English Wikipedia. It is case-insensitive and tokenizes text using WordPiece, enabling it to learn contextual relationships between words in a sentence bidirectionally. The model excels at feature extraction for downstream NLP tasks like sentence classification, named entity recognition, and question answering when fine-tuned appropriately. Its pretraining involved randomly masking 15% of tokens and predicting them based on surrounding context, allowing it to learn deep semantic and syntactic patterns. It has been widely used as a baseline and component in various fine-tuned models, achieving strong results on benchmarks like GLUE. Despite its success, BERT-base-uncased can exhibit social biases learned from its training data and is not designed for factual generation or open-ended text production.

Features

  • 110M parameters, uncased English version
  • Pretrained using MLM and next sentence prediction
  • Trained on BookCorpus and English Wikipedia
  • Outputs bidirectional contextual embeddings
  • Strong performance on GLUE and other NLP tasks
  • Compatible with multiple frameworks (PyTorch, TensorFlow, etc.)
  • Tokenized with WordPiece (30k vocab)
  • Openly licensed under Apache 2.0

Project Samples

Project Activity

See All Activity >

Categories

AI Models

Follow bert-base-uncased

bert-base-uncased Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of bert-base-uncased!

Additional Project Details

Registered

2025-06-27