File size: 2,209 Bytes
c13d27f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
    "bomFormat": "CycloneDX",
    "specVersion": "1.6",
    "serialNumber": "urn:uuid:5a9253b9-1bb5-4978-9498-985d6f3bc661",
    "version": 1,
    "metadata": {
        "timestamp": "2025-07-10T08:50:57.142482+00:00",
        "component": {
            "type": "machine-learning-model",
            "bom-ref": "numind/NuExtract-7f05e156-efc0-50a9-81ca-1434ee154091",
            "name": "numind/NuExtract",
            "externalReferences": [
                {
                    "url": "https://huggingface.co/numind/NuExtract",
                    "type": "documentation"
                }
            ],
            "modelCard": {
                "modelParameters": {
                    "task": "text-generation",
                    "architectureFamily": "phi3",
                    "modelArchitecture": "Phi3ForCausalLM"
                },
                "properties": [
                    {
                        "name": "library_name",
                        "value": "transformers"
                    },
                    {
                        "name": "base_model",
                        "value": "microsoft/Phi-3-mini-4k-instruct"
                    }
                ]
            },
            "authors": [
                {
                    "name": "numind"
                }
            ],
            "licenses": [
                {
                    "license": {
                        "id": "MIT",
                        "url": "https://spdx.org/licenses/MIT.html"
                    }
                }
            ],
            "tags": [
                "transformers",
                "safetensors",
                "phi3",
                "text-generation",
                "conversational",
                "custom_code",
                "en",
                "base_model:microsoft/Phi-3-mini-4k-instruct",
                "base_model:finetune:microsoft/Phi-3-mini-4k-instruct",
                "license:mit",
                "autotrain_compatible",
                "text-generation-inference",
                "endpoints_compatible",
                "region:us"
            ]
        }
    }
}