JL-AgentBehavior-10K / stats.json
jumplander's picture
Upload 20 files
f301d78 verified
Raw
History Blame Contribute Delete
1.61 kB
{
"dataset": "JL-AgentBehavior-10K",
"version": "1.0.0",
"generated_with_seed": 6172026,
"total_records": 10000,
"dimensions": {
"split": {
"test": 500,
"train": 9000,
"validation": 500
},
"record_type": {
"preference": 2000,
"repair": 1000,
"trajectory": 7000
},
"primary_behavior": {
"bounded_code_editing": 2000,
"code_review_security": 800,
"failure_diagnosis_repair": 1200,
"final_reporting": 200,
"permission_scope_safety": 400,
"planning_decomposition": 1200,
"repository_grounding": 1500,
"test_verification": 1200,
"tool_selection_execution": 1500
},
"language": {
"cpp": 300,
"csharp": 300,
"go": 1000,
"java": 1500,
"php": 1500,
"python": 2500,
"rust": 400,
"typescript": 2500
},
"task_type": {
"bug_fix": 3000,
"code_review": 1000,
"documentation_configuration": 500,
"feature_implementation": 2000,
"refactoring": 1500,
"security_fix": 800,
"test_generation": 1200
},
"difficulty": {
"easy": 2500,
"hard": 2500,
"medium": 5000
}
},
"verification": {
"schema_validated_records": 10000,
"execution_verified_records": 0,
"human_reviewed_records": 0,
"unique_fingerprints": 10000,
"unique_instructions": 10000,
"unique_tool_sequences": 113,
"average_tool_steps": 7.3395,
"unique_repository_families": 500
},
"split_repository_families": {
"train": 450,
"validation": 25,
"test": 25
}
}