{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "GPT-4",
        "date": "2025-05-30",
        "producer": "OpenAI",
        "repository": "",
        "huggingface": "",
        "license": {
            "distribution": {
                "name": "Proprietary",
                "path": ""
            }
        },
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture"
            },
            {
                "name": "Supporting libraries and tools",
                "description": "Libraries and tools used in the model's development"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases"
            },
            {
                "name": "Evaluation data",
                "description": "Data used for evaluating the model"
            },
            {
                "name": "Model metadata",
                "description": "Any model metadata including training configuration and optimizer states"
            },
            {
                "name": "Sample model outputs",
                "description": "Examples of outputs generated by the model"
            },
            {
                "name": "Research paper",
                "description": "Research paper detailing the development and capabilities of the model",
                "license": "arXiv.org perpetual non-exclusive license 1.0"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model"
            }
        ]
    }
}