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

rubentito
/
hivt5-base-mpdocvqa

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/hivt5-base-mpdocvqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rubentito/hivt5-base-mpdocvqa with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, HiVT5
    
    tokenizer = AutoTokenizer.from_pretrained("rubentito/hivt5-base-mpdocvqa")
    model = HiVT5.from_pretrained("rubentito/hivt5-base-mpdocvqa")
  • Notebooks
  • Google Colab
  • Kaggle
hivt5-base-mpdocvqa
1.25 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
rubentito's picture
rubentito
Upload preprocessor_config.json
226618a about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    3.41 kB
    Update README.md about 3 years ago
  • added_tokens.json
    213 Bytes
    Upload 8 files about 3 years ago
  • config.json
    1.85 kB
    Upload 8 files about 3 years ago
  • experiment_config.yml
    516 Bytes
    Upload 8 files about 3 years ago
  • generation_config.json
    142 Bytes
    Upload 8 files about 3 years ago
  • preprocessor_config.json
    494 Bytes
    Upload preprocessor_config.json about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

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