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

Minata
/
cot_method2test-mistral-7B_v0

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Minata/cot_method2test-mistral-7B_v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Minata/cot_method2test-mistral-7B_v0 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "Minata/cot_method2test-mistral-7B_v0")
  • Notebooks
  • Google Colab
  • Kaggle
cot_method2test-mistral-7B_v0 / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 27 commits
Minata's picture
Minata
End of training
c21f6c4 verified over 2 years ago
  • Jan14_01-59-57_b1ef76f65cd1
    Training in progress, step 40 over 2 years ago
  • Jan14_02-00-16_b1ef76f65cd1
    Training in progress, step 60 over 2 years ago
  • Jan14_02-04-19_b1ef76f65cd1
    Training in progress, step 30 over 2 years ago
  • Jan14_02-41-45_28a32fdc2ba1
    End of training over 2 years ago
  • Jan14_02-58-44_8ccb11533900
    End of training over 2 years ago