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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

GaetanMichelet
/
Mistral-7B_task-1_60-samples_config-2

PEFT
TensorBoard
Safetensors
mistral
alignment-handbook
trl
sft
Generated from Trainer
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use GaetanMichelet/Mistral-7B_task-1_60-samples_config-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use GaetanMichelet/Mistral-7B_task-1_60-samples_config-2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.3")
    model = PeftModel.from_pretrained(base_model, "GaetanMichelet/Mistral-7B_task-1_60-samples_config-2")
  • Notebooks
  • Google Colab
  • Kaggle
Mistral-7B_task-1_60-samples_config-2
171 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
GaetanMichelet's picture
GaetanMichelet
End of training
d4da9d7 verified almost 2 years ago
  • runs
    End of training almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.28 kB
    End of training almost 2 years ago
  • adapter_config.json
    737 Bytes
    Training in progress, epoch 0 almost 2 years ago
  • adapter_model.safetensors
    168 MB
    xet
    Model save almost 2 years ago
  • all_results.json
    406 Bytes
    End of training almost 2 years ago
  • config.json
    1.15 kB
    End of training almost 2 years ago
  • eval_results.json
    198 Bytes
    End of training almost 2 years ago
  • special_tokens_map.json
    437 Bytes
    Training in progress, epoch 0 almost 2 years ago
  • tokenizer.json
    1.96 MB
    Training in progress, epoch 0 almost 2 years ago
  • tokenizer.model
    587 kB
    xet
    Training in progress, epoch 0 almost 2 years ago
  • tokenizer_config.json
    141 kB
    Training in progress, epoch 0 almost 2 years ago
  • train_results.json
    243 Bytes
    Model save almost 2 years ago
  • trainer_state.json
    7.17 kB
    Model save almost 2 years ago
  • training_args.bin
    6.26 kB
    xet
    Training in progress, epoch 0 almost 2 years ago