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

tomaarsen
/
span-marker-xlm-roberta-large-conll03-doc-context

Token Classification
SpanMarker
PyTorch
Safetensors
English
ner
named-entity-recognition
Eval Results (legacy)
Model card Files Files and versions
xet
Community
2

Instructions to use tomaarsen/span-marker-xlm-roberta-large-conll03-doc-context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • SpanMarker

    How to use tomaarsen/span-marker-xlm-roberta-large-conll03-doc-context with SpanMarker:

    from span_marker import SpanMarkerModel
    
    model = SpanMarkerModel.from_pretrained("tomaarsen/span-marker-xlm-roberta-large-conll03-doc-context")
  • Notebooks
  • Google Colab
  • Kaggle
span-marker-xlm-roberta-large-conll03-doc-context
4.5 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
tomaarsen's picture
tomaarsen HF Staff
librarian-bot's picture
librarian-bot
Librarian Bot: Add base_model information to model (#2)
2d88b8f about 3 years ago
  • .gitattributes
    1.53 kB
    Upload model over 3 years ago
  • README.md
    2.98 kB
    Librarian Bot: Add base_model information to model (#2) about 3 years ago
  • added_tokens.json
    43 Bytes
    Upload model over 3 years ago
  • config.json
    3.35 kB
    Add "trained_with_document_context": true over 3 years ago
  • model.safetensors
    2.24 GB
    xet
    Adding `safetensors` variant of this model (#1) over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "collections.OrderedDict",
    • "torch.LongStorage",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    2.24 GB
    xet
    Upload model over 3 years ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    Upload model over 3 years ago
  • special_tokens_map.json
    280 Bytes
    Upload model over 3 years ago
  • tokenizer.json
    17.1 MB
    xet
    Upload model over 3 years ago
  • tokenizer_config.json
    446 Bytes
    Upload model over 3 years ago
  • train.py
    1.96 kB
    Upload train.py with huggingface_hub over 3 years ago