{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "Command-R",
        "date": "2024-11-15",
        "producer": "Cohere",
        "repository": "",
        "huggingface": "https://huggingface.co/CohereForAI/c4ai-command-r-v01",
        "license": [],
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture",
                "license": "CC-BY-NC-4.0"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases",
                "license": "unlicensed"
            },
            {
                "name": "Model metadata",
                "description": "Any model metadata including training configuration and optimizer states",
                "license": "unlicensed"
            },
            {
                "name": "Model card",
                "description": "Model details including performance metrics, intended use, and limitations",
                "license": "unlicensed"
            },
            {
                "name": "Research paper",
                "description": "Research paper detailing the development and capabilities of the model",
                "license": "unlicensed"
            }
        ]
    }
}