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

ilpav12
/
fine_tuned_model

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

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

  • Libraries
  • Transformers

    How to use ilpav12/fine_tuned_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("ilpav12/fine_tuned_model")
    model = AutoModelForMultipleChoice.from_pretrained("ilpav12/fine_tuned_model")
  • Notebooks
  • Google Colab
  • Kaggle
fine_tuned_model / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
ilpav12's picture
ilpav12
Training in progress, epoch 3
dbf99a0 verified over 2 years ago
  • Jan09_16-51-21_b10fac2fea1a
    Training in progress, epoch 2 over 2 years ago
  • Jan09_20-40-05_a3169843e2c1
    Training in progress, epoch 1 over 2 years ago
  • Jan09_20-45-44_a3169843e2c1
    Training in progress, epoch 1 over 2 years ago
  • Jan09_20-46-30_a3169843e2c1
    Training in progress, epoch 1 over 2 years ago
  • Jan09_20-47-35_a3169843e2c1
    Training in progress, epoch 3 over 2 years ago
  • Jan18_15-08-27_2809028529bb
    Training in progress, epoch 3 over 2 years ago
  • Jan18_15-24-40_2809028529bb
    Training in progress, epoch 3 over 2 years ago