Preview v0.5.4
Crucible Datasets
Dataset management and caching for AI research benchmarks
Stats & Info
- Latest release: v0.5.4
- Recent downloads: 376
- All-time downloads: 420
- Maintainers: nshkrdotcom
Installation
Add crucible_datasets to your list of dependencies in mix.exs:
def deps do
[
{:crucible_datasets, "~> 0.5.4"}
]
endThen run:
mix deps.get