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_v1

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_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Minata/cot_method2test-mistral-7B_v1 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_v1")
  • Notebooks
  • Google Colab
  • Kaggle
cot_method2test-mistral-7B_v1 / runs
29.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Minata's picture
Minata
End of training
5b1f07a verified over 2 years ago
  • Jan14_19-17-16_03140448a5dc
    Training in progress, step 70 over 2 years ago
  • Jan14_19-21-25_03140448a5dc
    Training in progress, step 40 over 2 years ago
  • Jan14_19-22-21_03140448a5dc
    Training in progress, step 5 over 2 years ago
  • Jan14_19-24-35_03140448a5dc
    End of training over 2 years ago