{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "YaLM",
        "date": "2024-11-15",
        "producer": "Yandex",
        "repository": "https://github.com/yandex/YaLM-100B",
        "huggingface": "https://huggingface.co/yandex/yalm-100b \u00b7 Hugging Face",
        "license": [],
        "components": [
            {
                "name": "Inference code",
                "description": "Code used for running the model to make predictions",
                "license": "Apache-2.0"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases",
                "license": "Apache-2.0"
            },
            {
                "name": "Model card",
                "description": "Model details including performance metrics, intended use, and limitations",
                "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"
            }
        ]
    }
}