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

VuongQuoc
/
Debertalarg_model_multichoice

Multiple Choice
Transformers
PyTorch
deberta-v2
Generated from Trainer
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use VuongQuoc/Debertalarg_model_multichoice with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("VuongQuoc/Debertalarg_model_multichoice")
    model = AutoModelForMultipleChoice.from_pretrained("VuongQuoc/Debertalarg_model_multichoice")
  • Notebooks
  • Google Colab
  • Kaggle
Debertalarg_model_multichoice
Ctrl+K
Ctrl+K
  • 1 contributor
History: 31 commits
VuongQuoc's picture
VuongQuoc
update model card README.md
c602923 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 5100 over 2 years ago
  • README.md
    3.93 kB
    update model card README.md over 2 years ago
  • added_tokens.json
    23 Bytes
    Training in progress, step 5100 over 2 years ago
  • config.json
    888 Bytes
    Training in progress, step 700 over 2 years ago
  • pytorch_model.bin
    1.74 GB
    xet
    Training in progress, step 18000 over 2 years ago
  • special_tokens_map.json
    173 Bytes
    Training in progress, step 5100 over 2 years ago
  • spm.model
    2.46 MB
    xet
    Training in progress, step 5100 over 2 years ago
  • tokenizer.json
    8.65 MB
    Training in progress, step 700 over 2 years ago
  • tokenizer_config.json
    412 Bytes
    Training in progress, step 5100 over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_utils.SchedulerType",
    • "torch.device",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.IntervalStrategy",
    • "accelerate.state.PartialState",
    • "transformers.training_args.TrainingArguments",
    • "transformers.training_args.OptimizerNames"

    How to fix it?

    3.96 kB
    xet
    Training in progress, step 9000 over 2 years ago