Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

EQUES
/
jpharma-bert-base

Transformers
Safetensors
bert
pretraining
Model card Files Files and versions
xet
Community
1

Instructions to use EQUES/jpharma-bert-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use EQUES/jpharma-bert-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("EQUES/jpharma-bert-base")
    model = AutoModelForPreTraining.from_pretrained("EQUES/jpharma-bert-base")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Improve model card: Add fill-mask pipeline tag, license, language, and domain tags

#1 opened 8 months ago by
nielsr
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs