{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "Ministral-3-14B-Base-2512",
        "date": "2025-12-03",
        "producer": "Mistral",
        "repository": "",
        "huggingface": "https://huggingface.co/mistralai/Ministral-3-14B-Base-2512",
        "license": {
            "distribution": {
                "name": "Apache-2.0",
                "path": "https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md"
            }
        },
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture"
            },
            {
                "name": "Inference code",
                "description": "Code used for running the model to make predictions"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases"
            },
            {
                "name": "Model card",
                "description": "Model details including performance metrics, intended use, and limitations"
            },
            {
                "name": "Technical report",
                "description": "Technical report detailing capabilities and usage instructions for the model"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model"
            }
        ]
    }
}