| { |
| "jsonl": "/NHNHOME/data/sanghyeok/qwen-cua/data/hard_trajectory_tree_blueprints_20260712/authoring.jsonl", |
| "thresholds": { |
| "horizon": 3, |
| "min_tasks": 20, |
| "min_families": 3, |
| "min_root_branches": 3, |
| "min_step_branches": 3, |
| "min_same_action_label_rate": 0.8, |
| "min_same_label_group_rate": 0.8, |
| "min_low_overlap_rate": 0.8, |
| "min_state_content_rate": 0.8 |
| }, |
| "counts": { |
| "n_tasks": 24, |
| "n_domains": 3, |
| "n_task_families": 3, |
| "n_steps": 72, |
| "n_branches": 240, |
| "n_gold_branches": 72, |
| "collector_todo_branches": 160, |
| "error_count": 0, |
| "warn_count": 0 |
| }, |
| "domains": { |
| "web_youtube": 8, |
| "web_github": 8, |
| "terminal": 8 |
| }, |
| "task_families": { |
| "youtube_search_result_selection": 8, |
| "github_repo_state_dependent_navigation": 8, |
| "terminal_state_dependent_file_choice": 8 |
| }, |
| "trajectory_lengths": { |
| "min": 3, |
| "hist": { |
| "3": 24 |
| } |
| }, |
| "branching": { |
| "mean_root_branches": 4.0, |
| "min_step_branch_count": 3, |
| "root_branch_count_hist": { |
| "4": 24 |
| }, |
| "step_branch_count_hist": { |
| "4": 24, |
| "3": 48 |
| } |
| }, |
| "rates": { |
| "steps_all_same_action_label_rate": 1.0, |
| "steps_with_duplicate_action_label_rate": 1.0, |
| "steps_all_same_group_rate": 1.0, |
| "steps_requires_state_content_rate": 1.0, |
| "root_low_action_overlap_rate": 1.0, |
| "root_low_target_overlap_rate": 0.9166666666666666, |
| "same_label_state_dependent_step_rate": 1.0 |
| }, |
| "gates": { |
| "schema_no_errors": true, |
| "task_count": true, |
| "family_count": true, |
| "horizon": true, |
| "root_branching": true, |
| "all_steps_min_branches": true, |
| "same_action_label_ambiguity": true, |
| "same_label_group_ambiguity": true, |
| "label_prior_resistance": true, |
| "target_prior_resistance": true, |
| "state_content_required": true |
| }, |
| "overall_pass": true, |
| "issue_hist": {}, |
| "issues_sample": [], |
| "root_examples": [ |
| { |
| "task_id": "hard_youtube_search_000", |
| "domain": "web_youtube", |
| "instruction": "Search YouTube for \"lofi piano live\", open the result matching this visual criterion, then verify the opened page: highest visible view count.", |
| "root_gold_action": "Open a candidate item.", |
| "root_gold_target_ref": "search_result[3]", |
| "action_overlap": [], |
| "target_overlap": [], |
| "root_branch_count": 4 |
| }, |
| { |
| "task_id": "hard_youtube_search_001", |
| "domain": "web_youtube", |
| "instruction": "Search YouTube for \"open source robotics demo\", open the result matching this visual criterion, then verify the opened page: newest upload date.", |
| "root_gold_action": "Open a candidate item.", |
| "root_gold_target_ref": "search_result[1]", |
| "action_overlap": [], |
| "target_overlap": [], |
| "root_branch_count": 4 |
| }, |
| { |
| "task_id": "hard_youtube_search_002", |
| "domain": "web_youtube", |
| "instruction": "Search YouTube for \"python tutorial argparse\", open the result matching this visual criterion, then verify the opened page: longest duration.", |
| "root_gold_action": "Open a candidate item.", |
| "root_gold_target_ref": "search_result[2]", |
| "action_overlap": [], |
| "target_overlap": [], |
| "root_branch_count": 4 |
| }, |
| { |
| "task_id": "hard_youtube_search_003", |
| "domain": "web_youtube", |
| "instruction": "Search YouTube for \"city walking tour 4k\", open the result matching this visual criterion, then verify the opened page: verified channel badge.", |
| "root_gold_action": "Open a candidate item.", |
| "root_gold_target_ref": "search_result[3]", |
| "action_overlap": [], |
| "target_overlap": [], |
| "root_branch_count": 4 |
| }, |
| { |
| "task_id": "hard_youtube_search_004", |
| "domain": "web_youtube", |
| "instruction": "Search YouTube for \"linux terminal tricks\", open the result matching this visual criterion, then verify the opened page: title mentions tmux.", |
| "root_gold_action": "Open a candidate item.", |
| "root_gold_target_ref": "search_result[3]", |
| "action_overlap": [], |
| "target_overlap": [], |
| "root_branch_count": 4 |
| }, |
| { |
| "task_id": "hard_youtube_search_005", |
| "domain": "web_youtube", |
| "instruction": "Search YouTube for \"data visualization d3\", open the result matching this visual criterion, then verify the opened page: thumbnail with chart.", |
| "root_gold_action": "Open a candidate item.", |
| "root_gold_target_ref": "search_result[1]", |
| "action_overlap": [], |
| "target_overlap": [], |
| "root_branch_count": 4 |
| }, |
| { |
| "task_id": "hard_youtube_search_006", |
| "domain": "web_youtube", |
| "instruction": "Search YouTube for \"machine learning lecture\", open the result matching this visual criterion, then verify the opened page: playlist result rather than video.", |
| "root_gold_action": "Open a candidate item.", |
| "root_gold_target_ref": "search_result[2]", |
| "action_overlap": [], |
| "target_overlap": [], |
| "root_branch_count": 4 |
| }, |
| { |
| "task_id": "hard_youtube_search_007", |
| "domain": "web_youtube", |
| "instruction": "Search YouTube for \"classical guitar performance\", open the result matching this visual criterion, then verify the opened page: shortest duration.", |
| "root_gold_action": "Open a candidate item.", |
| "root_gold_target_ref": "search_result[3]", |
| "action_overlap": [], |
| "target_overlap": [], |
| "root_branch_count": 4 |
| } |
| ] |
| } |
|
|