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

trueto
/
medbert-base-chinese

Transformers
PyTorch
JAX
bert
pretraining
Model card Files Files and versions
xet
Community
1

Instructions to use trueto/medbert-base-chinese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use trueto/medbert-base-chinese with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("trueto/medbert-base-chinese")
    model = AutoModelForPreTraining.from_pretrained("trueto/medbert-base-chinese")
  • Notebooks
  • Google Colab
  • Kaggle
medbert-base-chinese
823 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
patrickvonplaten's picture
patrickvonplaten
upload flax model
668ca1e about 5 years ago
  • .gitattributes
    736 Bytes
    allow flax about 5 years ago
  • README.md
    2.19 kB
    Update from $USER about 5 years ago
  • config.json
    730 Bytes
    Update from $USER about 5 years ago
  • flax_model.msgpack
    412 MB
    xet
    upload flax model about 5 years ago
  • pytorch_model.bin
    412 MB
    xet
    Update from $USER about 5 years ago
  • vocab.txt
    110 kB
    Update from $USER about 5 years ago