DatasetManager

org.llm4s.rag.benchmark.DatasetManager
See theDatasetManager companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Paths

Standard dataset paths.

Standard dataset paths.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Paths.type

Value members

Concrete methods

Create a new dataset manager

Create a new dataset manager

Attributes

def checkDatasets(): Map[String, Boolean]

Check if standard datasets are available.

Check if standard datasets are available.

Attributes

def downloadInstructions: String

Get instructions for downloading datasets.

Get instructions for downloading datasets.

Attributes