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-baseline

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-baseline 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-baseline 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-baseline")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted-baseline")
    model = AutoModelForMaskedLM.from_pretrained("Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted-baseline", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
CeLLaTe-tapt-pubmedbert-tokenizer-adapted-baseline
446 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits

This model has 1 file scanned as suspicious.

Mardiyyah's picture
Mardiyyah
push model to hub
c22e31e verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    3.09 kB
    push model to hub about 1 month ago
  • added_tokens.json
    50.7 kB
    push model to hub about 1 month ago
  • all_results.json
    420 Bytes
    push model to hub about 1 month ago
  • config.json
    673 Bytes
    push model to hub about 1 month ago
  • eval_results.json
    420 Bytes
    push model to hub about 1 month ago
  • generation_config.json
    90 Bytes
    push model to hub about 1 month ago
  • model.safetensors
    444 MB
    xet
    push model to hub about 1 month ago
  • special_tokens_map.json
    695 Bytes
    push model to hub about 1 month ago
  • tokenizer.json
    1.08 MB
    push model to hub about 1 month ago
  • tokenizer_config.json
    354 kB
    push model to hub about 1 month ago
  • train_results.json
    213 Bytes
    push model to hub about 1 month ago
  • trainer_state.json
    9.79 kB
    push model to hub about 1 month ago
  • training_args.bin
    5.82 kB
    xet
    push model to hub about 1 month ago
  • vocab.txt
    226 kB
    push model to hub about 1 month ago