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

  • Log In
  • Sign Up

mrinaldi
/
albertina_test

Transformers
matformer
custom-model
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use mrinaldi/albertina_test with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("mrinaldi/albertina_test", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
albertina_test
1.51 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
mrinaldi's picture
mrinaldi
Upload folder using huggingface_hub
bd3e230 verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    437 Bytes
    Upload folder using huggingface_hub 6 months ago
  • checkpoint.ckpt

    Detected Pickle imports (5)

    • "matformer.transformer_blocks.BERTModel",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "matformer.model_config.ModelConfig",
    • "collections.OrderedDict"

    How to fix it?

    1.51 GB
    xet
    Upload folder using huggingface_hub 6 months ago
  • config.json
    2.76 kB
    Upload folder using huggingface_hub 6 months ago
  • matformer_config.json
    1.78 kB
    Upload folder using huggingface_hub 6 months ago
  • modeling_matformer.py
    1.43 kB
    Upload folder using huggingface_hub 6 months ago