sampling top-p
- CURIE:
gmeow:samplingTopP - IRI: https://blackcatinformatics.ca/gmeow/samplingTopP
- Category: property
- Defined by:
gmeow:slices/ai - Box roles: RBox role (What is this?)
The nucleus-sampling parameter of this invocation.
Structure
Property shape: datatype property; gmeow:ModelInvocation -> xsd:decimal
Practical Pattern
Use gmeow:samplingTopP from gmeow:ModelInvocation to xsd:decimal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use to record the nucleus-sampling (top-p) cutoff of a
gmeow:ModelInvocationas part of its provenance.
Avoid when
- Avoid placing it on the model agent or card (it is per-invocation) and avoid conflating it with
gmeow:samplingTemperature— they are independent sampling controls.
How to use
- Assert
gmeow:samplingTopPas a decimal on thegmeow:ModelInvocationalongside the other sampling parameters.
Examples
- ex:inv1
gmeow:samplingTopP0.95.