---
title: ScoringMode.continuous
framework: evaluations
role: symbol
role_heading: Case
path: evaluations/scoringmode/continuous
---

# ScoringMode.continuous

A mode that allows the model to return any floating-point value. The scale serves as a guide but is not enforced at the generation level.

## Declaration

```swift
case continuous
```
