datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
atlas9_5beh_sequential_sdfmixed_sdft_solution_sequential_minesweeper_kukurasu_qwen3_4b_thinking
Model Card for mixed_sdft_solution_sequential_minesweeper_kukurasu_qwen3_4b_thinking_1_epoch_8192_32_batch_2e-5_lr_qwen3_1_7b
This model is a fine-tuned version of None.
It has been trained using TRL.
Quick start
from transformers import pipeline
question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
generator = pipeline("text-generation", model="None", device="cuda")
output =… See the full description on the dataset page: https://huggingface.co/datasets/SeanWang0027/mixed_sdft_solution_sequential_minesweeper_kukurasu_qwen3_4b_thinking.
