Orenguteng_Llama-3.1-8B-Lexi-Uncensored-V2.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:68e31c27-69fa-4eba-98f4-af6c900705dd",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:40:41.667208+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2-326049c7-7efd-54be-8c7a-90827ace56c1",
11
+ "name": "Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-generation",
21
+ "architectureFamily": "llama",
22
+ "modelArchitecture": "LlamaForCausalLM"
23
+ },
24
+ "properties": [
25
+ {
26
+ "name": "library_name",
27
+ "value": "transformers"
28
+ }
29
+ ],
30
+ "quantitativeAnalysis": {
31
+ "performanceMetrics": [
32
+ {
33
+ "slice": "dataset: HuggingFaceH4/ifeval",
34
+ "type": "inst_level_strict_acc and prompt_level_strict_acc",
35
+ "value": 77.92
36
+ },
37
+ {
38
+ "slice": "dataset: BBH",
39
+ "type": "acc_norm",
40
+ "value": 29.69
41
+ },
42
+ {
43
+ "slice": "dataset: hendrycks/competition_math",
44
+ "type": "exact_match",
45
+ "value": 16.92
46
+ },
47
+ {
48
+ "slice": "dataset: Idavidrein/gpqa",
49
+ "type": "acc_norm",
50
+ "value": 4.36
51
+ },
52
+ {
53
+ "slice": "dataset: TAUR-Lab/MuSR",
54
+ "type": "acc_norm",
55
+ "value": 7.77
56
+ },
57
+ {
58
+ "slice": "dataset: TIGER-Lab/MMLU-Pro, split: test, config: main",
59
+ "type": "acc",
60
+ "value": 30.9
61
+ }
62
+ ]
63
+ }
64
+ },
65
+ "authors": [
66
+ {
67
+ "name": "Orenguteng"
68
+ }
69
+ ],
70
+ "licenses": [
71
+ {
72
+ "license": {
73
+ "name": "llama3.1"
74
+ }
75
+ }
76
+ ],
77
+ "tags": [
78
+ "transformers",
79
+ "safetensors",
80
+ "llama",
81
+ "text-generation",
82
+ "conversational",
83
+ "license:llama3.1",
84
+ "model-index",
85
+ "autotrain_compatible",
86
+ "text-generation-inference",
87
+ "endpoints_compatible",
88
+ "region:us"
89
+ ]
90
+ }
91
+ }
92
+ }