aidamian commited on
Commit
7016039
·
verified ·
1 Parent(s): 29f34ba

Rename public TorchScript repo references to sentinel-01-pub-ths

Browse files
Files changed (4) hide show
  1. README.md +5 -5
  2. checksums.sha256 +3 -3
  3. metadata.json +3 -3
  4. 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-graph
27
 
28
- `sentinel-01-pub-graph` is a TorchScript graph 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,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-graph`
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-graph`
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-graph"
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
- 8a56ab110aea36c69a0e3208eabc2e26615d148a7ae35c7237051c488336f6af README.md
2
  7de2ab111a115e1f2de7e62313fa4dcc9d401cf2fe11c77d0890ec173eb3ce91 model.torchscript.pt
3
- 40ae145c71e5e852c28ff6bbfd963b90854360db14658fc848296392ebf53e59 sentinel_schema.json
4
  ca870c678352403d107496dc78899fa666ed0f56fef63e88ae398fafe5d78c45 tokenizer.json
5
  2966a59b9e9cf122279aec1249e22e5bc7ad8430c754e95031b13fd128d4e560 tokenizer_config.json
6
  ea97ecdbcc73713039d8d64dbb05e3689495c96657fbd9a18f5bed381be81049 special_tokens_map.json
7
- 67f73d1093630cd46591882c87e74ea65921636a139088c929beafc338ae8af8 metadata.json
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-graph",
575
- "release_channel": "sentinel-01-pub-graph",
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-graph.source-transformers"
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-graph",
6
- "release_channel": "sentinel-01-pub-graph",
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",