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

yubinH
/
ADL_mc

Multiple Choice
Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use yubinH/ADL_mc with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("yubinH/ADL_mc")
    model = AutoModelForMultipleChoice.from_pretrained("yubinH/ADL_mc")
  • Notebooks
  • Google Colab
  • Kaggle
ADL_mc
410 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
yubinH's picture
yubinH
push
3ba20a0 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • .gitignore
    15 Bytes
    End of training over 2 years ago
  • added_tokens.json
    82 Bytes
    End of training over 2 years ago
  • all_results.json
    37 Bytes
    push over 2 years ago
  • config.json
    830 Bytes
    End of training over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    409 MB
    xet
    End of training over 2 years ago
  • special_tokens_map.json
    125 Bytes
    End of training over 2 years ago
  • tokenizer.json
    439 kB
    End of training over 2 years ago
  • tokenizer_config.json
    1.25 kB
    End of training over 2 years ago
  • vocab.txt
    110 kB
    End of training over 2 years ago