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

OTAR3088
/
CeLLaTe-ner-3class-pubmedbert-baseline

Token Classification
Transformers
Safetensors
English
bert
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use OTAR3088/CeLLaTe-ner-3class-pubmedbert-baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OTAR3088/CeLLaTe-ner-3class-pubmedbert-baseline with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="OTAR3088/CeLLaTe-ner-3class-pubmedbert-baseline")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("OTAR3088/CeLLaTe-ner-3class-pubmedbert-baseline")
    model = AutoModelForTokenClassification.from_pretrained("OTAR3088/CeLLaTe-ner-3class-pubmedbert-baseline", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
CeLLaTe-ner-3class-pubmedbert-baseline
437 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 1 file scanned as suspicious.

Mardiyyah's picture
Mardiyyah
push model to hub
e518da8 verified 17 days ago
  • .gitattributes
    1.52 kB
    initial commit 17 days ago
  • README.md
    3.66 kB
    push model to hub 17 days ago
  • all_results.json
    547 Bytes
    push model to hub 17 days ago
  • config.json
    1.01 kB
    push model to hub 17 days ago
  • eval_results.json
    547 Bytes
    push model to hub 17 days ago
  • model.safetensors
    436 MB
    xet
    push model to hub 17 days ago
  • special_tokens_map.json
    125 Bytes
    push model to hub 17 days ago
  • tokenizer.json
    706 kB
    push model to hub 17 days ago
  • tokenizer_config.json
    1.29 kB
    push model to hub 17 days ago
  • train_results.json
    235 Bytes
    push model to hub 17 days ago
  • trainer_state.json
    8.63 kB
    push model to hub 17 days ago
  • training_args.bin
    5.82 kB
    xet
    push model to hub 17 days ago
  • vocab.txt
    226 kB
    push model to hub 17 days ago