{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "gemma-2-27b-it",
        "date": "2025-11-11",
        "producer": "Google",
        "repository": "https://github.com/google-gemini/gemma-cookbook",
        "huggingface": "https://huggingface.co/google/gemma-2-27b-it",
        "license": [],
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture",
                "license": "Gemma Terms of Use",
                "license_path": "https://ai.google.dev/gemma/terms"
            },
            {
                "name": "Inference code",
                "description": "Code used for running the model to make predictions",
                "license": "Gemma Terms of Use",
                "license_path": "https://ai.google.dev/gemma/terms"
            },
            {
                "name": "Supporting libraries and tools",
                "description": "Libraries and tools used in the model's development",
                "license": "Gemma Terms of Use",
                "license_path": "https://ai.google.dev/gemma/terms"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases",
                "license": "Gemma Terms of Use",
                "license_path": "https://ai.google.dev/gemma/terms"
            },
            {
                "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": "unlicensed"
            },
            {
                "name": "Sample model outputs",
                "description": "Examples of outputs generated by the model",
                "license": "Gemma Terms of Use",
                "license_path": "https://ai.google.dev/gemma/terms"
            },
            {
                "name": "Model card",
                "description": "Model details including performance metrics, intended use, and limitations",
                "license": "unlicensed"
            },
            {
                "name": "Data card",
                "description": "Documentation for datasets including source, characteristics, and preprocessing details",
                "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",
                "license_path": "https://creativecommons.org/licenses/by/4.0/"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model",
                "license": "unlicensed"
            }
        ]
    }
}