File size: 3,395 Bytes
0c1711b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
    "bomFormat": "CycloneDX",
    "specVersion": "1.6",
    "serialNumber": "urn:uuid:68e31c27-69fa-4eba-98f4-af6c900705dd",
    "version": 1,
    "metadata": {
        "timestamp": "2025-06-05T09:40:41.667208+00:00",
        "component": {
            "type": "machine-learning-model",
            "bom-ref": "Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2-326049c7-7efd-54be-8c7a-90827ace56c1",
            "name": "Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2",
            "externalReferences": [
                {
                    "url": "https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2",
                    "type": "documentation"
                }
            ],
            "modelCard": {
                "modelParameters": {
                    "task": "text-generation",
                    "architectureFamily": "llama",
                    "modelArchitecture": "LlamaForCausalLM"
                },
                "properties": [
                    {
                        "name": "library_name",
                        "value": "transformers"
                    }
                ],
                "quantitativeAnalysis": {
                    "performanceMetrics": [
                        {
                            "slice": "dataset: HuggingFaceH4/ifeval",
                            "type": "inst_level_strict_acc and prompt_level_strict_acc",
                            "value": 77.92
                        },
                        {
                            "slice": "dataset: BBH",
                            "type": "acc_norm",
                            "value": 29.69
                        },
                        {
                            "slice": "dataset: hendrycks/competition_math",
                            "type": "exact_match",
                            "value": 16.92
                        },
                        {
                            "slice": "dataset: Idavidrein/gpqa",
                            "type": "acc_norm",
                            "value": 4.36
                        },
                        {
                            "slice": "dataset: TAUR-Lab/MuSR",
                            "type": "acc_norm",
                            "value": 7.77
                        },
                        {
                            "slice": "dataset: TIGER-Lab/MMLU-Pro, split: test, config: main",
                            "type": "acc",
                            "value": 30.9
                        }
                    ]
                }
            },
            "authors": [
                {
                    "name": "Orenguteng"
                }
            ],
            "licenses": [
                {
                    "license": {
                        "name": "llama3.1"
                    }
                }
            ],
            "tags": [
                "transformers",
                "safetensors",
                "llama",
                "text-generation",
                "conversational",
                "license:llama3.1",
                "model-index",
                "autotrain_compatible",
                "text-generation-inference",
                "endpoints_compatible",
                "region:us"
            ]
        }
    }
}