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

  • Log In
  • Sign Up

Defetya
/
roberta_smal

Multiple Choice
Transformers
PyTorch
xlm-roberta-xl
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use Defetya/roberta_smal with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("Defetya/roberta_smal")
    model = AutoModelForMultipleChoice.from_pretrained("Defetya/roberta_smal")
  • Notebooks
  • Google Colab
  • Kaggle
roberta_smal
13.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
fb563b0 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    28 Bytes
    initial commit over 2 years ago
  • config.json
    794 Bytes
    smol_roberta (#1) over 2 years ago
  • model-00001-of-00002.safetensors
    5.33 GB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • model-00002-of-00002.safetensors
    1.64 GB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • model.safetensors.index.json
    56.9 kB
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model-00001-of-00002.bin

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.HalfStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    5.33 GB
    xet
    smol_roberta (#1) over 2 years ago
  • pytorch_model-00002-of-00002.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.64 GB
    xet
    smol_roberta (#1) over 2 years ago
  • pytorch_model.bin.index.json
    54.6 kB
    smol_roberta (#1) over 2 years ago
  • special_tokens_map.json
    238 Bytes
    Upload 3 files over 2 years ago
  • tokenizer.json
    9.08 MB
    Upload 3 files over 2 years ago
  • tokenizer_config.json
    405 Bytes
    Upload 3 files over 2 years ago