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

Rhasan97
/
squad

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

Instructions to use Rhasan97/squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Rhasan97/squad with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultimodalLM
    
    tokenizer = AutoTokenizer.from_pretrained("Rhasan97/squad")
    model = AutoModelForMultimodalLM.from_pretrained("Rhasan97/squad")
  • Notebooks
  • Google Colab
  • Kaggle
squad
729 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 50 commits
Rhasan97's picture
Rhasan97
Rename pytorch_model.ckpt to pytorch_model.bin
f468ed7 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    986 Bytes
    Update config.json over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    726 MB
    xet
    Rename pytorch_model.ckpt to pytorch_model.bin over 2 years ago
  • special_tokens_map.json
    2.54 kB
    Upload 5 files over 2 years ago
  • spiece.model
    792 kB
    xet
    Upload spiece.model over 2 years ago
  • tokenizer_config.json
    2.42 MB
    Upload 5 files over 2 years ago