{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "GPT-4o",
        "date": "2024-10-03",
        "producer": "OpenAI",
        "repository": "",
        "huggingface": "",
        "license": [],
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture",
                "license": "Proprietary"
            },
            {
                "name": "Model parameters (Intermediate)",
                "description": "Trained model parameters, weights and biases",
                "license": "Proprietary"
            },
            {
                "name": "Evaluation data",
                "description": "Data used for evaluating the model",
                "license": "unlicensed"
            },
            {
                "name": "Model metadata",
                "description": "Any model metadata including training configuration and optimizer states",
                "license": "Proprietary"
            },
            {
                "name": "Sample model outputs",
                "description": "Examples of outputs generated by the model",
                "license": "unlicensed"
            },
            {
                "name": "Technical report",
                "description": "Technical report detailing capabilities and usage instructions for the model",
                "license": "unlicensed"
            },
            {
                "name": "Research paper",
                "description": "Research paper detailing the development and capabilities of the model",
                "license": "CC-BY-4.0"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model",
                "license": "unlicensed"
            }
        ]
    }
}