{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "StableLM-2",
        "date": "2024-11-15",
        "producer": "Stability AI",
        "repository": "",
        "huggingface": "https://huggingface.co/stabilityai/stablelm-2-1_6b \u00b7 Hugging Face",
        "license": [],
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture",
                "license": "OpenRAIL"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases",
                "license": "OpenRAIL"
            },
            {
                "name": "Datasets",
                "description": "Training, validation and testing datasets used for the model",
                "license": "unlicensed"
            },
            {
                "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": "unlicensed"
            }
        ]
    }
}