distilbert/distilbert-base-multilingual-cased
apache-2.0Model Card for DistilBERT base multilingual (cased) Table of Contents 1. Model Details(model-details) 2. Uses(uses) 3. Bias, Risks, and Limi...
hfl/chinese-bert-wwm-ext
apache-2.0Chinese BERT with Whole Word Masking For further accelerating Chinese natural language processing, we provide Chinese pre-trained BERT with ...
distilbert/distilroberta-base
apache-2.0Model Card for DistilRoBERTa base Table of Contents 1. Model Details(model-details) 2. Uses(uses) 3. Bias, Risks, and Limitations(bias-risks...
s2w-ai/DarkBERT
cc-by-nc-4.0Visit HuggingFace for more details.
google-bert/bert-base-uncased
apache-2.0BERT base model (uncased) Pretrained model on English language using a masked language modeling (MLM) objective. It was introduced in this p...
google-bert/bert-base-chinese
Bert-base-chinese Table of Contents - Model Details(model-details) - Uses(uses) - Risks, Limitations and Biases(risks-limitations-and-biases...
answerdotai/ModernBERT-base
apache-2.0ModernBERT Table of Contents 1. Model Summary(model-summary) 2. Usage(Usage) 3. Evaluation(Evaluation) 4. Limitations(limitations) 5. Traini...
distilbert/distilbert-base-uncased
apache-2.0DistilBERT base model (uncased) This model is a distilled version of the BERT base model( It was introduced in this paper( The code for the ...
google-bert/bert-base-uncased
apache-2.0BERT base model (uncased) Pretrained model on English language using a masked language modeling (MLM) objective. It was introduced in this p...
deberta-v3-base
mitOfficial fill-mask model by microsoft.