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-ner-2class-bioformer16l-baseline

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

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

  • Libraries
  • Transformers

    How to use Mardiyyah/CeLLaTe-ner-2class-bioformer16l-baseline with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Mardiyyah/CeLLaTe-ner-2class-bioformer16l-baseline")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Mardiyyah/CeLLaTe-ner-2class-bioformer16l-baseline")
    model = AutoModelForTokenClassification.from_pretrained("Mardiyyah/CeLLaTe-ner-2class-bioformer16l-baseline", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
CeLLaTe-ner-2class-bioformer16l-baseline
167 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
3332ce7 verified 18 days ago
  • .gitattributes
    1.52 kB
    initial commit 18 days ago
  • README.md
    4.26 kB
    push model to hub 18 days ago
  • all_results.json
    548 Bytes
    push model to hub 18 days ago
  • config.json
    901 Bytes
    push model to hub 18 days ago
  • eval_results.json
    548 Bytes
    push model to hub 18 days ago
  • model.safetensors
    166 MB
    xet
    push model to hub 18 days ago
  • special_tokens_map.json
    125 Bytes
    push model to hub 18 days ago
  • tokenizer.json
    764 kB
    push model to hub 18 days ago
  • tokenizer_config.json
    1.3 kB
    push model to hub 18 days ago
  • train_results.json
    236 Bytes
    push model to hub 18 days ago
  • trainer_state.json
    11.7 kB
    push model to hub 18 days ago
  • training_args.bin
    5.69 kB
    xet
    push model to hub 18 days ago
  • vocab.txt
    248 kB
    push model to hub 18 days ago