main
Main entry point for Lightning IR using the Lightning IR CLI.
The module also defines several helper classes for configuring and running experiments.
Functions
|
Entry point for the Lightning IR command line interface. |
Classes
|
Lightning IR Command Line Interface that extends PyTorch LightningCLI_ for information retrieval tasks. |
|
Lightning IR configuration saving callback with intelligent save conditions. |
|
Lightning IR Trainer that extends PyTorch Lightning Trainer with information retrieval specific methods. |
|
Lightning IR extension of the Weights & Biases Logger for enhanced experiment tracking. |