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

facebook
/
genre-linking-blink

Transformers
PyTorch
google-tensorflow TensorFlow
JAX
English
bart
text2text-generation
retrieval
entity-retrieval
named-entity-disambiguation
entity-disambiguation
named-entity-linking
entity-linking
Model card Files Files and versions
xet
Community
1

Instructions to use facebook/genre-linking-blink with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use facebook/genre-linking-blink with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("facebook/genre-linking-blink")
    model = AutoModelForSeq2SeqLM.from_pretrained("facebook/genre-linking-blink")
  • Notebooks
  • Google Colab
  • Kaggle
genre-linking-blink
5.09 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
joaogante's picture
joaogante
Adding generation config file(s)
f6c9048 over 3 years ago
  • .gitattributes
    1.39 kB
    adding Flax model about 4 years ago
  • README.md
    2.86 kB
    Update README.md about 4 years ago
  • config.json
    997 Bytes
    cleaning update about 4 years ago
  • flax_model.msgpack
    1.63 GB
    xet
    adding Flax model about 4 years ago
  • generation_config.json
    196 Bytes
    Adding generation config file(s) over 3 years ago
  • kilt_titles_trie_dict.pkl
    215 MB
    xet
    Initial commit about 4 years ago
  • merges.txt
    456 kB
    Initial commit about 4 years ago
  • pytorch_model.bin
    1.63 GB
    xet
    Initial commit about 4 years ago
  • special_tokens_map.json
    957 Bytes
    cleaning update about 4 years ago
  • tf_model.h5
    1.63 GB
    xet
    Initial commit about 4 years ago
  • tokenizer.json
    1.36 MB
    Initial commit about 4 years ago
  • tokenizer_config.json
    1.35 kB
    cleaning update about 4 years ago
  • trie.py
    2.78 kB
    Initial commit about 4 years ago
  • vocab.json
    999 kB
    cleaning update about 4 years ago