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

Tags

MIT Hex.pm

Installation

Add crucible_datasets to your list of dependencies in mix.exs:

def deps do
  [
    {:crucible_datasets, "~> 0.5.4"}
  ]
end

Then run:

mix deps.get

Resources