Dataset
org.llm4s.eval.dataset.Dataset
A named, versioned collection of Example instances.
Type parameters
- I
-
input type
- O
-
output type
Value parameters
- createdAt
-
creation timestamp
- description
-
purpose and content of the dataset
- examples
-
ordered list of examples
- id
-
unique identifier
- inputSchema
-
optional JSON Schema describing the expected
inputstructure - name
-
human-readable name
- outputSchema
-
optional JSON Schema describing the expected
referenceOutputstructure - tags
-
dataset-level labels for discovery
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article