{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "DeepSeek-V3-test",
        "date": "2025-05-13",
        "producer": "DeepSeek",
        "repository": "https://github.com/deepseek-ai/DeepSeek-V3",
        "huggingface": "https://huggingface.co/deepseek-ai/DeepSeek-V3",
        "license": [],
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture",
                "license": "MIT",
                "license_path": "https://github.com/deepseek-ai/DeepSeek-V3/blob/main/LICENSE-CODE"
            },
            {
                "name": "Inference code",
                "description": "Code used for running the model to make predictions",
                "license": "MIT",
                "license_path": "https://github.com/deepseek-ai/DeepSeek-V3/blob/main/LICENSE-CODE"
            },
            {
                "name": "Supporting libraries and tools",
                "description": "Libraries and tools used in the model's development",
                "license": "MIT",
                "license_path": "https://github.com/deepseek-ai/DeepSeek-V3/blob/main/LICENSE-CODE"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases",
                "license": "DeepSeek License Agreement",
                "license_path": "https://github.com/deepseek-ai/DeepSeek-V3/blob/main/LICENSE-MODEL"
            },
            {
                "name": "Evaluation data",
                "description": "Data used for evaluating the model",
                "license": "unlicensed"
            },
            {
                "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": "arXiv.org perpetual non-exclusive license 1.0",
                "component_path": "https://arxiv.org/abs/2412.19437"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model",
                "license": "arXiv.org perpetual non-exclusive license 1.0",
                "component_path": "https://arxiv.org/abs/2412.19437"
            }
        ]
    }
}