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

Mardiyyah
/
CeLLaTe-tapt-pubmedbert-tokenizer-adapted-spanmask

Fill-Mask
Transformers
Safetensors
English
bert
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted-spanmask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted-spanmask with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted-spanmask")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted-spanmask")
    model = AutoModelForMaskedLM.from_pretrained("Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted-spanmask", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
CeLLaTe-tapt-pubmedbert-tokenizer-adapted-spanmask
446 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Mardiyyah's picture
Mardiyyah
push model to hub
8415c72 verified 24 days ago
  • .gitattributes
    1.52 kB
    initial commit 24 days ago
  • README.md
    3.1 kB
    push model to hub 24 days ago
  • added_tokens.json
    50.7 kB
    push model to hub 24 days ago
  • all_results.json
    417 Bytes
    push model to hub 24 days ago
  • config.json
    673 Bytes
    push model to hub 24 days ago
  • eval_results.json
    417 Bytes
    push model to hub 24 days ago
  • generation_config.json
    90 Bytes
    push model to hub 24 days ago
  • model.safetensors
    444 MB
    xet
    push model to hub 24 days ago
  • special_tokens_map.json
    695 Bytes
    push model to hub 24 days ago
  • tokenizer.json
    1.08 MB
    push model to hub 24 days ago
  • tokenizer_config.json
    354 kB
    push model to hub 24 days ago
  • train_results.json
    210 Bytes
    push model to hub 24 days ago
  • trainer_state.json
    9.78 kB
    push model to hub 24 days ago
  • training_args.bin
    5.82 kB
    xet
    push model to hub 24 days ago
  • vocab.txt
    226 kB
    push model to hub 24 days ago