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

prajjwal1
/
roberta_hellaswag

Multiple Choice
Transformers
PyTorch
roberta
commonsense-reasoning
sentence-completion
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use prajjwal1/roberta_hellaswag with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("prajjwal1/roberta_hellaswag")
    model = AutoModelForMultipleChoice.from_pretrained("prajjwal1/roberta_hellaswag")
  • Notebooks
  • Google Colab
  • Kaggle
roberta_hellaswag
1.42 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
prajjwal1
tags
fc420a6 almost 5 years ago
  • .gitattributes
    690 Bytes
    initial commit almost 5 years ago
  • README.md
    287 Bytes
    tags almost 5 years ago
  • config.json
    656 Bytes
    v1 almost 5 years ago
  • merges.txt
    456 kB
    v1 almost 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    1.42 GB
    xet
    v1 almost 5 years ago
  • special_tokens_map.json
    239 Bytes
    v1 almost 5 years ago
  • tokenizer.json
    1.36 MB
    v1 almost 5 years ago
  • tokenizer_config.json
    289 Bytes
    v1 almost 5 years ago
  • train_results.json
    468 Bytes
    v1 almost 5 years ago
  • trainer_state.json
    2.36 kB
    v1 almost 5 years ago
  • vocab.json
    798 kB
    v1 almost 5 years ago