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

PlanTL-GOB-ES
/
bsc-bio-ehr-es

Fill-Mask
Transformers
PyTorch
Safetensors
Spanish
roberta
biomedical
clinical
ehr
spanish
Model card Files Files and versions
xet
Community
1

Instructions to use PlanTL-GOB-ES/bsc-bio-ehr-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use PlanTL-GOB-ES/bsc-bio-ehr-es with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="PlanTL-GOB-ES/bsc-bio-ehr-es")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("PlanTL-GOB-ES/bsc-bio-ehr-es")
    model = AutoModelForMaskedLM.from_pretrained("PlanTL-GOB-ES/bsc-bio-ehr-es")
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
bsc-bio-ehr-es
1 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 9 commits
crodri's picture
crodri
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
a3e8057 9 days ago
  • .gitattributes
    1.33 kB
    Adding `safetensors` variant of this model (#1) 9 days ago
  • README.md
    14.8 kB
    Update README.md over 3 years ago
  • args.json
    1.46 kB
    Upload model about 4 years ago
  • config.json
    613 Bytes
    Upload model about 4 years ago
  • dict.txt
    491 kB
    Upload model about 4 years ago
  • merges.txt
    521 kB
    Upload model about 4 years ago
  • model.safetensors
    499 MB
    xet
    Adding `safetensors` variant of this model (#1) 9 days ago
  • process.log
    775 Bytes
    Upload model about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    499 MB
    xet
    Upload model about 4 years ago
  • special_tokens_map.json
    772 Bytes
    Upload model about 4 years ago
  • tokenizer_config.json
    1.25 kB
    Upload model about 4 years ago
  • vocab.json
    1.17 MB
    Upload model about 4 years ago