anna-tch/unsloth-mistral-wine-sft

Wine tasting-note language model (SFT) fine-tuned with Unsloth.

Trained at 2026-08-04T15:44:26Z
Phase sft
Base model unsloth/Mistral-Small-24B-Instruct-2501-bnb-4bit
Dataset anna-tch/tastee-notes-sft-dataset

Repo name is stable across runs; train sizes and hyperparams for this revision are listed below (also in the Hub commit message).

Training config (this revision)

  • trained_at=2026-08-04T15:44:26Z
  • phase=sft
  • base_model=unsloth/Mistral-Small-24B-Instruct-2501-bnb-4bit
  • dataset=anna-tch/tastee-notes-sft-dataset
  • max_seq_length=4096
  • lora_r=128
  • lora_alpha=32
  • max_steps=400
  • batch_size=8
  • grad_accum=2
  • learning_rate=5e-05
  • seed=3407
  • best_checkpoint=outputs/2026-08-04/Mistral-Small-24B-Instruct-2501-bnb-4bit/wine-inst/checkpoint-140
  • train_rows=1198
  • val_rows=300
  • best_eval_loss=0.5792943239212036

Usage

from unsloth import FastLanguageModel

model_id = "anna-tch/unsloth-mistral-wine-sft"
model, tokenizer = FastLanguageModel.from_pretrained(
    model_name=model_id,
    max_seq_length=4096,
    load_in_4bit=True,
)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for anna-tch/unsloth-mistral-wine-sft