Update model card and security scan results
Browse files- README.md +38 -7
- modelaudit.json +889 -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: true
|
| 10 |
classification: true
|
| 11 |
association: true
|
| 12 |
span_mode: true
|
| 13 |
size_gb: 1.77
|
| 14 |
-
hf_repo:
|
| 15 |
-
source_url:
|
| 16 |
---
|
| 17 |
|
| 18 |
# rpeel/glitext-multitask-v0.5
|
| 19 |
|
| 20 |
An efficient zero-shot entity relation association model tuned for high throughput (speed).
|
| 21 |
|
| 22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
library_name: glitext
|
| 3 |
+
license: apache-2.0
|
| 4 |
tags:
|
| 5 |
+
- glitext
|
| 6 |
glitext:
|
| 7 |
+
name: multitask-v0.5
|
| 8 |
+
label: GliText Multitask (Fast)
|
| 9 |
+
description: An efficient zero-shot entity relation association model tuned for high throughput (speed).
|
| 10 |
recognition: true
|
| 11 |
classification: true
|
| 12 |
association: true
|
| 13 |
span_mode: true
|
| 14 |
size_gb: 1.77
|
| 15 |
+
hf_repo: rpeel/glitext-multitask-v0.5
|
| 16 |
+
source_url: knowledgator/gliner-multitask-large-v0.5
|
| 17 |
---
|
| 18 |
|
| 19 |
# rpeel/glitext-multitask-v0.5
|
| 20 |
|
| 21 |
An efficient zero-shot entity relation association model tuned for high throughput (speed).
|
| 22 |
|
| 23 |
+
## Requirements
|
| 24 |
+
|
| 25 |
+
To download this model to the SAS GLiText server:
|
| 26 |
+
|
| 27 |
+
```
|
| 28 |
+
POST /v1/models/download?name=multitask-v0.5
|
| 29 |
+
```
|
| 30 |
+
|
| 31 |
+
To download and load into memory in one step:
|
| 32 |
+
|
| 33 |
+
```
|
| 34 |
+
PUT /v1/models?name=multitask-v0.5
|
| 35 |
+
```
|
| 36 |
+
|
| 37 |
+
## Source Model
|
| 38 |
+
|
| 39 |
+
Exported from [knowledgator/gliner-multitask-large-v0.5](https://huggingface.co/knowledgator/gliner-multitask-large-v0.5).
|
| 40 |
+
See the [original model card](https://huggingface.co/knowledgator/gliner-multitask-large-v0.5) 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-27. 32/32 checks passed. [Full results](modelaudit.json).
|
| 45 |
+
|
| 46 |
+
|
| 47 |
+
| File | Size | SHA-256 |
|
| 48 |
+
|------|------|---------|
|
| 49 |
+
| `model.onnx` | 1763.5 MB | `9f96655e9758dd44…` |
|
| 50 |
+
|
| 51 |
+
## License
|
| 52 |
+
|
| 53 |
+
[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0). Derived from [knowledgator/gliner-multitask-large-v0.5](https://huggingface.co/knowledgator/gliner-multitask-large-v0.5) by [knowledgator](https://huggingface.co/knowledgator).
|
modelaudit.json
ADDED
|
@@ -0,0 +1,889 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"tool": "modelaudit",
|
| 3 |
+
"tool_version": "0.2.40",
|
| 4 |
+
"scanned_at": "2026-04-27T01:14:00Z",
|
| 5 |
+
"files": {
|
| 6 |
+
"model.onnx": {
|
| 7 |
+
"size_mb": 1763.5,
|
| 8 |
+
"sha256": "9f96655e9758dd4476bfda380e33fdd03995fa353b18e251a608ce78f6e9453d"
|
| 9 |
+
}
|
| 10 |
+
},
|
| 11 |
+
"audit": {
|
| 12 |
+
"bytes_scanned": 1774619290,
|
| 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/multitask-v0.5/model.onnx",
|
| 18 |
+
"details": {
|
| 19 |
+
"scan_outcome_reason": "onnx_weight_distribution_analysis_incomplete",
|
| 20 |
+
"coverage_gap": "partial_initializer_coverage",
|
| 21 |
+
"eligible_initializers": 154,
|
| 22 |
+
"analyzed_initializers": 153,
|
| 23 |
+
"external_initializers_skipped": 0,
|
| 24 |
+
"oversized_initializers_skipped": 1,
|
| 25 |
+
"extraction_failures": 0,
|
| 26 |
+
"max_array_size": 104857600
|
| 27 |
+
},
|
| 28 |
+
"timestamp": 1777252430.569848,
|
| 29 |
+
"type": "onnx_check",
|
| 30 |
+
"rule_code": "S902"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"message": "Layer 'onnx::MatMul_12848' output neuron 0 has unusually dissimilar weights",
|
| 34 |
+
"severity": "info",
|
| 35 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 36 |
+
"details": {
|
| 37 |
+
"layer": "onnx::MatMul_12848",
|
| 38 |
+
"neuron_index": 0,
|
| 39 |
+
"max_similarity_to_others": 0.4382842779159546,
|
| 40 |
+
"weight_norm": 0.8049991726875305,
|
| 41 |
+
"total_outputs": 3,
|
| 42 |
+
"analysis_method": "structural_analysis"
|
| 43 |
+
},
|
| 44 |
+
"why": "Neurons with weight patterns completely unlike others in the same layer are uncommon in standard training. This dissimilarity (measured by cosine similarity below threshold) may indicate injected functionality or training irregularities.",
|
| 45 |
+
"timestamp": 1777252435.7678933,
|
| 46 |
+
"type": "onnx_check",
|
| 47 |
+
"rule_code": "S803"
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"message": "Layer 'onnx::MatMul_12848' output neuron 1 has unusually dissimilar weights",
|
| 51 |
+
"severity": "info",
|
| 52 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 53 |
+
"details": {
|
| 54 |
+
"layer": "onnx::MatMul_12848",
|
| 55 |
+
"neuron_index": 1,
|
| 56 |
+
"max_similarity_to_others": 0.3602456748485565,
|
| 57 |
+
"weight_norm": 0.7791523337364197,
|
| 58 |
+
"total_outputs": 3,
|
| 59 |
+
"analysis_method": "structural_analysis"
|
| 60 |
+
},
|
| 61 |
+
"why": "Neurons with weight patterns completely unlike others in the same layer are uncommon in standard training. This dissimilarity (measured by cosine similarity below threshold) may indicate injected functionality or training irregularities.",
|
| 62 |
+
"timestamp": 1777252435.7684815,
|
| 63 |
+
"type": "onnx_check",
|
| 64 |
+
"rule_code": "S803"
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"message": "Layer 'onnx::MatMul_12848' output neuron 2 has unusually dissimilar weights",
|
| 68 |
+
"severity": "info",
|
| 69 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 70 |
+
"details": {
|
| 71 |
+
"layer": "onnx::MatMul_12848",
|
| 72 |
+
"neuron_index": 2,
|
| 73 |
+
"max_similarity_to_others": 0.4382842779159546,
|
| 74 |
+
"weight_norm": 0.6043583750724792,
|
| 75 |
+
"total_outputs": 3,
|
| 76 |
+
"analysis_method": "structural_analysis"
|
| 77 |
+
},
|
| 78 |
+
"why": "Neurons with weight patterns completely unlike others in the same layer are uncommon in standard training. This dissimilarity (measured by cosine similarity below threshold) may indicate injected functionality or training irregularities.",
|
| 79 |
+
"timestamp": 1777252435.768858,
|
| 80 |
+
"type": "onnx_check",
|
| 81 |
+
"rule_code": "S803"
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"message": "Layer 'onnx::MatMul_12848' has neurons with extremely large weight values",
|
| 85 |
+
"severity": "info",
|
| 86 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 87 |
+
"details": {
|
| 88 |
+
"layer": "onnx::MatMul_12848",
|
| 89 |
+
"affected_neurons": [
|
| 90 |
+
0,
|
| 91 |
+
1,
|
| 92 |
+
2
|
| 93 |
+
],
|
| 94 |
+
"total_affected": 3,
|
| 95 |
+
"num_extreme_weights": 77,
|
| 96 |
+
"threshold": 0.04254414513707161,
|
| 97 |
+
"max_weight": 0.08244656771421432,
|
| 98 |
+
"total_outputs": 3,
|
| 99 |
+
"analysis_method": "structural_analysis"
|
| 100 |
+
},
|
| 101 |
+
"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.",
|
| 102 |
+
"timestamp": 1777252435.7691994,
|
| 103 |
+
"type": "onnx_check",
|
| 104 |
+
"rule_code": "S802"
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"message": "File does not contain expected XGBoost binary model markers",
|
| 108 |
+
"severity": "info",
|
| 109 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model",
|
| 110 |
+
"details": {
|
| 111 |
+
"expected_patterns": [
|
| 112 |
+
"binf",
|
| 113 |
+
"gbtree",
|
| 114 |
+
"gblinear",
|
| 115 |
+
"dart",
|
| 116 |
+
"reg:",
|
| 117 |
+
"binary:",
|
| 118 |
+
"multi:"
|
| 119 |
+
]
|
| 120 |
+
},
|
| 121 |
+
"why": "Missing XGBoost markers may indicate a truncated, corrupted, or mislabeled model file",
|
| 122 |
+
"timestamp": 1777252436.8859515,
|
| 123 |
+
"type": "xgboost_check"
|
| 124 |
+
}
|
| 125 |
+
],
|
| 126 |
+
"checks": [
|
| 127 |
+
{
|
| 128 |
+
"name": "Path Exists",
|
| 129 |
+
"status": "passed",
|
| 130 |
+
"message": "Path exists",
|
| 131 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/README.md",
|
| 132 |
+
"details": {
|
| 133 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/README.md"
|
| 134 |
+
},
|
| 135 |
+
"timestamp": 1777251437.869361
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"name": "Path Readable",
|
| 139 |
+
"status": "passed",
|
| 140 |
+
"message": "Path is readable",
|
| 141 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/README.md",
|
| 142 |
+
"details": {
|
| 143 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/README.md"
|
| 144 |
+
},
|
| 145 |
+
"timestamp": 1777251437.8693902
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"name": "File Type Validation",
|
| 149 |
+
"status": "passed",
|
| 150 |
+
"message": "File type validation passed",
|
| 151 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/README.md",
|
| 152 |
+
"details": {},
|
| 153 |
+
"timestamp": 1777251437.8694258
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"name": "Path Exists",
|
| 157 |
+
"status": "passed",
|
| 158 |
+
"message": "Path exists",
|
| 159 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/config.json",
|
| 160 |
+
"details": {
|
| 161 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/config.json"
|
| 162 |
+
},
|
| 163 |
+
"timestamp": 1777251437.947219
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"name": "Path Readable",
|
| 167 |
+
"status": "passed",
|
| 168 |
+
"message": "Path is readable",
|
| 169 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/config.json",
|
| 170 |
+
"details": {
|
| 171 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/config.json"
|
| 172 |
+
},
|
| 173 |
+
"timestamp": 1777251437.9472458
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"name": "File Type Validation",
|
| 177 |
+
"status": "passed",
|
| 178 |
+
"message": "File type validation passed",
|
| 179 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/config.json",
|
| 180 |
+
"details": {},
|
| 181 |
+
"timestamp": 1777251437.9472716
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"name": "Path Exists",
|
| 185 |
+
"status": "passed",
|
| 186 |
+
"message": "Path exists",
|
| 187 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/gliner_config.json",
|
| 188 |
+
"details": {
|
| 189 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/gliner_config.json"
|
| 190 |
+
},
|
| 191 |
+
"timestamp": 1777251437.9534564
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"name": "Path Readable",
|
| 195 |
+
"status": "passed",
|
| 196 |
+
"message": "Path is readable",
|
| 197 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/gliner_config.json",
|
| 198 |
+
"details": {
|
| 199 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/gliner_config.json"
|
| 200 |
+
},
|
| 201 |
+
"timestamp": 1777251437.953485
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"name": "File Type Validation",
|
| 205 |
+
"status": "passed",
|
| 206 |
+
"message": "File type validation passed",
|
| 207 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/gliner_config.json",
|
| 208 |
+
"details": {},
|
| 209 |
+
"timestamp": 1777251437.95351
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"name": "Model Name Policy Check",
|
| 213 |
+
"status": "passed",
|
| 214 |
+
"message": "Model Name Policy Check completed successfully",
|
| 215 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/gliner_config.json",
|
| 216 |
+
"details": {
|
| 217 |
+
"component_count": 2
|
| 218 |
+
},
|
| 219 |
+
"timestamp": 1777251437.9544194
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"name": "Path Exists",
|
| 223 |
+
"status": "passed",
|
| 224 |
+
"message": "Path exists",
|
| 225 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 226 |
+
"details": {
|
| 227 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx"
|
| 228 |
+
},
|
| 229 |
+
"timestamp": 1777251437.980744
|
| 230 |
+
},
|
| 231 |
+
{
|
| 232 |
+
"name": "Path Readable",
|
| 233 |
+
"status": "passed",
|
| 234 |
+
"message": "Path is readable",
|
| 235 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 236 |
+
"details": {
|
| 237 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx"
|
| 238 |
+
},
|
| 239 |
+
"timestamp": 1777251437.9807749
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"name": "File Type Validation",
|
| 243 |
+
"status": "passed",
|
| 244 |
+
"message": "File type validation passed",
|
| 245 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 246 |
+
"details": {},
|
| 247 |
+
"timestamp": 1777251437.9808013
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"name": "File Integrity Hash",
|
| 251 |
+
"status": "passed",
|
| 252 |
+
"message": "File integrity hashes calculated",
|
| 253 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 254 |
+
"details": {
|
| 255 |
+
"md5": "979d8defb19b13d3e1d734bc68e4a146",
|
| 256 |
+
"sha256": "9f96655e9758dd4476bfda380e33fdd03995fa353b18e251a608ce78f6e9453d",
|
| 257 |
+
"sha512": "d879b7b708aa26deda1b1dbf2b01a4b1038f32649548c954608c5c58d9a0de9ed995676e43f0a0307f73b82de557c577f8b00542b31e14302e0ccf82465d09a7",
|
| 258 |
+
"file_size": 1763481190
|
| 259 |
+
},
|
| 260 |
+
"timestamp": 1777251446.990921
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "JIT/Script Code Execution Detection",
|
| 264 |
+
"status": "passed",
|
| 265 |
+
"message": "No JIT/Script code execution risks detected",
|
| 266 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 267 |
+
"details": {},
|
| 268 |
+
"timestamp": 1777252425.699136
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"name": "Network Communication Detection",
|
| 272 |
+
"status": "passed",
|
| 273 |
+
"message": "No network communication patterns detected",
|
| 274 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 275 |
+
"details": {},
|
| 276 |
+
"timestamp": 1777252425.6993015
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"name": "Custom Operator Domain Check",
|
| 280 |
+
"status": "passed",
|
| 281 |
+
"message": "All operators use standard ONNX domains",
|
| 282 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 283 |
+
"details": {
|
| 284 |
+
"safe_nodes": 9459
|
| 285 |
+
},
|
| 286 |
+
"timestamp": 1777252425.743158
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"name": "Python Operator Detection",
|
| 290 |
+
"status": "passed",
|
| 291 |
+
"message": "No Python operators detected",
|
| 292 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 293 |
+
"details": {
|
| 294 |
+
"nodes_checked": 9459
|
| 295 |
+
},
|
| 296 |
+
"timestamp": 1777252425.7432458
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "Tensor Size Validation",
|
| 300 |
+
"status": "passed",
|
| 301 |
+
"message": "Tensor Size Validation completed successfully",
|
| 302 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx (tensor: token_rep_layer.bert_layer.model.embeddings.word_embeddings.weight)",
|
| 303 |
+
"details": {
|
| 304 |
+
"component_count": 403
|
| 305 |
+
},
|
| 306 |
+
"timestamp": 1777252428.903936
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"name": "Weight Distribution Analysis Coverage",
|
| 310 |
+
"status": "failed",
|
| 311 |
+
"message": "Weight distribution analysis skipped one or more eligible ONNX initializers",
|
| 312 |
+
"severity": "info",
|
| 313 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 314 |
+
"details": {
|
| 315 |
+
"scan_outcome_reason": "onnx_weight_distribution_analysis_incomplete",
|
| 316 |
+
"coverage_gap": "partial_initializer_coverage",
|
| 317 |
+
"eligible_initializers": 154,
|
| 318 |
+
"analyzed_initializers": 153,
|
| 319 |
+
"external_initializers_skipped": 0,
|
| 320 |
+
"oversized_initializers_skipped": 1,
|
| 321 |
+
"extraction_failures": 0,
|
| 322 |
+
"max_array_size": 104857600
|
| 323 |
+
},
|
| 324 |
+
"rule_code": "S902",
|
| 325 |
+
"timestamp": 1777252430.5697098
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"name": "Weight Distribution Anomaly Detection",
|
| 329 |
+
"status": "failed",
|
| 330 |
+
"message": "Weight Distribution Anomaly Detection found 4 issues",
|
| 331 |
+
"severity": "info",
|
| 332 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 333 |
+
"details": {
|
| 334 |
+
"component_count": 4,
|
| 335 |
+
"findings": [
|
| 336 |
+
{
|
| 337 |
+
"layer": "onnx::MatMul_12848",
|
| 338 |
+
"neuron_index": 0,
|
| 339 |
+
"max_similarity_to_others": 0.4382842779159546,
|
| 340 |
+
"weight_norm": 0.8049991726875305,
|
| 341 |
+
"total_outputs": 3,
|
| 342 |
+
"analysis_method": "structural_analysis"
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"layer": "onnx::MatMul_12848",
|
| 346 |
+
"neuron_index": 1,
|
| 347 |
+
"max_similarity_to_others": 0.3602456748485565,
|
| 348 |
+
"weight_norm": 0.7791523337364197,
|
| 349 |
+
"total_outputs": 3,
|
| 350 |
+
"analysis_method": "structural_analysis"
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"layer": "onnx::MatMul_12848",
|
| 354 |
+
"neuron_index": 2,
|
| 355 |
+
"max_similarity_to_others": 0.4382842779159546,
|
| 356 |
+
"weight_norm": 0.6043583750724792,
|
| 357 |
+
"total_outputs": 3,
|
| 358 |
+
"analysis_method": "structural_analysis"
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"layer": "onnx::MatMul_12848",
|
| 362 |
+
"affected_neurons": [
|
| 363 |
+
0,
|
| 364 |
+
1,
|
| 365 |
+
2
|
| 366 |
+
],
|
| 367 |
+
"total_affected": 3,
|
| 368 |
+
"num_extreme_weights": 77,
|
| 369 |
+
"threshold": 0.04254414513707161,
|
| 370 |
+
"max_weight": 0.08244656771421432,
|
| 371 |
+
"total_outputs": 3,
|
| 372 |
+
"analysis_method": "structural_analysis"
|
| 373 |
+
}
|
| 374 |
+
]
|
| 375 |
+
},
|
| 376 |
+
"why": "Neurons with weight patterns completely unlike others in the same layer are uncommon in standard training. This dissimilarity (measured by cosine similarity below threshold) may indicate injected functionality or training irregularities.",
|
| 377 |
+
"timestamp": 1777252435.7691936
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "Path Exists",
|
| 381 |
+
"status": "passed",
|
| 382 |
+
"message": "Path exists",
|
| 383 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model",
|
| 384 |
+
"details": {
|
| 385 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model"
|
| 386 |
+
},
|
| 387 |
+
"timestamp": 1777252436.8683147
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"name": "Path Readable",
|
| 391 |
+
"status": "passed",
|
| 392 |
+
"message": "Path is readable",
|
| 393 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model",
|
| 394 |
+
"details": {
|
| 395 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model"
|
| 396 |
+
},
|
| 397 |
+
"timestamp": 1777252436.8683403
|
| 398 |
+
},
|
| 399 |
+
{
|
| 400 |
+
"name": "File Type Validation",
|
| 401 |
+
"status": "passed",
|
| 402 |
+
"message": "File type validation passed",
|
| 403 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model",
|
| 404 |
+
"details": {},
|
| 405 |
+
"timestamp": 1777252436.8683677
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"name": "File Integrity Hash",
|
| 409 |
+
"status": "passed",
|
| 410 |
+
"message": "File integrity hashes calculated",
|
| 411 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model",
|
| 412 |
+
"details": {
|
| 413 |
+
"md5": "1613fcbf3b82999c187b09c9db79b568",
|
| 414 |
+
"sha256": "c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd",
|
| 415 |
+
"sha512": "950cf1b397c25342053efaea576419e104f11e085796d741e5e78d6765ffe5474f4f096ee578099b04a611bde03e12808c51e2b6e89d2962a8665a35da6eb081",
|
| 416 |
+
"file_size": 2464616
|
| 417 |
+
},
|
| 418 |
+
"timestamp": 1777252436.8838124
|
| 419 |
+
},
|
| 420 |
+
{
|
| 421 |
+
"name": "Binary Structure Validation",
|
| 422 |
+
"status": "failed",
|
| 423 |
+
"message": "File does not contain expected XGBoost binary model markers",
|
| 424 |
+
"severity": "info",
|
| 425 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model",
|
| 426 |
+
"details": {
|
| 427 |
+
"expected_patterns": [
|
| 428 |
+
"binf",
|
| 429 |
+
"gbtree",
|
| 430 |
+
"gblinear",
|
| 431 |
+
"dart",
|
| 432 |
+
"reg:",
|
| 433 |
+
"binary:",
|
| 434 |
+
"multi:"
|
| 435 |
+
]
|
| 436 |
+
},
|
| 437 |
+
"why": "Missing XGBoost markers may indicate a truncated, corrupted, or mislabeled model file",
|
| 438 |
+
"timestamp": 1777252436.8859334
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"name": "XGBoost Loading",
|
| 442 |
+
"status": "passed",
|
| 443 |
+
"message": "XGBoost loading disabled (safe mode)",
|
| 444 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model",
|
| 445 |
+
"details": {
|
| 446 |
+
"safe_mode": true
|
| 447 |
+
},
|
| 448 |
+
"timestamp": 1777252436.8861587
|
| 449 |
+
},
|
| 450 |
+
{
|
| 451 |
+
"name": "Path Exists",
|
| 452 |
+
"status": "passed",
|
| 453 |
+
"message": "Path exists",
|
| 454 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer.json",
|
| 455 |
+
"details": {
|
| 456 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer.json"
|
| 457 |
+
},
|
| 458 |
+
"timestamp": 1777252438.9974356
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "Path Readable",
|
| 462 |
+
"status": "passed",
|
| 463 |
+
"message": "Path is readable",
|
| 464 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer.json",
|
| 465 |
+
"details": {
|
| 466 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer.json"
|
| 467 |
+
},
|
| 468 |
+
"timestamp": 1777252438.9974723
|
| 469 |
+
},
|
| 470 |
+
{
|
| 471 |
+
"name": "File Type Validation",
|
| 472 |
+
"status": "passed",
|
| 473 |
+
"message": "File type validation passed",
|
| 474 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer.json",
|
| 475 |
+
"details": {},
|
| 476 |
+
"timestamp": 1777252438.9975164
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "Template Extraction",
|
| 480 |
+
"status": "passed",
|
| 481 |
+
"message": "No Jinja2 templates found in file",
|
| 482 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer.json",
|
| 483 |
+
"details": {
|
| 484 |
+
"file_type": "tokenizer_config"
|
| 485 |
+
},
|
| 486 |
+
"timestamp": 1777252439.4136033
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"name": "Path Exists",
|
| 490 |
+
"status": "passed",
|
| 491 |
+
"message": "Path exists",
|
| 492 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer_config.json",
|
| 493 |
+
"details": {
|
| 494 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer_config.json"
|
| 495 |
+
},
|
| 496 |
+
"timestamp": 1777252439.426397
|
| 497 |
+
},
|
| 498 |
+
{
|
| 499 |
+
"name": "Path Readable",
|
| 500 |
+
"status": "passed",
|
| 501 |
+
"message": "Path is readable",
|
| 502 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer_config.json",
|
| 503 |
+
"details": {
|
| 504 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer_config.json"
|
| 505 |
+
},
|
| 506 |
+
"timestamp": 1777252439.4264235
|
| 507 |
+
},
|
| 508 |
+
{
|
| 509 |
+
"name": "File Type Validation",
|
| 510 |
+
"status": "passed",
|
| 511 |
+
"message": "File type validation passed",
|
| 512 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer_config.json",
|
| 513 |
+
"details": {},
|
| 514 |
+
"timestamp": 1777252439.4264522
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"name": "Template Extraction",
|
| 518 |
+
"status": "passed",
|
| 519 |
+
"message": "No Jinja2 templates found in file",
|
| 520 |
+
"location": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer_config.json",
|
| 521 |
+
"details": {
|
| 522 |
+
"file_type": "tokenizer_config"
|
| 523 |
+
},
|
| 524 |
+
"timestamp": 1777252439.4268882
|
| 525 |
+
}
|
| 526 |
+
],
|
| 527 |
+
"files_scanned": 10,
|
| 528 |
+
"assets": [
|
| 529 |
+
{
|
| 530 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE",
|
| 531 |
+
"type": "unknown"
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/README.md",
|
| 535 |
+
"type": "metadata",
|
| 536 |
+
"size": 1588
|
| 537 |
+
},
|
| 538 |
+
{
|
| 539 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/added_tokens.json",
|
| 540 |
+
"type": "unknown"
|
| 541 |
+
},
|
| 542 |
+
{
|
| 543 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/config.json",
|
| 544 |
+
"type": "manifest",
|
| 545 |
+
"size": 28,
|
| 546 |
+
"keys": [
|
| 547 |
+
"model_type"
|
| 548 |
+
]
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/gliner_config.json",
|
| 552 |
+
"type": "manifest",
|
| 553 |
+
"size": 1134,
|
| 554 |
+
"keys": [
|
| 555 |
+
"class_token_index",
|
| 556 |
+
"dropout",
|
| 557 |
+
"encoder_config",
|
| 558 |
+
"ent_token",
|
| 559 |
+
"eval_every",
|
| 560 |
+
"fine_tune",
|
| 561 |
+
"freeze_token_rep",
|
| 562 |
+
"has_rnn",
|
| 563 |
+
"hidden_size",
|
| 564 |
+
"log_dir",
|
| 565 |
+
"loss_alpha",
|
| 566 |
+
"loss_gamma",
|
| 567 |
+
"loss_reduction",
|
| 568 |
+
"lr_encoder",
|
| 569 |
+
"lr_others",
|
| 570 |
+
"max_len",
|
| 571 |
+
"max_neg_type_ratio",
|
| 572 |
+
"max_types",
|
| 573 |
+
"max_width",
|
| 574 |
+
"model_name",
|
| 575 |
+
"model_type",
|
| 576 |
+
"name",
|
| 577 |
+
"num_steps",
|
| 578 |
+
"prev_path",
|
| 579 |
+
"random_drop",
|
| 580 |
+
"root_dir",
|
| 581 |
+
"save_total_limit",
|
| 582 |
+
"scheduler_type",
|
| 583 |
+
"sep_token",
|
| 584 |
+
"shuffle_types",
|
| 585 |
+
"size_sup",
|
| 586 |
+
"span_mode",
|
| 587 |
+
"subtoken_pooling",
|
| 588 |
+
"train_batch_size",
|
| 589 |
+
"train_data",
|
| 590 |
+
"transformers_version",
|
| 591 |
+
"val_data_dir",
|
| 592 |
+
"vocab_size",
|
| 593 |
+
"warmup_ratio",
|
| 594 |
+
"weight_decay_encoder",
|
| 595 |
+
"weight_decay_other",
|
| 596 |
+
"words_splitter_type"
|
| 597 |
+
]
|
| 598 |
+
},
|
| 599 |
+
{
|
| 600 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx",
|
| 601 |
+
"type": "onnx",
|
| 602 |
+
"size": 1763481190
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/special_tokens_map.json",
|
| 606 |
+
"type": "unknown"
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/spm.model",
|
| 610 |
+
"type": "xgboost",
|
| 611 |
+
"size": 2464616
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer.json",
|
| 615 |
+
"type": "jinja2_template",
|
| 616 |
+
"size": 8657198
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"path": "/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer_config.json",
|
| 620 |
+
"type": "jinja2_template",
|
| 621 |
+
"size": 1806
|
| 622 |
+
}
|
| 623 |
+
],
|
| 624 |
+
"has_errors": false,
|
| 625 |
+
"scanner_names": [
|
| 626 |
+
"metadata",
|
| 627 |
+
"manifest",
|
| 628 |
+
"onnx",
|
| 629 |
+
"xgboost",
|
| 630 |
+
"jinja2_template"
|
| 631 |
+
],
|
| 632 |
+
"file_metadata": {
|
| 633 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE": {
|
| 634 |
+
"license_info": [
|
| 635 |
+
{
|
| 636 |
+
"spdx_id": "Apache-2.0",
|
| 637 |
+
"name": "Apache License 2.0",
|
| 638 |
+
"confidence": 0.8,
|
| 639 |
+
"source": "file_header",
|
| 640 |
+
"commercial_allowed": true
|
| 641 |
+
}
|
| 642 |
+
],
|
| 643 |
+
"copyright_notices": [],
|
| 644 |
+
"license_files_nearby": [
|
| 645 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 646 |
+
],
|
| 647 |
+
"is_dataset": false,
|
| 648 |
+
"is_model": false,
|
| 649 |
+
"risk_score": 0.0,
|
| 650 |
+
"scan_timestamp": 1777251437.864749,
|
| 651 |
+
"content_hash": "cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30"
|
| 652 |
+
},
|
| 653 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/README.md": {
|
| 654 |
+
"file_size": 1588,
|
| 655 |
+
"license_info": [
|
| 656 |
+
{
|
| 657 |
+
"spdx_id": "Apache-2.0",
|
| 658 |
+
"name": "Apache License 2.0",
|
| 659 |
+
"confidence": 0.8,
|
| 660 |
+
"source": "file_header",
|
| 661 |
+
"commercial_allowed": true
|
| 662 |
+
}
|
| 663 |
+
],
|
| 664 |
+
"copyright_notices": [],
|
| 665 |
+
"license_files_nearby": [
|
| 666 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 667 |
+
],
|
| 668 |
+
"is_dataset": false,
|
| 669 |
+
"is_model": false,
|
| 670 |
+
"risk_score": 0.0,
|
| 671 |
+
"scan_timestamp": 1777251437.874485,
|
| 672 |
+
"content_hash": "c6c73b7896dffc89eb55caa6783714c9bfd7a87a0195ce475167d1aba518b835"
|
| 673 |
+
},
|
| 674 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/added_tokens.json": {
|
| 675 |
+
"license_info": [],
|
| 676 |
+
"copyright_notices": [],
|
| 677 |
+
"license_files_nearby": [
|
| 678 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 679 |
+
],
|
| 680 |
+
"is_dataset": true,
|
| 681 |
+
"is_model": false,
|
| 682 |
+
"risk_score": 0.0,
|
| 683 |
+
"scan_timestamp": 1777251437.942244,
|
| 684 |
+
"content_hash": "0a4df7f7953a90443fa51b6ca723242f6cb29e7fc34b1f27fc320c8e60de45b7"
|
| 685 |
+
},
|
| 686 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/config.json": {
|
| 687 |
+
"file_size": 28,
|
| 688 |
+
"license_info": [],
|
| 689 |
+
"copyright_notices": [],
|
| 690 |
+
"license_files_nearby": [
|
| 691 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 692 |
+
],
|
| 693 |
+
"is_dataset": true,
|
| 694 |
+
"is_model": false,
|
| 695 |
+
"risk_score": 0.0,
|
| 696 |
+
"scan_timestamp": 1777251437.949192,
|
| 697 |
+
"root_type": "dict",
|
| 698 |
+
"keys": [
|
| 699 |
+
"model_type"
|
| 700 |
+
],
|
| 701 |
+
"model_info": {
|
| 702 |
+
"model_type": "gliner"
|
| 703 |
+
},
|
| 704 |
+
"content_hash": "8aece71b73ca0fbd6dd121ad755deb736e7757d053ced523c2e4959ff446d3f5"
|
| 705 |
+
},
|
| 706 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/gliner_config.json": {
|
| 707 |
+
"file_size": 1134,
|
| 708 |
+
"license_info": [],
|
| 709 |
+
"copyright_notices": [],
|
| 710 |
+
"license_files_nearby": [
|
| 711 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 712 |
+
],
|
| 713 |
+
"is_dataset": true,
|
| 714 |
+
"is_model": false,
|
| 715 |
+
"risk_score": 0.0,
|
| 716 |
+
"scan_timestamp": 1777251437.9563582,
|
| 717 |
+
"root_type": "dict",
|
| 718 |
+
"keys": [
|
| 719 |
+
"class_token_index",
|
| 720 |
+
"dropout",
|
| 721 |
+
"encoder_config",
|
| 722 |
+
"ent_token",
|
| 723 |
+
"eval_every",
|
| 724 |
+
"fine_tune",
|
| 725 |
+
"freeze_token_rep",
|
| 726 |
+
"has_rnn",
|
| 727 |
+
"hidden_size",
|
| 728 |
+
"log_dir",
|
| 729 |
+
"loss_alpha",
|
| 730 |
+
"loss_gamma",
|
| 731 |
+
"loss_reduction",
|
| 732 |
+
"lr_encoder",
|
| 733 |
+
"lr_others",
|
| 734 |
+
"max_len",
|
| 735 |
+
"max_neg_type_ratio",
|
| 736 |
+
"max_types",
|
| 737 |
+
"max_width",
|
| 738 |
+
"model_name",
|
| 739 |
+
"model_type",
|
| 740 |
+
"name",
|
| 741 |
+
"num_steps",
|
| 742 |
+
"prev_path",
|
| 743 |
+
"random_drop",
|
| 744 |
+
"root_dir",
|
| 745 |
+
"save_total_limit",
|
| 746 |
+
"scheduler_type",
|
| 747 |
+
"sep_token",
|
| 748 |
+
"shuffle_types",
|
| 749 |
+
"size_sup",
|
| 750 |
+
"span_mode",
|
| 751 |
+
"subtoken_pooling",
|
| 752 |
+
"train_batch_size",
|
| 753 |
+
"train_data",
|
| 754 |
+
"transformers_version",
|
| 755 |
+
"val_data_dir",
|
| 756 |
+
"vocab_size",
|
| 757 |
+
"warmup_ratio",
|
| 758 |
+
"weight_decay_encoder",
|
| 759 |
+
"weight_decay_other",
|
| 760 |
+
"words_splitter_type"
|
| 761 |
+
],
|
| 762 |
+
"content_hash": "8cb343774caf0b5530b65f2d85499443d9cb1d9b9ef3a8927c6e0950e25f4957"
|
| 763 |
+
},
|
| 764 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/model.onnx": {
|
| 765 |
+
"file_size": 1763481190,
|
| 766 |
+
"file_hashes": {
|
| 767 |
+
"md5": "979d8defb19b13d3e1d734bc68e4a146",
|
| 768 |
+
"sha256": "9f96655e9758dd4476bfda380e33fdd03995fa353b18e251a608ce78f6e9453d",
|
| 769 |
+
"sha512": "d879b7b708aa26deda1b1dbf2b01a4b1038f32649548c954608c5c58d9a0de9ed995676e43f0a0307f73b82de557c577f8b00542b31e14302e0ccf82465d09a7"
|
| 770 |
+
},
|
| 771 |
+
"license_info": [],
|
| 772 |
+
"copyright_notices": [],
|
| 773 |
+
"license_files_nearby": [
|
| 774 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 775 |
+
],
|
| 776 |
+
"is_dataset": false,
|
| 777 |
+
"is_model": true,
|
| 778 |
+
"risk_score": 0.0,
|
| 779 |
+
"scan_timestamp": 1777252436.8529649,
|
| 780 |
+
"ir_version": 7,
|
| 781 |
+
"producer_name": "pytorch",
|
| 782 |
+
"node_count": 9459,
|
| 783 |
+
"scan_outcome": "inconclusive",
|
| 784 |
+
"scan_outcome_reasons": [
|
| 785 |
+
"onnx_weight_distribution_analysis_incomplete"
|
| 786 |
+
],
|
| 787 |
+
"layers_analyzed": 153,
|
| 788 |
+
"anomalies_found": 4,
|
| 789 |
+
"content_hash": "9f96655e9758dd4476bfda380e33fdd03995fa353b18e251a608ce78f6e9453d"
|
| 790 |
+
},
|
| 791 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/special_tokens_map.json": {
|
| 792 |
+
"license_info": [],
|
| 793 |
+
"copyright_notices": [],
|
| 794 |
+
"license_files_nearby": [
|
| 795 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 796 |
+
],
|
| 797 |
+
"is_dataset": true,
|
| 798 |
+
"is_model": false,
|
| 799 |
+
"risk_score": 0.0,
|
| 800 |
+
"scan_timestamp": 1777252436.859915,
|
| 801 |
+
"content_hash": "9463f61e1b109a8eb4688b829260d7c6b1e6dff04c98ff7269bb89e2b92369b9"
|
| 802 |
+
},
|
| 803 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/spm.model": {
|
| 804 |
+
"file_size": 2464616,
|
| 805 |
+
"file_hashes": {
|
| 806 |
+
"md5": "1613fcbf3b82999c187b09c9db79b568",
|
| 807 |
+
"sha256": "c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd",
|
| 808 |
+
"sha512": "950cf1b397c25342053efaea576419e104f11e085796d741e5e78d6765ffe5474f4f096ee578099b04a611bde03e12808c51e2b6e89d2962a8665a35da6eb081"
|
| 809 |
+
},
|
| 810 |
+
"license_info": [
|
| 811 |
+
{
|
| 812 |
+
"spdx_id": "RAIL",
|
| 813 |
+
"name": "Responsible AI License",
|
| 814 |
+
"confidence": 0.8,
|
| 815 |
+
"source": "file_header",
|
| 816 |
+
"commercial_allowed": true
|
| 817 |
+
}
|
| 818 |
+
],
|
| 819 |
+
"copyright_notices": [],
|
| 820 |
+
"license_files_nearby": [
|
| 821 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 822 |
+
],
|
| 823 |
+
"is_dataset": false,
|
| 824 |
+
"is_model": false,
|
| 825 |
+
"risk_score": 0.0,
|
| 826 |
+
"scan_timestamp": 1777252436.924272,
|
| 827 |
+
"scan_outcome": "inconclusive",
|
| 828 |
+
"scan_outcome_reasons": [
|
| 829 |
+
"xgboost_binary_structure_unrecognized"
|
| 830 |
+
],
|
| 831 |
+
"analysis_incomplete": true,
|
| 832 |
+
"content_hash": "c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd"
|
| 833 |
+
},
|
| 834 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer.json": {
|
| 835 |
+
"file_size": 8657198,
|
| 836 |
+
"ml_context": {
|
| 837 |
+
"frameworks": {},
|
| 838 |
+
"overall_confidence": 0.0,
|
| 839 |
+
"is_ml_content": false,
|
| 840 |
+
"detected_patterns": [],
|
| 841 |
+
"optimization_hints": [],
|
| 842 |
+
"file_type": "tokenizer_config",
|
| 843 |
+
"is_tokenizer": true,
|
| 844 |
+
"confidence": 2
|
| 845 |
+
},
|
| 846 |
+
"license_info": [],
|
| 847 |
+
"copyright_notices": [],
|
| 848 |
+
"license_files_nearby": [
|
| 849 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 850 |
+
],
|
| 851 |
+
"is_dataset": true,
|
| 852 |
+
"is_model": false,
|
| 853 |
+
"risk_score": 0.0,
|
| 854 |
+
"scan_timestamp": 1777252439.4214432,
|
| 855 |
+
"content_hash": "677203884d026e721115cf0daccf70ec4239545a13d6619e3e66d7151e0c9ce3"
|
| 856 |
+
},
|
| 857 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/tokenizer_config.json": {
|
| 858 |
+
"file_size": 1806,
|
| 859 |
+
"ml_context": {
|
| 860 |
+
"frameworks": {},
|
| 861 |
+
"overall_confidence": 0.0,
|
| 862 |
+
"is_ml_content": false,
|
| 863 |
+
"detected_patterns": [],
|
| 864 |
+
"optimization_hints": [],
|
| 865 |
+
"file_type": "tokenizer_config",
|
| 866 |
+
"is_tokenizer": true,
|
| 867 |
+
"confidence": 2
|
| 868 |
+
},
|
| 869 |
+
"license_info": [],
|
| 870 |
+
"copyright_notices": [],
|
| 871 |
+
"license_files_nearby": [
|
| 872 |
+
"/opt/sas/model-gli-text/models/multitask-v0.5/LICENSE"
|
| 873 |
+
],
|
| 874 |
+
"is_dataset": true,
|
| 875 |
+
"is_model": false,
|
| 876 |
+
"risk_score": 0.0,
|
| 877 |
+
"scan_timestamp": 1777252439.4280138,
|
| 878 |
+
"content_hash": "cef106fb5c03d234f0af80f7577f1fc90b4317f26c26888d625abba11331dc89"
|
| 879 |
+
}
|
| 880 |
+
},
|
| 881 |
+
"content_hash": "70bcd6e85eb503c71d8ac6f549b2ae642b2eb21ff7b35c8d50bfe10b7b2a1752",
|
| 882 |
+
"start_time": 1777251435.472113,
|
| 883 |
+
"duration": 1003.9678664207458,
|
| 884 |
+
"total_checks": 32,
|
| 885 |
+
"passed_checks": 32,
|
| 886 |
+
"failed_checks": 0,
|
| 887 |
+
"success": false
|
| 888 |
+
}
|
| 889 |
+
}
|