Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.43 KB

File metadata and controls

52 lines (36 loc) · 1.43 KB

Slot: hasMetrics

The specific performance metrics used to assess models (e.g., accuracy, F1 score, precision, recall).

URI: nexus:hasMetrics Alias: hasMetrics

Applicable Classes

Name Description Modifies Slot
BenchmarkMetadataCard Benchmark metadata cards offer a standardized way to document LLM benchmarks ... no

Properties

  • Range: String

  • Multivalued: True

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self nexus:hasMetrics
native nexus:hasMetrics

LinkML Source

Details ```yaml name: hasMetrics description: The specific performance metrics used to assess models (e.g., accuracy, F1 score, precision, recall). from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology rank: 1000 alias: hasMetrics domain_of: - BenchmarkMetadataCard range: string multivalued: true
</details>