Training configuration
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Training configuration has 81 facts recorded in Dontopedia across 19 references, with 12 live disagreements.
Mostly:rdf:type(8), has batch size(5), has learning rate(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (1)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
appliesToApplies to(1)
- Hyperparameter Tuning
ex:hyperparameter-tuning
Other facts (79)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Configuration | [8] |
| Rdf:type | Configuration | [10] |
| Rdf:type | Training Configuration | [11] |
| Rdf:type | Configuration | [12] |
| Rdf:type | Training Hyperparameter | [15] |
| Rdf:type | Training Configuration | [16] |
| Rdf:type | Machine Learning Configuration | [17] |
| Rdf:type | Training Configuration | [18] |
| Has Batch Size | 12 | [1] |
| Has Batch Size | 64 | [6] |
| Has Batch Size | 16 | [7] |
| Has Batch Size | 16 | [13] |
| Has Batch Size | 128 | [18] |
| Has Learning Rate | 0.00005 | [1] |
| Has Learning Rate | 0.001 | [18] |
| Has Warmup Steps | 1000 | [1] |
| Has Warmup Steps | 50 | [7] |
| Total Steps | 16670 | [3] |
| Total Steps | 10000 | [11] |
| Batch Size | 4 | [3] |
| Batch Size | 64 | [11] |
| Sequence Length | 2048 | [3] |
| Sequence Length | 256 | [11] |
| Has Seq Len | 256 | [6] |
| Has Seq Len | 8192 | [7] |
| Has Steps | 10000 | [6] |
| Has Steps | 1245 | [7] |
| Applied to | Omega | [12] |
| Applied to | Logits | [12] |
| Uses | Adam Optimizer | [14] |
| Uses | Mse Loss | [14] |
| Has Beta2 | 0.95 | [1] |
| Has Grad Clip | 1 | [1] |
| Has Lr | 0.0003 | [2] |
| Has Iters | 10000 | [2] |
| Has Warmup | 1000 | [2] |
| Save Interval | 2000 | [3] |
| Checkpoint Directory | checkpoints/epoch_cl100k | [3] |
| Log Interval | 100 | [3] |
| Warmup Steps | 500 | [3] |
| Learning Rate | 0.0001 | [3] |
| Validation Interval | 2000 | [3] |
| Differs Vocab From First Table | 8192 vs 100K | [4] |
| Has Num Layers | 4 | [5] |
| Has D Key | 16 | [5] |
| Has D Val | 16 | [5] |
| Has G | 8 | [5] |
| Has H | 2 | [5] |
| Has Num Heads | 4 | [5] |
| Causes Improvement in | Dc16 Metric | [6] |
| Has Lr End | 0.0001 | [7] |
| Has Lr Start | 0.01 | [7] |
| Has Entity Curriculum Fraction | 0.1 | [8] |
| Changed Steps From | 100000 | [9] |
| Changed Steps to | 200000 | [9] |
| Uses Lr Warmup | true | [12] |
| Uses Weight Decay | true | [12] |
| Has Cache Behavior | Cache Growth | [12] |
| Uses Annealing | true | [12] |
| Has Sequence Length | 256 | [13] |
| Has Model | Score Fusion Model | [14] |
| Has Optimizer | Adam | [14] |
| Has Loss Function | Mseloss | [14] |
| Number of Epochs | 10 | [14] |
| Max Epochs | 3000 | [15] |
| Has Optimizer | Optimizer | [16] |
| Has Loss Function | Loss Function | [16] |
| Has Model | Model Instance | [16] |
| Has Training Data | Train Dataset | [16] |
| Has Training Dataset | Train Dataset | [16] |
| Has Validation Dataset | Val Dataset | [16] |
| Includes Hyperparameters | Hyperparameter Config | [17] |
| Includes Guidance | Additional Tips | [17] |
| Optimization Goal | accuracy-maximization | [17] |
| Best Model Strategy | load-best-at-end | [17] |
| Has Accumulation Steps | 4 | [18] |
| Has Shuffle | true | [18] |
| Has Epochs | 1 | [18] |
| Includes | Accumulation Parameter | [19] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (19)
ctx:discord/blah/training-and-evals/part-22ctx:discord/blah/watt-activation/part-84ctx:discord/blah/watt-activation/part-127ctx:discord/blah/watt-activation/part-315ctx:discord/blah/watt-activation/part-607ctx:discord/blah/watt-activation/part-354ctx:discord/blah/watt-activation/part-420ctx:discord/blah/random/38- full textrandom-38text/plain2 KB
doc:agent/random-38/b1cacc60-bd67-4179-b775-c64827aa1d57Show excerpt
[2026-03-19 00:19] xenonfun: ``` ⏺ PD-HAM at step 15K — the protect gate has not specialized. - protect_gate = 0.506 (same ~50% as step 6K — no movement) - eff_gate = 0.278 (same) - write_fraction = 1.0 (every token still writes) -…
ctx:discord/blah/vidya/6- full textvidya-6text/plain3 KB
doc:agent/vidya-6/cda90ecf-8302-448a-a889-53b5a677fef3Show excerpt
[2026-02-21 10:36] rolandnsharp7643: >so what did we complete today. we added reinforcement learning. and changed the data set and what else …
ctx:discord/blah/watt-activation/84- full textwatt-activation-84text/plain3 KB
doc:agent/watt-activation-84/16e41088-c84d-4a6f-9c2d-56d69830cfa6Show excerpt
[2026-03-07 20:41] xenonfun: okay some instant issues with this much data: ``` The problem: mx.eval(loss, model.parameters(), optimizer.state) traverses the full tree of 113M params + Adam's 2x state every step. For the compiled path, mx.ev…
ctx:discord/blah/watt-activation/352- full textwatt-activation-352text/plain2 KB
doc:agent/watt-activation-352/f9fe3319-d5f4-4e70-b415-d397928b4c05Show excerpt
[2026-03-17 06:32] xenonfun: ``` 44 +├── antenna.py # AntennaHarmonicBlock + AntennaLM: field-mediated byte LM 45 +├── antenna_probes.py # Diagnostic probes: impulse, memory, coupling, leakage, boundary 46 +├── an…
ctx:discord/blah/watt-activation/479- full textwatt-activation-479text/plain2 KB
doc:agent/watt-activation-479/cf877f60-5f22-46ef-a130-a278610bc58dShow excerpt
[2026-03-21 23:05] xenonfun: ``` ⏺ All committed and pushed. Server is live at http://localhost:42069/ with full controls. Final session stats: ┌────────────────────┬──────────────────┬───────────────────────────────┐ │ Metric…
ctx:discord/blah/watt-activation/670- full textwatt-activation-670text/plain3 KB
doc:agent/watt-activation-670/d9fd63e9-d1a4-4d2d-9849-fcaa1f434b61Show excerpt
[2026-04-20 17:11] xenonfun: Important observations: 1. Neither feedback variant is catastrophically diverging at peak LR 3e-3. The model produces grammatically-shaped output; the damage is only at the vocabulary level, not structural.…
ctx:claims/beam/4b0fb0ca-8535-46e3-955c-5f7eb8b91c01ctx:claims/beam/06eb4544-0695-497b-a79a-f7602f0d8ecc- full textbeam-chunktext/plain1 KB
doc:beam/06eb4544-0695-497b-a79a-f7602f0d8eccShow excerpt
print(f"Early stopping triggered at epoch {epoch}") break print(f"Epoch {epoch+1}/{3000}, Training Loss: {loss.item():.4f}, Validation Loss: {avg_val_loss:.4f}") # Save the model torch.save(model.state_dict(), …
ctx:claims/beam/2739fb08-c4fc-4bb6-b143-e05bc2133eae- full textbeam-chunktext/plain1 KB
doc:beam/2739fb08-c4fc-4bb6-b143-e05bc2133eaeShow excerpt
```python import torch import torch.nn as nn import torch.optim as optim from torch.utils.data import DataLoader, TensorDataset from sklearn.model_selection import train_test_split from sklearn.metrics import mean_squared_error class MyMod…
ctx:claims/beam/cce29709-18fd-476c-8bcc-de705b470912- full textbeam-chunktext/plain1 KB
doc:beam/cce29709-18fd-476c-8bcc-de705b470912Show excerpt
logging_steps=10, evaluation_strategy='epoch', save_strategy='epoch', load_best_model_at_end=True, metric_for_best_model='accuracy', learning_rate=2e-5, ) ``` ### Additional Tips - **Experimentation**: Start with t…
ctx:claims/beam/0a6354af-a6f7-4051-8cb3-e50345232784ctx:claims/beam/8b6abd69-54a1-41b8-bb85-d0b80bff1a3a- full textbeam-chunktext/plain1 KB
doc:beam/8b6abd69-54a1-41b8-bb85-d0b80bff1a3aShow excerpt
loss = criterion(outputs, batch_targets) # Normalize the loss because it is accumulated loss = loss / accumulation_steps # Backward pass loss.backward() # Update wei…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.