ModernBERT-base answerdotai
- 유형
- model
- 태스크
- fill-mask
- 프레임워크
- transformers
- 다운로드
- 5,618,765
- 좋아요
- 1,085
- 접근
- public
- 파일
- 0
README
--- library_name: transformers license: apache-2.0 language: - en tags: - fill-mask - masked-lm - long-context - modernbert pipeline_tag: fill-mask inference: false --- # ModernBERT ## Table of Contents 1. [Model Summary](#model-summary) 2. [Usage](#Usage) 3. [Evaluation](#Evaluation) 4. [Limitatio…