{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "RecurrentGemma",
        "date": "2024-11-15",
        "producer": "Google",
        "repository": "",
        "huggingface": "https://huggingface.co/google/recurrentgemma-2b-it",
        "license": [],
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture",
                "license": "Gemma Terms of Use"
            },
            {
                "name": "Model card",
                "description": "Model details including performance metrics, intended use, and limitations",
                "license": "Gemma Terms of Use"
            },
            {
                "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": "unlicensed"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model",
                "license": "Gemma Terms of Use"
            }
        ]
    }
}