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

  • Log In
  • Sign Up

rubentito
/
vt5-base-spdocvqa

Transformers
PyTorch
English
t5
DocVQA
Document Question Answering
Document Visual Question Answering
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use rubentito/vt5-base-spdocvqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rubentito/vt5-base-spdocvqa with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, HF_VT5
    
    tokenizer = AutoTokenizer.from_pretrained("rubentito/vt5-base-spdocvqa")
    model = HF_VT5.from_pretrained("rubentito/vt5-base-spdocvqa")
  • Notebooks
  • Google Colab
  • Kaggle
vt5-base-spdocvqa
1.25 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
rubentito's picture
rubentito
Update README.md
c91ba1c almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    1.48 kB
    Update README.md almost 3 years ago
  • config.json
    1.71 kB
    Upload 6 files almost 3 years ago
  • generation_config.json
    142 Bytes
    Upload 6 files almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.25 GB
    xet
    Upload 6 files almost 3 years ago
  • special_tokens_map.json
    2.2 kB
    Upload 6 files almost 3 years ago
  • spiece.model
    792 kB
    xet
    Upload 6 files almost 3 years ago
  • tokenizer_config.json
    2.34 kB
    Upload 6 files almost 3 years ago