Results 91 issues of Sean Moriarity

This will only run when the model is compiled or built. It will help trace compilation a bit better

kind:feature
area:compiler

For supervised training loops, we provide a convenience output transform which ensures only the model state is returned from the training loop. This means you always lose the entire training...

kind:chore
area:loop

The current event handlers have differing APIs which might be surprising, we should unify them under a single API

kind:chore
area:loop

Resolves #323 For now, just warns. Will raise on next release

I will add tests tomorrow when I get the multi-prompt case down, but right now it seems to be working fine: Btw, is there a reason we hid documentation for...

This was requested specifically for NER tasks. It's actually just a Roberta model, so there's no new implementation, but the config lists CamemBERT so it throws off our loader. @jonatanklosko...

Requires some changes in Axon before merging

WIP: Fixing some tests