Incubating v0.1.0
Labeling Ir
Shared IR structs for Forge, Anvil, Ingot, and external clients; typed datasets, samples, assignments, labels, artifacts, and evaluation runs for labeling workflows.
Stats & Info
- Latest release: v0.1.0
- Recent downloads: 59
- All-time downloads: 59
- Maintainers: nshkrdotcom
Installation
Add labeling_ir to your list of dependencies in mix.exs:
def deps do
[
{:labeling_ir, "~> 0.1.0"}
]
endThen run:
mix deps.get