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

  • Log In
  • Sign Up

daze-unlv
/
microsoft-deberta-v3-base

Multiple Choice
Transformers
TensorBoard
Safetensors
deberta-v2
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use daze-unlv/microsoft-deberta-v3-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use daze-unlv/microsoft-deberta-v3-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("daze-unlv/microsoft-deberta-v3-base")
    model = AutoModelForMultipleChoice.from_pretrained("daze-unlv/microsoft-deberta-v3-base")
  • Notebooks
  • Google Colab
  • Kaggle
microsoft-deberta-v3-base
749 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
daze-unlv's picture
daze-unlv
End of training
b63e74e verified about 2 years ago
  • runs
    Training in progress, epoch 3 about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.52 kB
    End of training about 2 years ago
  • added_tokens.json
    23 Bytes
    Training in progress, epoch 1 about 2 years ago
  • config.json
    877 Bytes
    Training in progress, epoch 1 about 2 years ago
  • log.txt
    2.22 kB
    Training in progress, epoch 3 about 2 years ago
  • model.safetensors
    738 MB
    xet
    End of training about 2 years ago
  • special_tokens_map.json
    286 Bytes
    Training in progress, epoch 1 about 2 years ago
  • spm.model
    2.46 MB
    xet
    Training in progress, epoch 1 about 2 years ago
  • tokenizer.json
    8.66 MB
    Training in progress, epoch 1 about 2 years ago
  • tokenizer_config.json
    1.28 kB
    Training in progress, epoch 1 about 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

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

    How to fix it?

    4.92 kB
    xet
    Training in progress, epoch 1 about 2 years ago