YOLOv8 / aether-model-card.json
fharo's picture
Update aether-model-card.json
09ce945 verified
{
"identity_and_basic_information": {
"model_name": "YOLOv8",
"model_type": "Computer Vision",
"version": {
"name": "v8.3.208",
"date": "2025-10-01-00-00-00",
"model_difference": "N/A",
"date_of_model_delivery": "N/A"
},
"overview": "",
"license": "agpl-3.0",
"references": [
""
]
},
"source_and_distribution": {
"data": {
"train": {
"name": "COCO",
"link": "",
"sensitive": false
},
"eval": {
"name": "",
"link": "",
"sensitive": false
}
},
"source_code_url": "",
"model_origin": "Ultralytics",
"model_artifact": {
"hash":"5d4a90cdc7a21786cc59cd19778e9eafff836df9e2da32524737c7ee6efe4fe5",
"hash_algorithm":"sha256"
}
},
"ownership_and_governance": {
"owners": [
{
"name": "Ultralytics",
"contact": "https://huggingface.co/Ultralytics/YOLOv8#contact"
}
]
},
"technical_specifications": {
"model_parameters": {
"model_architecture": "Hybrid",
"ontology_and_semantic_mapping": {
"ontologies": [
""
]
},
"input_format": "",
"output_format": "",
"format": "",
"libraries": [
"ultralytics"
]
},
"training_parameters": {
"data_card_link": "",
"dependencies": "",
"training_methodology": "",
"epochs": 1,
"imgsz": 512,
"batch": 0
},
"inference_requirements": {
"software": "",
"hardware": "",
"deployment_constraints": "",
"model_output": {
"output_format": "",
"coordinate_base_used": "",
"geolocation_rules": ""
},
"inference_format": [
{
"name": "",
"version": "",
"data_type": "",
"serialization": "",
"protocol": "",
"notes": ""
}
]
}
},
"evaluation_and_performance": {
"metrics": {
"type": "",
"value": "",
"description": "",
"confidence_interval": {
"lower_bound": "",
"upper_bound": ""
},
"decision_thresholds": "",
"slice": "",
"assumptions": ""
},
"evaluation_infrastructure": {
"hardware_requirements": "",
"evaluation_constraints": "",
"other_evaluation_requirements": ""
},
"evaluation_data": [
{
"name": "",
"version": "",
"source": ""
}
],
"evaluation_team": [
{
"name": "",
"role": "",
"affiliation": "",
"expertise": "",
"evaluation_type": "",
"contact": ""
}
],
"evaluation_objective": "",
"evaluation_system": "",
"benchmark_standard": [
{
"name": "",
"version": "",
"source": ""
}
]
},
"limitations_and_constraints": {
"limitations": [
""
],
"tradeoffs": [
""
]
},
"security_and_compliance": {
"security_card_link": "",
"risk": [
{
"risk_type": "",
"mitigation_strategy": ""
}
]
}
}