Training Metrics
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Training Metrics has 47 facts recorded in Dontopedia across 11 references, with 8 live disagreements.
Mostly:includes(7), rdf:type(3), recorded at step(3)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (11)
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.
announcesProgressAnnounces Progress(1)
- Xenonfun
ex:xenonfun
containsLogDataContains Log Data(1)
- Log Entry 2026 03 08 04 45
ex:log-entry-2026-03-08-04-45
logsLogs(1)
- Logging Info
ex:logging-info
outputsOutputs(1)
- Print Statement
ex:print-statement
performsReportingPerforms Reporting(1)
- Seq Len 2048 Resonance Training Log
ex:seq-len-2048-resonance-training-log
presentsDataPresents Data(1)
- Xenonfun Post
ex:xenonfun-post
recordsRecords(1)
- Logging Section
ex:logging-section
reportsObservationReports Observation(1)
- Xenonfun
ex:xenonfun
sourceOfMetricsSource of Metrics(1)
- Phase Metrics Lohe Spherical 20260313 023945 Jsonl
ex:phase-metrics-lohe-spherical-20260313-023945-jsonl
Other facts (47)
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 |
|---|---|---|
| Includes | Epoch Number | [9] |
| Includes | Batch Number | [9] |
| Includes | Loss Value | [9] |
| Includes | timestamp | [10] |
| Includes | log-level | [10] |
| Includes | batch-size | [10] |
| Includes | loss-value | [10] |
| Rdf:type | Measurement | [8] |
| Rdf:type | Metrics | [9] |
| Rdf:type | Metrics | [11] |
| Recorded at Step | 1 | [8] |
| Recorded at Step | 50 | [8] |
| Recorded at Step | 100 | [8] |
| Has Bpb | 5.766 | [8] |
| Has Bpb | 4.737 | [8] |
| Has Bpb | 3.979 | [8] |
| Has Loss | 3.997 | [8] |
| Has Loss | 3.2834 | [8] |
| Has Loss | 2.7579 | [8] |
| Has Tok Per Sec | 409 | [8] |
| Has Tok Per Sec | 6860 | [8] |
| Has Tok Per Sec | 8339 | [8] |
| Has Iter Per Sec | 0.02 | [8] |
| Has Iter Per Sec | 0.42 | [8] |
| Has Iter Per Sec | 0.51 | [8] |
| Has Elapsed Time | 0m40s | [8] |
| Has Elapsed Time | 1m59s | [8] |
| Has Elapsed Time | 3m16s | [8] |
| Exist for Mapping | true | [1] |
| References Best Global | Best 2 0151 | [2] |
| Indicate No Instability | true | [3] |
| Indicate Progress | Decreasing Bpb | [4] |
| Indicate Ongoing Process | Experiment | [5] |
| Show Steady Tok S | True | [6] |
| Step Number | 500 | [7] |
| Total Steps | 2000 | [7] |
| Progress Percentage | 25 | [7] |
| Bpb | 5.739 | [7] |
| Correlation | 0.263 | [7] |
| Snr | -11.3 | [7] |
| Capacity | 2.7 | [7] |
| DC | 0.08 | [7] |
| Temperature | 0.34 | [7] |
| Learning Rate | 0.0027 | [7] |
| Tokens Per Second | 49436 | [7] |
| Eta | 8min | [7] |
| Validation Bpb | 5.732 | [7] |
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 (11)
ctx:discord/blah/training-and-evals/part-25ctx:discord/blah/watt-activation/part-39ctx:discord/blah/watt-activation/part-267ctx:discord/blah/watt-activation/part-372ctx:discord/blah/watt-activation/part-402ctx:discord/blah/watt-activation/part-701ctx:discord/blah/watt-activation/400- full textwatt-activation-400text/plain2 KB
doc:agent/watt-activation-400/bfd3ae1a-a87b-4ef9-bd0b-548fd78cc0cbShow excerpt
[2026-03-19 05:11] xenonfun: ⏺ The ConstellationDecoder is 94% of the model's parameters (32K of 27K dynamics). That's a design smell. ``` The most elegant option: use the encoding table itself as the decoder. The BPSK table maps each byt…
ctx:discord/blah/watt-activation/696- full textwatt-activation-696text/plain2 KB
doc:agent/watt-activation-696/6bc363f6-e780-4242-9e13-32e8d01a4dd8Show excerpt
[2026-05-01 02:47] xenonfun: It wants 150M or so so think the chatgpt-2 in 24hr is looking achievable. we do need to get more dataset here. [2026-05-01 02:50] lisamegawatts: mines downloading datasets and parsing now, added a 4096 option [2…
ctx:claims/beam/f5a5540b-3c9d-4103-85d7-7db7b8ea25d3ctx:claims/beam/d9a80d69-c4c9-47c5-8393-2eaf674f6563- full textbeam-chunktext/plain1 KB
doc:beam/d9a80d69-c4c9-47c5-8393-2eaf674f6563Show excerpt
inputs = torch.tensor(decrypted_batch['query'], dtype=torch.float32).to(device) labels = torch.tensor(decrypted_batch['label'], dtype=torch.long).to(device) # Forward pass outputs = model(inputs) los…
ctx:claims/beam/c8102774-0736-45ab-8d51-87fae35d0377- full textbeam-chunktext/plain1 KB
doc:beam/c8102774-0736-45ab-8d51-87fae35d0377Show excerpt
for epoch in range(100): for batch in data_loader: inputs = batch['query'].float().to(device) labels = batch['label'].long().to(device) optimizer.zero_grad() outputs = model(input…
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.