Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

wyu1
/
FiD-NQ

Transformers
PyTorch
t5
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use wyu1/FiD-NQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use wyu1/FiD-NQ with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, FiDT5
    
    tokenizer = AutoTokenizer.from_pretrained("wyu1/FiD-NQ")
    model = FiDT5.from_pretrained("wyu1/FiD-NQ")
  • Notebooks
  • Google Colab
  • Kaggle
FiD-NQ
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
wyu1's picture
wyu1
upload config
72804e5 over 3 years ago
  • .gitattributes
    1.34 kB
    initial commit over 3 years ago
  • README.md
    774 Bytes
    update readme over 3 years ago
  • config.json
    1.19 kB
    update model over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.95 GB
    xet
    upload model over 3 years ago
  • tokenizer.json
    1.39 MB
    upload model over 3 years ago
  • tokenizer_config.json
    1.39 MB
    upload config over 3 years ago