Uploaded model

dataset = load_dataset("TokenBender/roleplay_alpaca", split="train")
dataset = dataset.map(formatting_prompts_func_alpaca, batched=True)

# Load and map the second dataset
dataset2 = load_dataset("Magpie-Align/Magpie-Reasoning-V1-150K-CoT-QwQ", split="train")
dataset2 = dataset2.map(formatting_prompts_func_magpie, batched=True)
  • Developed by: bunnycore
  • License: apache-2.0
  • Finetuned from model : unsloth/gemma-2-2b-it-bnb-4bit

This gemma2 model was trained 2x faster with Unsloth and Huggingface's TRL library.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model’s pipeline type. Check the docs .

Model tree for bunnycore/Gemma2-2b-Smart-lora

Finetuned
(108)
this model
Merges
1 model