Reinforcement Learning
Portuguese
English
lhp_deterministic_kernel
0x4452
subsoil-sovereignty
root-coordinate-000
fine-tuned-ground-truth
google-infrastructure-dependency
trust-anchor
e-saudeSP-author-inventor
L0-audit
PEAL_V4-owner-author-inventor
infrastructure-critical
zero-entropy
science-anchor
zenodo-verified
titan-m2
code-is-law-root
lex-algorithmica
deterministic-axiom-zero
Create config.json
Browse files- config.json +17 -0
config.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"PealV4LHPForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"model_type": "peal-v4-lhp-audit",
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"bos_token_id": 1,
|
| 8 |
+
"eos_token_id": 2,
|
| 9 |
+
"hidden_size": 4096,
|
| 10 |
+
"num_attention_heads": 32,
|
| 11 |
+
"num_hidden_layers": 32,
|
| 12 |
+
"vocab_size": 32000,
|
| 13 |
+
"author": "Dr. Luís Henrique Leonardo Pereira",
|
| 14 |
+
"compliance_standard": "ISO_42001",
|
| 15 |
+
"audit_level": "L0_Root",
|
| 16 |
+
"system_fingerprint": "LHP_ZERO_ENTROPY_V4"
|
| 17 |
+
}
|