Dontopedia

Llm Evaluation Class

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

Llm Evaluation Class has 15 facts recorded in Dontopedia across 1 reference, with 2 live disagreements.

15 facts·9 predicates·1 sources·2 in dispute

Mostly:has method(6), has attribute(2), supports criteria(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound 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.

containsClassContains Class(1)

Other facts (15)

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.

15 facts
PredicateValueRef
Has MethodInit[1]
Has MethodEvaluate[1]
Has MethodEvaluate Criterion[1]
Has MethodNormalize Accuracy[1]
Has MethodNormalize Latency[1]
Has MethodNormalize Cost[1]
Has AttributeCriteria[1]
Has AttributeWeights[1]
Supports Criteriaaccuracy[1]
Rdf:typeClass[1]
Designed forLlm Evaluation[1]
Supports Multi Criteria Evaluationtrue[1]
Has Six Methods6[1]
Design PatternStrategy Pattern[1]
Encapsulates Evaluation Logictrue[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.

hasMethodbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:__init__
hasMethodbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:evaluate
hasMethodbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:_evaluate_criterion
hasMethodbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:_normalize_accuracy
hasMethodbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:_normalize_latency
hasMethodbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:_normalize_cost
supportsCriteriabeam/6798f38f-2a01-40b6-8b5e-3174089598f5
accuracy
typebeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:Class
designedForbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:LLM-Evaluation
supportsMultiCriteriaEvaluationbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
true
hasSixMethodsbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
6
hasAttributebeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:criteria
hasAttributebeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:weights
designPatternbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
ex:StrategyPattern
encapsulatesEvaluationLogicbeam/6798f38f-2a01-40b6-8b5e-3174089598f5
true

References (1)

1 references
  1. ctx:claims/beam/6798f38f-2a01-40b6-8b5e-3174089598f5
    • full textbeam-chunk
      text/plain1 KBdoc:beam/6798f38f-2a01-40b6-8b5e-3174089598f5
      Show excerpt
      def __init__(self, criteria, weights=None): self.criteria = criteria self.weights = weights if weights else [1] * len(criteria) def evaluate(self, llm): scores = [] for criterion, weight in zip(self.

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.