Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

manelalab
/
chrono-bert-v1-20011231

Fill-Mask
Transformers
Safetensors
English
modernbert
chronologically consistent
glue
Model card Files Files and versions
xet
Community

Instructions to use manelalab/chrono-bert-v1-20011231 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use manelalab/chrono-bert-v1-20011231 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="manelalab/chrono-bert-v1-20011231")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("manelalab/chrono-bert-v1-20011231")
    model = AutoModelForMaskedLM.from_pretrained("manelalab/chrono-bert-v1-20011231")
  • Notebooks
  • Google Colab
  • Kaggle
chrono-bert-v1-20011231
602 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
jimmywustl's picture
jimmywustl
Update README.md
0dd38ce verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.91 kB
    Update README.md 12 months ago
  • config.json
    1.33 kB
    Upload folder using huggingface_hub about 1 year ago
  • model.safetensors
    599 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    694 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    3.58 MB
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    20.8 kB
    Upload folder using huggingface_hub over 1 year ago