{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "CodeT5+-220M",
        "date": "2024-11-15",
        "producer": "Salesforce",
        "repository": "https://github.com/salesforce/CodeT5/tree/main/CodeT5%2B",
        "huggingface": "https://huggingface.co/Salesforce/codet5p-16b",
        "license": [],
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture",
                "license": "BSD-3"
            },
            {
                "name": "Inference code",
                "description": "Code used for running the model to make predictions",
                "license": "BSD-3"
            },
            {
                "name": "Evaluation code",
                "description": "Code used for evaluating the model",
                "license": "BSD-3"
            },
            {
                "name": "Supporting libraries and tools",
                "description": "Libraries and tools used in the model's development",
                "license": "unlicensed"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases",
                "license": "unlicensed"
            },
            {
                "name": "Datasets",
                "description": "Training, validation and testing datasets used for the model",
                "license": "datasets with \"mit\" \u201capache-2\u201d, \u201cbsd-3-clause\u201d, \u201cbsd-2-clause\u201d, \u201ccc0-1.0\u201d, \u201cunlicense\u201d, \u201cisc\u201d"
            },
            {
                "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"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model",
                "license": "unlicensed"
            }
        ]
    }
}