{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "gpt-oss-120b",
        "date": "2025-12-03",
        "producer": "OpenAI",
        "repository": "",
        "huggingface": "https://huggingface.co/openai/gpt-oss-120b",
        "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",
                "license": "CC-BY-4.0",
                "license_path": "http://creativecommons.org/licenses/by/4.0/",
                "component_path": "https://arxiv.org/abs/2508.10925"
            },
            {
                "name": "Technical report",
                "description": "Technical report detailing capabilities and usage instructions for the model",
                "license": "CC-BY-4.0",
                "license_path": "https://arxiv.org/abs/2508.10925",
                "component_path": "https://arxiv.org/pdf/2508.10925"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model"
            }
        ]
    }
}