{ "props": { "data": { "id": "row_id", "projection": { "x": "projection_x", "y": "projection_y" }, "text": "text", "embedding": "emb", "colorBy": "dataset", "labels": [ "text", "Collections", "dataset", "Used_in", "pipeline_stage", "num_turns", "num_tool_calls", "has_tools", "pass_rate" ] }, "embeddingViewConfig": { "pointAlpha": 1, "pointsAlpha": 1 }, "chartTheme": { "light": { "nullColor": "#e5e7eb" }, "dark": { "nullColor": "#4b5563" } } }, "defaultChartsConfig": { "embedding": { "data": { "x": "projection_x", "y": "projection_y", "text": "text", "category": "dataset" } }, "exclude": [ "row_id", "text", "dataset_full_name", "Collection", "collection", "Collection_memberships", "source_file", "source_line", "source_group", "projection_x", "projection_y", "num_tool_calls", "pass_rate", "__collection_source", "license", "domain", "Domain", "emb", "true_rows", "True_rows", "available_rows", "sample_rows", "samples_rows", "smaples_rows", "sample_policy", "sub_file", "row_x", "row_y" ], "predicates": { "items": [] }, "override": { "Collections": { "type": "count-plot", "title": "Collections", "data": { "field": "Collections", "isList": true }, "limit": 100, "labels": "#/#", "order": [ "Nemotron Math & Reasoning Collection", "Nemotron Code & SWE Collection", "Nemotron Chat & Instruction Collection", "Nemotron Agentic Collection", "Nemotron Safety Collection", "Nemotron Supervised Fine-Tuning Collection", "Nemotron Reinforcement Learning Collection", "Nemotron Reward Modeling Collection", "Nemotron Post-Training Blends Collection", "Nemotron Vision-Language Collection", "Nemotron Personas Collection" ] }, "dataset": { "type": "count-plot", "title": "Dataset", "data": { "field": "dataset" }, "limit": 100, "labels": "#/#", "order": [ "Math-v2", "CompProg-v1", "SFT-Math-v3", "Multilingual", "SFT-Chat-IF-v2", "Math-Proofs", "SFT-CompProg-v2", "RL-Super-Blend", "SFT-OpenCode", "Chat-IF-v1", "Agentic", "Finance", "RLHF-GenRM", "SFT-Agentic-v2", "SFT-SWE-v2", "Science", "RL-Conv-Tools", "Nano-RL-Blend", "RL-Safety", "SWE-v1", "RL-SWE-Pivot", "Safety", "RL-FuncCall", "RL-Identity", "RL-IF-Adversarial", "RL-IF-Calendar", "RL-IF-MultiTurn", "RL-ReasoningGym" ] }, "Used_in": { "type": "count-plot", "title": "Used in", "data": { "field": "Used_in", "isList": true }, "limit": 20, "labels": "#/#", "order": [ "super_v3", "nano_v3" ] }, "has_tools": { "type": "count-plot", "title": "has_tools", "data": { "field": "has_tools" }, "limit": 20, "labels": "#/#" }, "num_turns": { "type": "count-plot", "title": "num_turns", "data": { "field": "num_turns" }, "limit": 100, "labels": "#/#" }, "num_tool_calls": { "type": "count-plot", "title": "num_tool_calls", "data": { "field": "num_tool_calls" }, "limit": 100, "labels": "#/#" }, "pass_rate": { "type": "count-plot", "title": "pass_rate", "data": { "field": "pass_rate" }, "limit": 100, "labels": "#/#" } } }, "isStatic": true, "database": { "type": "wasm", "load": true } }