entropy-hunter-8b-gguf / training_metadata_v04.json
olivenet's picture
Upload training_metadata_v04.json with huggingface_hub
b6922df verified
Raw
History Blame
502 Bytes
{
"project": "entropy-hunter",
"version": "v0.4",
"base_model": "unsloth/Qwen3-8B",
"lora_r": 16,
"lora_alpha": 32,
"learning_rate": 0.0001,
"epochs": 3,
"train_examples": 1235,
"val_examples": 134,
"max_seq_length": 8192,
"training_loss": 0.4076765400107189,
"total_steps": 465,
"runtime_seconds": 18074.3293,
"thinking_mode": false,
"gpu": "A100-40GB",
"truncated_examples": 624,
"notes": "v0.4: Qwen3-8B + 1369 scaffold examples (Opus 4.6 teacher), full 8192 seq"
}