Data ConnectionsΒΆ
DataConnection is the base class to start working with your data storage that is needed for an AutoAI or a Prompt Tuning experiment. You can use it to fetch training data and store all of the results.
- Working with DataConnection
- DataConnection Modules
- IterableDatasets Modules