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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

EQUES
/
jpharma-bert-large

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

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

  • Libraries
  • Transformers

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

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("EQUES/jpharma-bert-large")
    model = AutoModelForPreTraining.from_pretrained("EQUES/jpharma-bert-large", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
jpharma-bert-large
1.36 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
nielsr's picture
nielsr HF Staff
Improve model card: Add pipeline tag, language, and descriptive tags, and paper link
b24c9b8 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    3.04 kB
    Improve model card: Add pipeline tag, language, and descriptive tags, and paper link 11 months ago
  • config.json
    593 Bytes
    Upload BertForPreTraining about 1 year ago
  • model.safetensors
    1.35 GB
    xet
    Upload BertForPreTraining about 1 year ago
  • special_tokens_map.json
    695 Bytes
    Upload tokenizer about 1 year ago
  • tokenizer.json
    747 kB
    Upload tokenizer about 1 year ago
  • tokenizer_config.json
    1.51 kB
    Upload tokenizer about 1 year ago
  • vocab.txt
    231 kB
    Upload tokenizer about 1 year ago