{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "Falcon-180B",
        "date": "2025-05-25",
        "producer": "Technology Innovation Institute, LightOn",
        "repository": "",
        "huggingface": "https://huggingface.co/tiiuae/falcon-180B",
        "license": {
            "distribution": {
                "name": " Falcon-180B TII License",
                "path": "https://huggingface.co/tiiuae/falcon-180B/blob/main/LICENSE.txt"
            }
        },
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture"
            },
            {
                "name": "Inference code",
                "description": "Code used for running the model to make predictions"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases"
            },
            {
                "name": "Datasets",
                "description": "Training, validation and testing datasets used for the model",
                "license": "ODC-By-1.0",
                "component_path": "https://huggingface.co/datasets/tiiuae/falcon-refinedweb"
            },
            {
                "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"
            },
            {
                "name": "Data card",
                "description": "Documentation for datasets including source, characteristics, and preprocessing details"
            },
            {
                "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/2311.16867"
            },
            {
                "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/2311.16867"
            }
        ]
    }
}