Incubating v0.1.1

Hf Datasets Ex

HuggingFace Datasets for Elixir - Load, stream, and process ML datasets from the HuggingFace Hub with native BEAM/OTP integration.

Stats & Info

  • Latest release: v0.1.1
  • Recent downloads: 91
  • All-time downloads: 91
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

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

def deps do
  [
    {:hf_datasets_ex, "~> 0.1.1"}
  ]
end

Then run:

mix deps.get

Resources