{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "DeepSeek-MoE-16B",
        "date": "2024-11-15",
        "producer": "DeepSeek AI",
        "repository": "https://github.com/deepseek-ai/DeepSeek-MoE/tree/main",
        "huggingface": "https://huggingface.co/deepseek-ai/deepseek-moe-16b-base",
        "license": [],
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture",
                "license": "MIT license"
            },
            {
                "name": "Datasets",
                "description": "Training, validation and testing datasets used for the model",
                "license": "unlicensed"
            },
            {
                "name": "Evaluation data",
                "description": "Data used for evaluating the model",
                "license": "unlicensed"
            },
            {
                "name": "Sample model outputs",
                "description": "Examples of outputs generated by 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"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model",
                "license": "unlicensed"
            }
        ]
    }
}