{ "tool": "modelaudit", "tool_version": "0.2.40", "scanned_at": "2026-04-27T00:30:20Z", "files": { "model.onnx": { "size_mb": 1914.5, "sha256": "a196662cda86b75a6c03c690cb4cdb242153738bd7f4523ab8af012d046944af" } }, "audit": { "bytes_scanned": 1925651932, "issues": [ { "message": "Weight distribution analysis skipped one or more eligible ONNX initializers", "severity": "info", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": { "scan_outcome_reason": "onnx_weight_distribution_analysis_incomplete", "coverage_gap": "partial_initializer_coverage", "eligible_initializers": 157, "analyzed_initializers": 156, "external_initializers_skipped": 0, "oversized_initializers_skipped": 1, "extraction_failures": 0, "max_array_size": 104857600 }, "timestamp": 1777249810.2694073, "type": "onnx_check", "rule_code": "S902" }, { "message": "File does not contain expected XGBoost binary model markers", "severity": "info", "location": "/opt/sas/model-gli-text/models/large-biomed/spm.model", "details": { "expected_patterns": [ "binf", "gbtree", "gblinear", "dart", "reg:", "binary:", "multi:" ] }, "why": "Missing XGBoost markers may indicate a truncated, corrupted, or mislabeled model file", "timestamp": 1777249817.153204, "type": "xgboost_check" } ], "checks": [ { "name": "Path Exists", "status": "passed", "message": "Path exists", "location": "/opt/sas/model-gli-text/models/large-biomed/README.md", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/README.md" }, "timestamp": 1777248728.3320525 }, { "name": "Path Readable", "status": "passed", "message": "Path is readable", "location": "/opt/sas/model-gli-text/models/large-biomed/README.md", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/README.md" }, "timestamp": 1777248728.332086 }, { "name": "File Type Validation", "status": "passed", "message": "File type validation passed", "location": "/opt/sas/model-gli-text/models/large-biomed/README.md", "details": {}, "timestamp": 1777248728.3321185 }, { "name": "Path Exists", "status": "passed", "message": "Path exists", "location": "/opt/sas/model-gli-text/models/large-biomed/gliner_config.json", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/gliner_config.json" }, "timestamp": 1777248728.4121912 }, { "name": "Path Readable", "status": "passed", "message": "Path is readable", "location": "/opt/sas/model-gli-text/models/large-biomed/gliner_config.json", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/gliner_config.json" }, "timestamp": 1777248728.4122198 }, { "name": "File Type Validation", "status": "passed", "message": "File type validation passed", "location": "/opt/sas/model-gli-text/models/large-biomed/gliner_config.json", "details": {}, "timestamp": 1777248728.4122467 }, { "name": "Model Name Policy Check", "status": "passed", "message": "Model Name Policy Check completed successfully", "location": "/opt/sas/model-gli-text/models/large-biomed/gliner_config.json", "details": { "component_count": 2 }, "timestamp": 1777248728.413756 }, { "name": "Path Exists", "status": "passed", "message": "Path exists", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/model.onnx" }, "timestamp": 1777248728.440585 }, { "name": "Path Readable", "status": "passed", "message": "Path is readable", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/model.onnx" }, "timestamp": 1777248728.4406166 }, { "name": "File Type Validation", "status": "passed", "message": "File type validation passed", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": {}, "timestamp": 1777248728.4406416 }, { "name": "File Integrity Hash", "status": "passed", "message": "File integrity hashes calculated", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": { "md5": "65758a2421667ea91a32b58a8313fa64", "sha256": "a196662cda86b75a6c03c690cb4cdb242153738bd7f4523ab8af012d046944af", "sha512": "ea47656cafba4090d96be88dba51288e1533a38f3da25eed294c91dc8f9659a6f6346fdccb638720cf70440f29be659e00c7774b90f8799f5e5a59eacaec8250", "file_size": 1914518622 }, "timestamp": 1777248738.3482544 }, { "name": "JIT/Script Code Execution Detection", "status": "passed", "message": "No JIT/Script code execution risks detected", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": {}, "timestamp": 1777249804.6842945 }, { "name": "Network Communication Detection", "status": "passed", "message": "No network communication patterns detected", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": {}, "timestamp": 1777249804.6844478 }, { "name": "Custom Operator Domain Check", "status": "passed", "message": "All operators use standard ONNX domains", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": { "safe_nodes": 9944 }, "timestamp": 1777249804.730372 }, { "name": "Python Operator Detection", "status": "passed", "message": "No Python operators detected", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": { "nodes_checked": 9944 }, "timestamp": 1777249804.730461 }, { "name": "Tensor Size Validation", "status": "passed", "message": "Tensor Size Validation completed successfully", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx (tensor: token_rep_layer.bert_layer.model.embeddings.word_embeddings.weight)", "details": { "component_count": 409 }, "timestamp": 1777249808.1499293 }, { "name": "Weight Distribution Analysis Coverage", "status": "failed", "message": "Weight distribution analysis skipped one or more eligible ONNX initializers", "severity": "info", "location": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "details": { "scan_outcome_reason": "onnx_weight_distribution_analysis_incomplete", "coverage_gap": "partial_initializer_coverage", "eligible_initializers": 157, "analyzed_initializers": 156, "external_initializers_skipped": 0, "oversized_initializers_skipped": 1, "extraction_failures": 0, "max_array_size": 104857600 }, "rule_code": "S902", "timestamp": 1777249810.2692676 }, { "name": "Path Exists", "status": "passed", "message": "Path exists", "location": "/opt/sas/model-gli-text/models/large-biomed/spm.model", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/spm.model" }, "timestamp": 1777249817.134449 }, { "name": "Path Readable", "status": "passed", "message": "Path is readable", "location": "/opt/sas/model-gli-text/models/large-biomed/spm.model", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/spm.model" }, "timestamp": 1777249817.1344883 }, { "name": "File Type Validation", "status": "passed", "message": "File type validation passed", "location": "/opt/sas/model-gli-text/models/large-biomed/spm.model", "details": {}, "timestamp": 1777249817.134517 }, { "name": "File Integrity Hash", "status": "passed", "message": "File integrity hashes calculated", "location": "/opt/sas/model-gli-text/models/large-biomed/spm.model", "details": { "md5": "1613fcbf3b82999c187b09c9db79b568", "sha256": "c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd", "sha512": "950cf1b397c25342053efaea576419e104f11e085796d741e5e78d6765ffe5474f4f096ee578099b04a611bde03e12808c51e2b6e89d2962a8665a35da6eb081", "file_size": 2464616 }, "timestamp": 1777249817.1500826 }, { "name": "Binary Structure Validation", "status": "failed", "message": "File does not contain expected XGBoost binary model markers", "severity": "info", "location": "/opt/sas/model-gli-text/models/large-biomed/spm.model", "details": { "expected_patterns": [ "binf", "gbtree", "gblinear", "dart", "reg:", "binary:", "multi:" ] }, "why": "Missing XGBoost markers may indicate a truncated, corrupted, or mislabeled model file", "timestamp": 1777249817.1531832 }, { "name": "XGBoost Loading", "status": "passed", "message": "XGBoost loading disabled (safe mode)", "location": "/opt/sas/model-gli-text/models/large-biomed/spm.model", "details": { "safe_mode": true }, "timestamp": 1777249817.1534812 }, { "name": "Path Exists", "status": "passed", "message": "Path exists", "location": "/opt/sas/model-gli-text/models/large-biomed/tokenizer.json", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/tokenizer.json" }, "timestamp": 1777249819.258551 }, { "name": "Path Readable", "status": "passed", "message": "Path is readable", "location": "/opt/sas/model-gli-text/models/large-biomed/tokenizer.json", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/tokenizer.json" }, "timestamp": 1777249819.2585914 }, { "name": "File Type Validation", "status": "passed", "message": "File type validation passed", "location": "/opt/sas/model-gli-text/models/large-biomed/tokenizer.json", "details": {}, "timestamp": 1777249819.2586322 }, { "name": "Template Extraction", "status": "passed", "message": "No Jinja2 templates found in file", "location": "/opt/sas/model-gli-text/models/large-biomed/tokenizer.json", "details": { "file_type": "tokenizer_config" }, "timestamp": 1777249819.6896074 }, { "name": "Path Exists", "status": "passed", "message": "Path exists", "location": "/opt/sas/model-gli-text/models/large-biomed/tokenizer_config.json", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/tokenizer_config.json" }, "timestamp": 1777249819.7181842 }, { "name": "Path Readable", "status": "passed", "message": "Path is readable", "location": "/opt/sas/model-gli-text/models/large-biomed/tokenizer_config.json", "details": { "path": "/opt/sas/model-gli-text/models/large-biomed/tokenizer_config.json" }, "timestamp": 1777249819.718216 }, { "name": "File Type Validation", "status": "passed", "message": "File type validation passed", "location": "/opt/sas/model-gli-text/models/large-biomed/tokenizer_config.json", "details": {}, "timestamp": 1777249819.718247 }, { "name": "Template Extraction", "status": "passed", "message": "No Jinja2 templates found in file", "location": "/opt/sas/model-gli-text/models/large-biomed/tokenizer_config.json", "details": { "file_type": "tokenizer_config" }, "timestamp": 1777249819.7186902 } ], "files_scanned": 9, "assets": [ { "path": "/opt/sas/model-gli-text/models/large-biomed/LICENSE", "type": "unknown" }, { "path": "/opt/sas/model-gli-text/models/large-biomed/README.md", "type": "metadata", "size": 1553 }, { "path": "/opt/sas/model-gli-text/models/large-biomed/added_tokens.json", "type": "unknown" }, { "path": "/opt/sas/model-gli-text/models/large-biomed/gliner_config.json", "type": "manifest", "size": 3853, "keys": [ "class_token_index", "dropout", "embed_ent_token", "encoder_config", "ent_token", "eval_every", "fine_tune", "freeze_token_rep", "fuse_layers", "has_rnn", "hidden_size", "label_smoothing", "labels_encoder", "labels_encoder_config", "labels_fusion_schema", "log_dir", "loss_alpha", "loss_gamma", "loss_reduction", "lr_encoder", "lr_others", "max_grad_norm", "max_len", "max_neg_type_ratio", "max_types", "max_width", "model_name", "model_type", "name", "num_post_fusion_layers", "num_rnns", "num_steps", "post_fusion_schema", "pre_fusion", "prev_path", "random_drop", "root_dir", "save_total_limit", "scheduler_type", "sep_token", "shuffle_types", "size_sup", "span_mode", "subtoken_pooling", "train_batch_size", "train_data", "transformers_version", "val_data_dir", "vocab_size", "warmup_ratio", "weight_decay_encoder", "weight_decay_other", "words_splitter_type" ] }, { "path": "/opt/sas/model-gli-text/models/large-biomed/model.onnx", "type": "onnx", "size": 1914518622 }, { "path": "/opt/sas/model-gli-text/models/large-biomed/special_tokens_map.json", "type": "unknown" }, { "path": "/opt/sas/model-gli-text/models/large-biomed/spm.model", "type": "xgboost", "size": 2464616 }, { "path": "/opt/sas/model-gli-text/models/large-biomed/tokenizer.json", "type": "jinja2_template", "size": 8649232 }, { "path": "/opt/sas/model-gli-text/models/large-biomed/tokenizer_config.json", "type": "jinja2_template", "size": 1663 } ], "has_errors": false, "scanner_names": [ "metadata", "manifest", "onnx", "xgboost", "jinja2_template" ], "file_metadata": { "/opt/sas/model-gli-text/models/large-biomed/LICENSE": { "license_info": [ { "spdx_id": "Apache-2.0", "name": "Apache License 2.0", "confidence": 0.8, "source": "file_header", "commercial_allowed": true } ], "copyright_notices": [], "license_files_nearby": [ "/opt/sas/model-gli-text/models/large-biomed/LICENSE" ], "is_dataset": false, "is_model": false, "risk_score": 0.0, "scan_timestamp": 1777248728.3275402, "content_hash": "cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30" }, "/opt/sas/model-gli-text/models/large-biomed/README.md": { "file_size": 1553, "license_info": [ { "spdx_id": "Apache-2.0", "name": "Apache License 2.0", "confidence": 0.8, "source": "file_header", "commercial_allowed": true } ], "copyright_notices": [], "license_files_nearby": [ "/opt/sas/model-gli-text/models/large-biomed/LICENSE" ], "is_dataset": false, "is_model": false, "risk_score": 0.0, "scan_timestamp": 1777248728.337271, "content_hash": "3ffbd56cbd57156d63dad8b155c335754f2fad5177af0fed452a9ac2154aa6ca" }, "/opt/sas/model-gli-text/models/large-biomed/added_tokens.json": { "license_info": [], "copyright_notices": [], "license_files_nearby": [ "/opt/sas/model-gli-text/models/large-biomed/LICENSE" ], "is_dataset": true, "is_model": false, "risk_score": 0.0, "scan_timestamp": 1777248728.4063807, "content_hash": "c358eb74586ab438484d8acf4534f67283b33041bc5ffee6b20a4a075cdc3cd6" }, "/opt/sas/model-gli-text/models/large-biomed/gliner_config.json": { "file_size": 3853, "license_info": [], "copyright_notices": [], "license_files_nearby": [ "/opt/sas/model-gli-text/models/large-biomed/LICENSE" ], "is_dataset": true, "is_model": false, "risk_score": 0.0, "scan_timestamp": 1777248728.4154098, "root_type": "dict", "keys": [ "class_token_index", "dropout", "embed_ent_token", "encoder_config", "ent_token", "eval_every", "fine_tune", "freeze_token_rep", "fuse_layers", "has_rnn", "hidden_size", "label_smoothing", "labels_encoder", "labels_encoder_config", "labels_fusion_schema", "log_dir", "loss_alpha", "loss_gamma", "loss_reduction", "lr_encoder", "lr_others", "max_grad_norm", "max_len", "max_neg_type_ratio", "max_types", "max_width", "model_name", "model_type", "name", "num_post_fusion_layers", "num_rnns", "num_steps", "post_fusion_schema", "pre_fusion", "prev_path", "random_drop", "root_dir", "save_total_limit", "scheduler_type", "sep_token", "shuffle_types", "size_sup", "span_mode", "subtoken_pooling", "train_batch_size", "train_data", "transformers_version", "val_data_dir", "vocab_size", "warmup_ratio", "weight_decay_encoder", "weight_decay_other", "words_splitter_type" ], "content_hash": "a28512bf07dab8ae076bada5cc32ed1c9230f0698d0c5a4d1d800460b34a395c" }, "/opt/sas/model-gli-text/models/large-biomed/model.onnx": { "file_size": 1914518622, "file_hashes": { "md5": "65758a2421667ea91a32b58a8313fa64", "sha256": "a196662cda86b75a6c03c690cb4cdb242153738bd7f4523ab8af012d046944af", "sha512": "ea47656cafba4090d96be88dba51288e1533a38f3da25eed294c91dc8f9659a6f6346fdccb638720cf70440f29be659e00c7774b90f8799f5e5a59eacaec8250" }, "license_info": [], "copyright_notices": [], "license_files_nearby": [ "/opt/sas/model-gli-text/models/large-biomed/LICENSE" ], "is_dataset": false, "is_model": true, "risk_score": 0.0, "scan_timestamp": 1777249817.1173232, "ir_version": 7, "producer_name": "pytorch", "node_count": 9944, "scan_outcome": "inconclusive", "scan_outcome_reasons": [ "onnx_weight_distribution_analysis_incomplete" ], "layers_analyzed": 156, "anomalies_found": 0, "content_hash": "a196662cda86b75a6c03c690cb4cdb242153738bd7f4523ab8af012d046944af" }, "/opt/sas/model-gli-text/models/large-biomed/special_tokens_map.json": { "license_info": [], "copyright_notices": [], "license_files_nearby": [ "/opt/sas/model-gli-text/models/large-biomed/LICENSE" ], "is_dataset": true, "is_model": false, "risk_score": 0.0, "scan_timestamp": 1777249817.125131, "content_hash": "b2f1b2f15f29a6b6d9d6ea4eca1675d2c231a71477f151d48f79cc83a625ba21" }, "/opt/sas/model-gli-text/models/large-biomed/spm.model": { "file_size": 2464616, "file_hashes": { "md5": "1613fcbf3b82999c187b09c9db79b568", "sha256": "c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd", "sha512": "950cf1b397c25342053efaea576419e104f11e085796d741e5e78d6765ffe5474f4f096ee578099b04a611bde03e12808c51e2b6e89d2962a8665a35da6eb081" }, "license_info": [ { "spdx_id": "RAIL", "name": "Responsible AI License", "confidence": 0.8, "source": "file_header", "commercial_allowed": true } ], "copyright_notices": [], "license_files_nearby": [ "/opt/sas/model-gli-text/models/large-biomed/LICENSE" ], "is_dataset": false, "is_model": false, "risk_score": 0.0, "scan_timestamp": 1777249817.1919475, "scan_outcome": "inconclusive", "scan_outcome_reasons": [ "xgboost_binary_structure_unrecognized" ], "analysis_incomplete": true, "content_hash": "c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd" }, "/opt/sas/model-gli-text/models/large-biomed/tokenizer.json": { "file_size": 8649232, "ml_context": { "frameworks": {}, "overall_confidence": 0.0, "is_ml_content": false, "detected_patterns": [], "optimization_hints": [], "file_type": "tokenizer_config", "is_tokenizer": true, "confidence": 2 }, "license_info": [], "copyright_notices": [], "license_files_nearby": [ "/opt/sas/model-gli-text/models/large-biomed/LICENSE" ], "is_dataset": true, "is_model": false, "risk_score": 0.0, "scan_timestamp": 1777249819.7014117, "content_hash": "ee028763434d18611c1c36356ea1d050e90a9fa94ede57fac48b39f85f818ad1" }, "/opt/sas/model-gli-text/models/large-biomed/tokenizer_config.json": { "file_size": 1663, "ml_context": { "frameworks": {}, "overall_confidence": 0.0, "is_ml_content": false, "detected_patterns": [], "optimization_hints": [], "file_type": "tokenizer_config", "is_tokenizer": true, "confidence": 2 }, "license_info": [], "copyright_notices": [], "license_files_nearby": [ "/opt/sas/model-gli-text/models/large-biomed/LICENSE" ], "is_dataset": true, "is_model": false, "risk_score": 0.0, "scan_timestamp": 1777249819.7203095, "content_hash": "a9d6f45dd60b5a9e041600e7583336d2c4ebe32bf697cff626543ee7fa0beb78" } }, "content_hash": "6112119addf870263ede8466d5078a295f5349a32162e5cbf5b1d856e5a7b807", "start_time": 1777248725.5006957, "duration": 1094.24369931221, "total_checks": 29, "passed_checks": 29, "failed_checks": 0, "success": false } }