{ "planning_mode": "document_task_matrix", "name": "smoke-openai-gpt-5.6-terra-batch-wikipedia-brasil-25", "language": "pt-BR", "profile": null, "source": { "plugin": "local", "params": { "path": "runs/wiki-brazil-full-1000/corpus-selected.jsonl", "format": "jsonl" }, "field_map": { "id": "id", "text": "text", "title": "title", "sections": "sections", "license": "license", "source": "source" } }, "selection": { "count": 1, "fraction": null, "seed": 42, "strata": [], "filters": { "id": "0" } }, "target": { "max_attempts_per_slot": 3 }, "task_names": [ "definition", "closed_qa", "summarization", "information_extraction", "comparison", "classification", "timeline", "rewrite", "concept_explanation", "structured_extraction", "fact_checking", "taxonomy", "short_answer", "didactic_explanation", "reasoning", "multiple_choice_exact", "binary_qa_exact", "textual_entailment", "semantic_similarity", "extractive_qa", "causal_multiple_choice", "brazilian_cultural_choice", "fact_verification_exact", "sentiment_exact", "intent_classification" ], "generation": { "plugin": "openai_api", "params": { "api_mode": "batch", "api_key_env": "OPENAI_API_KEY", "budget_usd": 1.0, "budget_stop_usd": 0.95, "reasoning_effort": "low", "text_verbosity": "low", "poll_interval_seconds": 10.0, "batch_max_requests": 100, "batch_max_queued_tokens": 4500000, "max_active_batches": 2, "token_estimate_margin": 1.1, "price_snapshot": { "date": "2026-07-24", "source": "https://developers.openai.com/api/docs/models/gpt-5.6-terra", "model": "gpt-5.6-terra", "currency": "USD", "input_per_million": 2.5, "cached_input_per_million": 0.25, "output_per_million": 15.0, "context_window": 1050000, "max_output_tokens": 128000, "long_context_threshold": 272000, "long_input_multiplier": 2.0, "long_output_multiplier": 1.5, "cache_write_multiplier": 1.25, "batch_discount": 0.5 } }, "model": "gpt-5.6-terra", "model_revision": null, "context_window": 1050000, "max_input_tokens": 1045904, "max_output_tokens": 4096, "temperature": 0.1, "batching": { "mode": "async", "max_inflight_requests": 4, "queue_capacity": 8, "preparation_batch_size": 25, "request_timeout_seconds": 900.0 } }, "evaluation": { "plugin": "composite", "deterministic": true, "llm": null, "routing": { "audit_fraction": 0.1, "judge_hard_tasks": true, "judge_truncated_context": true, "judge_high_risk": true, "judge_weak_grounding": true }, "acceptance": { "overall_score": 4.0, "grounding_score": 4.0 }, "near_duplicate_threshold": 0.92 }, "output": { "formats": [ "messages", "prompt_completion", "alpaca" ], "containers": [ "jsonl" ], "splits": { "train": 1.0, "validation": 0.0, "test": 0.0 } }, "runtime": { "run_root": "runs", "cache_dir": ".cache/sft-dataset-creator", "store_model_io": null, "fail_on_partial": true, "checkpoint": { "enabled": true, "formats": [ "canonical", "messages", "prompt_completion", "alpaca" ], "shard_size": 25, "progress_interval_seconds": 5.0, "scheduler_batch_size": 25, "document_cache_size": 1, "attempt_storage": "full" } }, "publish": { "repo_id": null, "private": true, "token_env": "HF_TOKEN" } }