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

  • Log In
  • Sign Up

DeltaHub
/
lora_t5-base_mrpc

Transformers
PyTorch
Model card Files Files and versions
xet
Community
1

Instructions to use DeltaHub/lora_t5-base_mrpc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DeltaHub/lora_t5-base_mrpc with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("DeltaHub/lora_t5-base_mrpc", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
lora_t5-base_mrpc
5.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
d72548c verified about 1 year ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model about 1 year ago
  • README.md
    273 Bytes
    Update README.md about 4 years ago
  • config.json
    472 Bytes
    add model about 4 years ago
  • model.safetensors
    2.57 MB
    xet
    Adding `safetensors` variant of this model about 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.63 MB
    xet
    add model about 4 years ago