Rename public TorchScript repo references to sentinel-01-pub-ths
Browse files- README.md +5 -5
- checksums.sha256 +3 -3
- metadata.json +3 -3
- sentinel_schema.json +2 -2
README.md
CHANGED
|
@@ -23,9 +23,9 @@ widget:
|
|
| 23 |
example_title: "Structured note email"
|
| 24 |
---
|
| 25 |
|
| 26 |
-
# sentinel-01-pub-
|
| 27 |
|
| 28 |
-
`sentinel-01-pub-
|
| 29 |
|
| 30 |
This is not a production Aurelex model and must not be treated as legal, compliance, or investment advice.
|
| 31 |
|
|
@@ -40,11 +40,11 @@ This repository is intended to publish only the designated limited-functionality
|
|
| 40 |
|
| 41 |
## Identity
|
| 42 |
|
| 43 |
-
- Repo ID: `AurelexAI/sentinel-01-pub-
|
| 44 |
- Source public repo: `AurelexAI/sentinel-01-pub`
|
| 45 |
- Model key: `sentinel-mb-c-d11`
|
| 46 |
- Current model artifact version: `sentinel-mb-c-d11-20260424`
|
| 47 |
-
- Release channel: `sentinel-01-pub-
|
| 48 |
- Source encoder lineage: `answerdotai/ModernBERT-base`
|
| 49 |
- Artifact format: `torchscript_graph`
|
| 50 |
- Publication status: public, approved by Aurelex on 2026-04-28
|
|
@@ -67,7 +67,7 @@ import torch
|
|
| 67 |
from huggingface_hub import hf_hub_download
|
| 68 |
from transformers import AutoTokenizer
|
| 69 |
|
| 70 |
-
REPO_ID = "AurelexAI/sentinel-01-pub-
|
| 71 |
|
| 72 |
model_path = hf_hub_download(REPO_ID, "model.torchscript.pt")
|
| 73 |
schema_path = hf_hub_download(REPO_ID, "sentinel_schema.json")
|
|
|
|
| 23 |
example_title: "Structured note email"
|
| 24 |
---
|
| 25 |
|
| 26 |
+
# sentinel-01-pub-ths
|
| 27 |
|
| 28 |
+
`sentinel-01-pub-ths` is a TorchScript packaging of the public `sentinel-01-pub` Aurelex Sentinel Stage A artifact. It is provided for users who want to avoid Hugging Face remote custom Python code while evaluating the same limited-functionality wealth-management communications risk model.
|
| 29 |
|
| 30 |
This is not a production Aurelex model and must not be treated as legal, compliance, or investment advice.
|
| 31 |
|
|
|
|
| 40 |
|
| 41 |
## Identity
|
| 42 |
|
| 43 |
+
- Repo ID: `AurelexAI/sentinel-01-pub-ths`
|
| 44 |
- Source public repo: `AurelexAI/sentinel-01-pub`
|
| 45 |
- Model key: `sentinel-mb-c-d11`
|
| 46 |
- Current model artifact version: `sentinel-mb-c-d11-20260424`
|
| 47 |
+
- Release channel: `sentinel-01-pub-ths`
|
| 48 |
- Source encoder lineage: `answerdotai/ModernBERT-base`
|
| 49 |
- Artifact format: `torchscript_graph`
|
| 50 |
- Publication status: public, approved by Aurelex on 2026-04-28
|
|
|
|
| 67 |
from huggingface_hub import hf_hub_download
|
| 68 |
from transformers import AutoTokenizer
|
| 69 |
|
| 70 |
+
REPO_ID = "AurelexAI/sentinel-01-pub-ths"
|
| 71 |
|
| 72 |
model_path = hf_hub_download(REPO_ID, "model.torchscript.pt")
|
| 73 |
schema_path = hf_hub_download(REPO_ID, "sentinel_schema.json")
|
checksums.sha256
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
|
| 2 |
7de2ab111a115e1f2de7e62313fa4dcc9d401cf2fe11c77d0890ec173eb3ce91 model.torchscript.pt
|
| 3 |
-
|
| 4 |
ca870c678352403d107496dc78899fa666ed0f56fef63e88ae398fafe5d78c45 tokenizer.json
|
| 5 |
2966a59b9e9cf122279aec1249e22e5bc7ad8430c754e95031b13fd128d4e560 tokenizer_config.json
|
| 6 |
ea97ecdbcc73713039d8d64dbb05e3689495c96657fbd9a18f5bed381be81049 special_tokens_map.json
|
| 7 |
-
|
| 8 |
877b915ac24f24f6b2d4f9cd1d04976edd9437e09410e7bb879dec7ddbf2db22 metrics.json
|
| 9 |
8920b6d2be699a38be88deeecf53dd7f54abe4f98f993db41f183819a6db8f5c results.md
|
|
|
|
| 1 |
+
f9a5c0e3b544af100cfdafe85a11901d086da5977bf33270abd15fd22682ee3b README.md
|
| 2 |
7de2ab111a115e1f2de7e62313fa4dcc9d401cf2fe11c77d0890ec173eb3ce91 model.torchscript.pt
|
| 3 |
+
b88322f572a42c5919a26719364ef8ad85d96c90a286801fd0539acd05768df8 sentinel_schema.json
|
| 4 |
ca870c678352403d107496dc78899fa666ed0f56fef63e88ae398fafe5d78c45 tokenizer.json
|
| 5 |
2966a59b9e9cf122279aec1249e22e5bc7ad8430c754e95031b13fd128d4e560 tokenizer_config.json
|
| 6 |
ea97ecdbcc73713039d8d64dbb05e3689495c96657fbd9a18f5bed381be81049 special_tokens_map.json
|
| 7 |
+
12465c45021b7556a3ad10f62945cf7daefa55e691c8c76ae04d55fdcf7f9ea2 metadata.json
|
| 8 |
877b915ac24f24f6b2d4f9cd1d04976edd9437e09410e7bb879dec7ddbf2db22 metrics.json
|
| 9 |
8920b6d2be699a38be88deeecf53dd7f54abe4f98f993db41f183819a6db8f5c results.md
|
metadata.json
CHANGED
|
@@ -571,8 +571,8 @@
|
|
| 571 |
"violation_worst_scenario_label": "risky"
|
| 572 |
},
|
| 573 |
"model_version": "sentinel-mb-c-d11-20260424",
|
| 574 |
-
"release_repo_id": "AurelexAI/sentinel-01-pub-
|
| 575 |
-
"release_channel": "sentinel-01-pub-
|
| 576 |
"release_alias_of": null,
|
| 577 |
"source_model_key": "sentinel-mb-c-d11",
|
| 578 |
"encoder_revision": null,
|
|
@@ -589,5 +589,5 @@
|
|
| 589 |
"source_repo_id": "AurelexAI/sentinel-01-pub",
|
| 590 |
"requires_trust_remote_code": false,
|
| 591 |
"graph_schema": "sentinel_schema.json",
|
| 592 |
-
"source_transformers_bundle": "build/huggingface/sentinel-01-pub-
|
| 593 |
}
|
|
|
|
| 571 |
"violation_worst_scenario_label": "risky"
|
| 572 |
},
|
| 573 |
"model_version": "sentinel-mb-c-d11-20260424",
|
| 574 |
+
"release_repo_id": "AurelexAI/sentinel-01-pub-ths",
|
| 575 |
+
"release_channel": "sentinel-01-pub-ths",
|
| 576 |
"release_alias_of": null,
|
| 577 |
"source_model_key": "sentinel-mb-c-d11",
|
| 578 |
"encoder_revision": null,
|
|
|
|
| 589 |
"source_repo_id": "AurelexAI/sentinel-01-pub",
|
| 590 |
"requires_trust_remote_code": false,
|
| 591 |
"graph_schema": "sentinel_schema.json",
|
| 592 |
+
"source_transformers_bundle": "build/huggingface/sentinel-01-pub-ths.source-transformers"
|
| 593 |
}
|
sentinel_schema.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
| 2 |
"schema_version": 1,
|
| 3 |
"model_key": "sentinel-mb-c-d11",
|
| 4 |
"model_version": "sentinel-mb-c-d11-20260424",
|
| 5 |
-
"release_repo_id": "AurelexAI/sentinel-01-pub-
|
| 6 |
-
"release_channel": "sentinel-01-pub-
|
| 7 |
"source_repo_id": "AurelexAI/sentinel-01-pub",
|
| 8 |
"artifact_format": "torchscript_graph",
|
| 9 |
"graph_file": "model.torchscript.pt",
|
|
|
|
| 2 |
"schema_version": 1,
|
| 3 |
"model_key": "sentinel-mb-c-d11",
|
| 4 |
"model_version": "sentinel-mb-c-d11-20260424",
|
| 5 |
+
"release_repo_id": "AurelexAI/sentinel-01-pub-ths",
|
| 6 |
+
"release_channel": "sentinel-01-pub-ths",
|
| 7 |
"source_repo_id": "AurelexAI/sentinel-01-pub",
|
| 8 |
"artifact_format": "torchscript_graph",
|
| 9 |
"graph_file": "model.torchscript.pt",
|