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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

biu-nlp
/
lingmess-coref

Transformers
PyTorch
English
longformer
coreference-resolution
Eval Results (legacy)
Model card Files Files and versions
xet
Community
2

Instructions to use biu-nlp/lingmess-coref with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use biu-nlp/lingmess-coref with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, LingMessCoref
    
    tokenizer = AutoTokenizer.from_pretrained("biu-nlp/lingmess-coref")
    model = LingMessCoref.from_pretrained("biu-nlp/lingmess-coref")
  • Notebooks
  • Google Colab
  • Kaggle
lingmess-coref
2.36 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
shon711's picture
shon711
Update README.md
fa5d8a8 over 3 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    1.94 kB
    Update README.md over 3 years ago
  • config.json
    1.22 kB
    add config over 3 years ago
  • merges.txt
    456 kB
    add tokenizer almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    2.36 GB
    xet
    add model almost 4 years ago
  • special_tokens_map.json
    239 Bytes
    add tokenizer almost 4 years ago
  • tokenizer.json
    1.36 MB
    add tokenizer almost 4 years ago
  • tokenizer_config.json
    361 Bytes
    add tokenizer almost 4 years ago
  • vocab.json
    798 kB
    add tokenizer almost 4 years ago