Update model card and security scan results
Browse files- README.md +38 -7
- modelaudit.json +379 -0
README.md
CHANGED
|
@@ -1,22 +1,53 @@
|
|
| 1 |
---
|
| 2 |
library_name: glitext
|
|
|
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
glitext:
|
| 6 |
-
name:
|
| 7 |
-
label:
|
| 8 |
-
description:
|
| 9 |
recognition: false
|
| 10 |
classification: true
|
| 11 |
association: false
|
| 12 |
span_mode: false
|
| 13 |
size_gb: 2.41
|
| 14 |
-
hf_repo:
|
| 15 |
-
source_url:
|
| 16 |
---
|
| 17 |
|
| 18 |
# rpeel/glitext-class-large
|
| 19 |
|
| 20 |
An efficient zero-shot text classification model tuned for high accuracy.
|
| 21 |
|
| 22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
library_name: glitext
|
| 3 |
+
license: apache-2.0
|
| 4 |
tags:
|
| 5 |
+
- glitext
|
| 6 |
glitext:
|
| 7 |
+
name: class-large
|
| 8 |
+
label: GliText Classification (Accurate)
|
| 9 |
+
description: An efficient zero-shot text classification model tuned for high accuracy.
|
| 10 |
recognition: false
|
| 11 |
classification: true
|
| 12 |
association: false
|
| 13 |
span_mode: false
|
| 14 |
size_gb: 2.41
|
| 15 |
+
hf_repo: rpeel/glitext-class-large
|
| 16 |
+
source_url: knowledgator/gliclass-large-v3.0
|
| 17 |
---
|
| 18 |
|
| 19 |
# rpeel/glitext-class-large
|
| 20 |
|
| 21 |
An efficient zero-shot text classification model tuned for high accuracy.
|
| 22 |
|
| 23 |
+
## Requirements
|
| 24 |
+
|
| 25 |
+
To download this model to the SAS GLiText server:
|
| 26 |
+
|
| 27 |
+
```
|
| 28 |
+
POST /v1/models/download?name=class-large
|
| 29 |
+
```
|
| 30 |
+
|
| 31 |
+
To download and load into memory in one step:
|
| 32 |
+
|
| 33 |
+
```
|
| 34 |
+
PUT /v1/models?name=class-large
|
| 35 |
+
```
|
| 36 |
+
|
| 37 |
+
## Source Model
|
| 38 |
+
|
| 39 |
+
Exported from [knowledgator/gliclass-large-v3.0](https://huggingface.co/knowledgator/gliclass-large-v3.0).
|
| 40 |
+
See the [original model card](https://huggingface.co/knowledgator/gliclass-large-v3.0) for full architecture and training details.
|
| 41 |
+
|
| 42 |
+
## Security Scan
|
| 43 |
+
|
| 44 |
+
Scanned with [modelaudit](https://github.com/promptfoo/modelaudit) v0.2.40 on 2026-04-26. 16/16 checks passed. [Full results](modelaudit.json).
|
| 45 |
+
|
| 46 |
+
|
| 47 |
+
| File | Size | SHA-256 |
|
| 48 |
+
|------|------|---------|
|
| 49 |
+
| `model.onnx` | 1756.9 MB | `741d548cc1e6480c…` |
|
| 50 |
+
|
| 51 |
+
## License
|
| 52 |
+
|
| 53 |
+
[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0). Derived from [knowledgator/gliclass-large-v3.0](https://huggingface.co/knowledgator/gliclass-large-v3.0) by [knowledgator](https://huggingface.co/knowledgator).
|
modelaudit.json
ADDED
|
@@ -0,0 +1,379 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"tool": "modelaudit",
|
| 3 |
+
"tool_version": "0.2.40",
|
| 4 |
+
"scanned_at": "2026-04-26T23:54:25Z",
|
| 5 |
+
"files": {
|
| 6 |
+
"model.onnx": {
|
| 7 |
+
"size_mb": 1756.9,
|
| 8 |
+
"sha256": "741d548cc1e6480c9db1015f42b5952037a9b6447b87d1f7c8440a5afc644aef"
|
| 9 |
+
}
|
| 10 |
+
},
|
| 11 |
+
"audit": {
|
| 12 |
+
"bytes_scanned": 1765579511,
|
| 13 |
+
"issues": [
|
| 14 |
+
{
|
| 15 |
+
"message": "Weight distribution analysis skipped one or more eligible ONNX initializers",
|
| 16 |
+
"severity": "info",
|
| 17 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 18 |
+
"details": {
|
| 19 |
+
"scan_outcome_reason": "onnx_weight_distribution_analysis_incomplete",
|
| 20 |
+
"coverage_gap": "partial_initializer_coverage",
|
| 21 |
+
"eligible_initializers": 153,
|
| 22 |
+
"analyzed_initializers": 152,
|
| 23 |
+
"external_initializers_skipped": 0,
|
| 24 |
+
"oversized_initializers_skipped": 1,
|
| 25 |
+
"extraction_failures": 0,
|
| 26 |
+
"max_array_size": 104857600
|
| 27 |
+
},
|
| 28 |
+
"timestamp": 1777247654.9942844,
|
| 29 |
+
"type": "onnx_check",
|
| 30 |
+
"rule_code": "S902"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"message": "Layer 'onnx::MatMul_14812' has neurons with extremely large weight values",
|
| 34 |
+
"severity": "info",
|
| 35 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 36 |
+
"details": {
|
| 37 |
+
"layer": "onnx::MatMul_14812",
|
| 38 |
+
"affected_neurons": [
|
| 39 |
+
0
|
| 40 |
+
],
|
| 41 |
+
"total_affected": 1,
|
| 42 |
+
"num_extreme_weights": 1,
|
| 43 |
+
"threshold": 0.081382155418396,
|
| 44 |
+
"max_weight": 0.08386771380901337,
|
| 45 |
+
"total_outputs": 1,
|
| 46 |
+
"analysis_method": "structural_analysis"
|
| 47 |
+
},
|
| 48 |
+
"why": "Weight values that are orders of magnitude larger than typical can cause numerical instability, overflow attacks, or may encode hidden data. Detection uses statistical analysis rather than name-based classification to avoid security bypasses.",
|
| 49 |
+
"timestamp": 1777247660.1666174,
|
| 50 |
+
"type": "onnx_check",
|
| 51 |
+
"rule_code": "S802"
|
| 52 |
+
}
|
| 53 |
+
],
|
| 54 |
+
"checks": [
|
| 55 |
+
{
|
| 56 |
+
"name": "Path Exists",
|
| 57 |
+
"status": "passed",
|
| 58 |
+
"message": "Path exists",
|
| 59 |
+
"location": "/opt/sas/model-gli-text/models/class-large/README.md",
|
| 60 |
+
"details": {
|
| 61 |
+
"path": "/opt/sas/model-gli-text/models/class-large/README.md"
|
| 62 |
+
},
|
| 63 |
+
"timestamp": 1777246661.158137
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"name": "Path Readable",
|
| 67 |
+
"status": "passed",
|
| 68 |
+
"message": "Path is readable",
|
| 69 |
+
"location": "/opt/sas/model-gli-text/models/class-large/README.md",
|
| 70 |
+
"details": {
|
| 71 |
+
"path": "/opt/sas/model-gli-text/models/class-large/README.md"
|
| 72 |
+
},
|
| 73 |
+
"timestamp": 1777246661.158167
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"name": "File Type Validation",
|
| 77 |
+
"status": "passed",
|
| 78 |
+
"message": "File type validation passed",
|
| 79 |
+
"location": "/opt/sas/model-gli-text/models/class-large/README.md",
|
| 80 |
+
"details": {},
|
| 81 |
+
"timestamp": 1777246661.1581953
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"name": "Path Exists",
|
| 85 |
+
"status": "passed",
|
| 86 |
+
"message": "Path exists",
|
| 87 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 88 |
+
"details": {
|
| 89 |
+
"path": "/opt/sas/model-gli-text/models/class-large/model.onnx"
|
| 90 |
+
},
|
| 91 |
+
"timestamp": 1777246661.1878517
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"name": "Path Readable",
|
| 95 |
+
"status": "passed",
|
| 96 |
+
"message": "Path is readable",
|
| 97 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 98 |
+
"details": {
|
| 99 |
+
"path": "/opt/sas/model-gli-text/models/class-large/model.onnx"
|
| 100 |
+
},
|
| 101 |
+
"timestamp": 1777246661.1878817
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"name": "File Type Validation",
|
| 105 |
+
"status": "passed",
|
| 106 |
+
"message": "File type validation passed",
|
| 107 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 108 |
+
"details": {},
|
| 109 |
+
"timestamp": 1777246661.187907
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"name": "File Integrity Hash",
|
| 113 |
+
"status": "passed",
|
| 114 |
+
"message": "File integrity hashes calculated",
|
| 115 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 116 |
+
"details": {
|
| 117 |
+
"md5": "5c967bdd53ca317c56c4db16260d52fb",
|
| 118 |
+
"sha256": "741d548cc1e6480c9db1015f42b5952037a9b6447b87d1f7c8440a5afc644aef",
|
| 119 |
+
"sha512": "3d9aa9bdf7197b4f1155c8ff8c0a6978ce095ff790f13fad0b85f27d9b6932ea70b5445d22dea60b25d721894dcf813d87010239e2ab28b9ae9a16738f2b2873",
|
| 120 |
+
"file_size": 1756917153
|
| 121 |
+
},
|
| 122 |
+
"timestamp": 1777246670.175186
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"name": "JIT/Script Code Execution Detection",
|
| 126 |
+
"status": "passed",
|
| 127 |
+
"message": "No JIT/Script code execution risks detected",
|
| 128 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 129 |
+
"details": {},
|
| 130 |
+
"timestamp": 1777247650.1742697
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"name": "Network Communication Detection",
|
| 134 |
+
"status": "passed",
|
| 135 |
+
"message": "No network communication patterns detected",
|
| 136 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 137 |
+
"details": {},
|
| 138 |
+
"timestamp": 1777247650.1744556
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"name": "Custom Operator Domain Check",
|
| 142 |
+
"status": "passed",
|
| 143 |
+
"message": "All operators use standard ONNX domains",
|
| 144 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 145 |
+
"details": {
|
| 146 |
+
"safe_nodes": 9746
|
| 147 |
+
},
|
| 148 |
+
"timestamp": 1777247650.2204537
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"name": "Python Operator Detection",
|
| 152 |
+
"status": "passed",
|
| 153 |
+
"message": "No Python operators detected",
|
| 154 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 155 |
+
"details": {
|
| 156 |
+
"nodes_checked": 9746
|
| 157 |
+
},
|
| 158 |
+
"timestamp": 1777247650.220493
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"name": "Tensor Size Validation",
|
| 162 |
+
"status": "passed",
|
| 163 |
+
"message": "Tensor Size Validation completed successfully",
|
| 164 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx (tensor: model.text_projector.linear_1.weight)",
|
| 165 |
+
"details": {
|
| 166 |
+
"component_count": 404
|
| 167 |
+
},
|
| 168 |
+
"timestamp": 1777247653.3490608
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"name": "Weight Distribution Analysis Coverage",
|
| 172 |
+
"status": "failed",
|
| 173 |
+
"message": "Weight distribution analysis skipped one or more eligible ONNX initializers",
|
| 174 |
+
"severity": "info",
|
| 175 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 176 |
+
"details": {
|
| 177 |
+
"scan_outcome_reason": "onnx_weight_distribution_analysis_incomplete",
|
| 178 |
+
"coverage_gap": "partial_initializer_coverage",
|
| 179 |
+
"eligible_initializers": 153,
|
| 180 |
+
"analyzed_initializers": 152,
|
| 181 |
+
"external_initializers_skipped": 0,
|
| 182 |
+
"oversized_initializers_skipped": 1,
|
| 183 |
+
"extraction_failures": 0,
|
| 184 |
+
"max_array_size": 104857600
|
| 185 |
+
},
|
| 186 |
+
"rule_code": "S902",
|
| 187 |
+
"timestamp": 1777247654.9941475
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"name": "Weight Distribution Anomaly Detection",
|
| 191 |
+
"status": "failed",
|
| 192 |
+
"message": "Layer 'onnx::MatMul_14812' has neurons with extremely large weight values",
|
| 193 |
+
"severity": "info",
|
| 194 |
+
"location": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 195 |
+
"details": {
|
| 196 |
+
"layer": "onnx::MatMul_14812",
|
| 197 |
+
"affected_neurons": [
|
| 198 |
+
0
|
| 199 |
+
],
|
| 200 |
+
"total_affected": 1,
|
| 201 |
+
"num_extreme_weights": 1,
|
| 202 |
+
"threshold": 0.081382155418396,
|
| 203 |
+
"max_weight": 0.08386771380901337,
|
| 204 |
+
"total_outputs": 1,
|
| 205 |
+
"analysis_method": "structural_analysis"
|
| 206 |
+
},
|
| 207 |
+
"why": "Weight values that are orders of magnitude larger than typical can cause numerical instability, overflow attacks, or may encode hidden data. Detection uses statistical analysis rather than name-based classification to avoid security bypasses.",
|
| 208 |
+
"rule_code": "S802",
|
| 209 |
+
"timestamp": 1777247660.166583
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"name": "Path Exists",
|
| 213 |
+
"status": "passed",
|
| 214 |
+
"message": "Path exists",
|
| 215 |
+
"location": "/opt/sas/model-gli-text/models/class-large/tokenizer.json",
|
| 216 |
+
"details": {
|
| 217 |
+
"path": "/opt/sas/model-gli-text/models/class-large/tokenizer.json"
|
| 218 |
+
},
|
| 219 |
+
"timestamp": 1777247663.3793492
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"name": "Path Readable",
|
| 223 |
+
"status": "passed",
|
| 224 |
+
"message": "Path is readable",
|
| 225 |
+
"location": "/opt/sas/model-gli-text/models/class-large/tokenizer.json",
|
| 226 |
+
"details": {
|
| 227 |
+
"path": "/opt/sas/model-gli-text/models/class-large/tokenizer.json"
|
| 228 |
+
},
|
| 229 |
+
"timestamp": 1777247663.379393
|
| 230 |
+
},
|
| 231 |
+
{
|
| 232 |
+
"name": "File Type Validation",
|
| 233 |
+
"status": "passed",
|
| 234 |
+
"message": "File type validation passed",
|
| 235 |
+
"location": "/opt/sas/model-gli-text/models/class-large/tokenizer.json",
|
| 236 |
+
"details": {},
|
| 237 |
+
"timestamp": 1777247663.379438
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"name": "Template Extraction",
|
| 241 |
+
"status": "passed",
|
| 242 |
+
"message": "No Jinja2 templates found in file",
|
| 243 |
+
"location": "/opt/sas/model-gli-text/models/class-large/tokenizer.json",
|
| 244 |
+
"details": {
|
| 245 |
+
"file_type": "tokenizer_config"
|
| 246 |
+
},
|
| 247 |
+
"timestamp": 1777247663.7977839
|
| 248 |
+
}
|
| 249 |
+
],
|
| 250 |
+
"files_scanned": 4,
|
| 251 |
+
"assets": [
|
| 252 |
+
{
|
| 253 |
+
"path": "/opt/sas/model-gli-text/models/class-large/LICENSE",
|
| 254 |
+
"type": "unknown"
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"path": "/opt/sas/model-gli-text/models/class-large/README.md",
|
| 258 |
+
"type": "metadata",
|
| 259 |
+
"size": 1501
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"path": "/opt/sas/model-gli-text/models/class-large/model.onnx",
|
| 263 |
+
"type": "onnx",
|
| 264 |
+
"size": 1756917153
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"path": "/opt/sas/model-gli-text/models/class-large/tokenizer.json",
|
| 268 |
+
"type": "jinja2_template",
|
| 269 |
+
"size": 8649499
|
| 270 |
+
}
|
| 271 |
+
],
|
| 272 |
+
"has_errors": false,
|
| 273 |
+
"scanner_names": [
|
| 274 |
+
"metadata",
|
| 275 |
+
"onnx",
|
| 276 |
+
"jinja2_template"
|
| 277 |
+
],
|
| 278 |
+
"file_metadata": {
|
| 279 |
+
"/opt/sas/model-gli-text/models/class-large/LICENSE": {
|
| 280 |
+
"license_info": [
|
| 281 |
+
{
|
| 282 |
+
"spdx_id": "Apache-2.0",
|
| 283 |
+
"name": "Apache License 2.0",
|
| 284 |
+
"confidence": 0.8,
|
| 285 |
+
"source": "file_header",
|
| 286 |
+
"commercial_allowed": true
|
| 287 |
+
}
|
| 288 |
+
],
|
| 289 |
+
"copyright_notices": [],
|
| 290 |
+
"license_files_nearby": [
|
| 291 |
+
"/opt/sas/model-gli-text/models/class-large/LICENSE"
|
| 292 |
+
],
|
| 293 |
+
"is_dataset": false,
|
| 294 |
+
"is_model": false,
|
| 295 |
+
"risk_score": 0.0,
|
| 296 |
+
"scan_timestamp": 1777246661.1535344,
|
| 297 |
+
"content_hash": "cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30"
|
| 298 |
+
},
|
| 299 |
+
"/opt/sas/model-gli-text/models/class-large/README.md": {
|
| 300 |
+
"file_size": 1501,
|
| 301 |
+
"license_info": [
|
| 302 |
+
{
|
| 303 |
+
"spdx_id": "Apache-2.0",
|
| 304 |
+
"name": "Apache License 2.0",
|
| 305 |
+
"confidence": 0.8,
|
| 306 |
+
"source": "file_header",
|
| 307 |
+
"commercial_allowed": true
|
| 308 |
+
}
|
| 309 |
+
],
|
| 310 |
+
"copyright_notices": [],
|
| 311 |
+
"license_files_nearby": [
|
| 312 |
+
"/opt/sas/model-gli-text/models/class-large/LICENSE"
|
| 313 |
+
],
|
| 314 |
+
"is_dataset": false,
|
| 315 |
+
"is_model": false,
|
| 316 |
+
"risk_score": 0.0,
|
| 317 |
+
"scan_timestamp": 1777246661.1633294,
|
| 318 |
+
"content_hash": "021a1d138e0a5cf7bf3a4f2dbc3a046237fbdb0a8d3224d616802c7e52541d4f"
|
| 319 |
+
},
|
| 320 |
+
"/opt/sas/model-gli-text/models/class-large/model.onnx": {
|
| 321 |
+
"file_size": 1756917153,
|
| 322 |
+
"file_hashes": {
|
| 323 |
+
"md5": "5c967bdd53ca317c56c4db16260d52fb",
|
| 324 |
+
"sha256": "741d548cc1e6480c9db1015f42b5952037a9b6447b87d1f7c8440a5afc644aef",
|
| 325 |
+
"sha512": "3d9aa9bdf7197b4f1155c8ff8c0a6978ce095ff790f13fad0b85f27d9b6932ea70b5445d22dea60b25d721894dcf813d87010239e2ab28b9ae9a16738f2b2873"
|
| 326 |
+
},
|
| 327 |
+
"license_info": [],
|
| 328 |
+
"copyright_notices": [],
|
| 329 |
+
"license_files_nearby": [
|
| 330 |
+
"/opt/sas/model-gli-text/models/class-large/LICENSE"
|
| 331 |
+
],
|
| 332 |
+
"is_dataset": false,
|
| 333 |
+
"is_model": true,
|
| 334 |
+
"risk_score": 0.0,
|
| 335 |
+
"scan_timestamp": 1777247661.2712467,
|
| 336 |
+
"ir_version": 7,
|
| 337 |
+
"producer_name": "pytorch",
|
| 338 |
+
"node_count": 9746,
|
| 339 |
+
"scan_outcome": "inconclusive",
|
| 340 |
+
"scan_outcome_reasons": [
|
| 341 |
+
"onnx_weight_distribution_analysis_incomplete"
|
| 342 |
+
],
|
| 343 |
+
"layers_analyzed": 152,
|
| 344 |
+
"anomalies_found": 1,
|
| 345 |
+
"content_hash": "741d548cc1e6480c9db1015f42b5952037a9b6447b87d1f7c8440a5afc644aef"
|
| 346 |
+
},
|
| 347 |
+
"/opt/sas/model-gli-text/models/class-large/tokenizer.json": {
|
| 348 |
+
"file_size": 8649499,
|
| 349 |
+
"ml_context": {
|
| 350 |
+
"frameworks": {},
|
| 351 |
+
"overall_confidence": 0.0,
|
| 352 |
+
"is_ml_content": false,
|
| 353 |
+
"detected_patterns": [],
|
| 354 |
+
"optimization_hints": [],
|
| 355 |
+
"file_type": "tokenizer_config",
|
| 356 |
+
"is_tokenizer": true,
|
| 357 |
+
"confidence": 2
|
| 358 |
+
},
|
| 359 |
+
"license_info": [],
|
| 360 |
+
"copyright_notices": [],
|
| 361 |
+
"license_files_nearby": [
|
| 362 |
+
"/opt/sas/model-gli-text/models/class-large/LICENSE"
|
| 363 |
+
],
|
| 364 |
+
"is_dataset": true,
|
| 365 |
+
"is_model": false,
|
| 366 |
+
"risk_score": 0.0,
|
| 367 |
+
"scan_timestamp": 1777247663.8019288,
|
| 368 |
+
"content_hash": "9db2e87fbab9819100edd8d6dc7a54f82167045d04bfb752039dae4efb9cd85c"
|
| 369 |
+
}
|
| 370 |
+
},
|
| 371 |
+
"content_hash": "bdf235c85537cb3dfb7fa08660385cdb79e29cf251d197c8cea2d4bcb3482f3c",
|
| 372 |
+
"start_time": 1777246658.7745924,
|
| 373 |
+
"duration": 1005.035670042038,
|
| 374 |
+
"total_checks": 16,
|
| 375 |
+
"passed_checks": 16,
|
| 376 |
+
"failed_checks": 0,
|
| 377 |
+
"success": false
|
| 378 |
+
}
|
| 379 |
+
}
|