Evaluate Metrics
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
Evaluate Metrics has 9 facts recorded in Dontopedia across 1 reference, with 2 live disagreements.
Mostly:uses metric(2), uses metric inverse(2), rdf:type(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (7)
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.
usedByUsed by(2)
- Accuracy
ex:accuracy - Bleu Score
ex:BLEU-score
containsStepContains Step(1)
- Next Steps Section
ex:next-steps-section
followsFollows(1)
- Step Qualitative Inspection
ex:step-qualitative-inspection
followsQuantitativeFollows Quantitative(1)
- Step Qualitative Inspection
ex:step-qualitative-inspection
precedesPrecedes(1)
- Step Log Issues
ex:step-log-issues
sequenceOrderSequence Order(1)
- Next Steps Section
ex:next-steps-section
Other facts (8)
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 |
|---|---|---|
| Uses Metric | Accuracy | [1] |
| Uses Metric | Bleu Score | [1] |
| Uses Metric Inverse | Accuracy | [1] |
| Uses Metric Inverse | Bleu Score | [1] |
| Rdf:type | Action Step | [1] |
| Precedes | Step Qualitative Inspection | [1] |
| Requires Both Metrics | Accuracy and Bleu | [1] |
| Evaluation Purpose | Reformulation Accuracy | [1] |
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 (1)
ctx:claims/beam/b1c43907-80fa-4804-9f16-0edd887a0129- full textbeam-chunktext/plain1 KB
doc:beam/b1c43907-80fa-4804-9f16-0edd887a0129Show excerpt
# Calculate the BLEU score references = outputs.tolist() hypotheses = reformulated_outputs bleu_scores = [] for ref, hyp in zip(references, hypotheses): bleu_scores.append(sentence_bleu([ref.split()], hyp.split())) bleu_score = sum(b…
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.