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
/
Variant_new_pubmed_extended_reinit_llrd

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

Instructions to use OTAR3088/Variant_new_pubmed_extended_reinit_llrd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OTAR3088/Variant_new_pubmed_extended_reinit_llrd with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="OTAR3088/Variant_new_pubmed_extended_reinit_llrd")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("OTAR3088/Variant_new_pubmed_extended_reinit_llrd")
    model = AutoModelForTokenClassification.from_pretrained("OTAR3088/Variant_new_pubmed_extended_reinit_llrd", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Variant_new_pubmed_extended_reinit_llrd
441 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Mardiyyah's picture
Mardiyyah
End of training
05c9365 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    2.67 kB
    End of training 7 months ago
  • added_tokens.json
    30 kB
    Model save 7 months ago
  • all_results.json
    529 Bytes
    End of training 7 months ago
  • config.json
    812 Bytes
    Model save 7 months ago
  • eval_results.json
    529 Bytes
    End of training 7 months ago
  • model.safetensors
    440 MB
    xet
    Model save 7 months ago
  • special_tokens_map.json
    695 Bytes
    Model save 7 months ago
  • tokenizer.json
    998 kB
    Model save 7 months ago
  • tokenizer_config.json
    278 kB
    Model save 7 months ago
  • train_results.json
    204 Bytes
    End of training 7 months ago
  • trainer_state.json
    6.43 kB
    End of training 7 months ago
  • training_args.bin
    5.69 kB
    xet
    Model save 7 months ago
  • vocab.txt
    226 kB
    Model save 7 months ago